Skip to content

Aurora-Aggies/AAILS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Kevin
Oct 9, 2019
2a92e36 · Oct 9, 2019
Oct 9, 2019
Nov 6, 2017
Oct 27, 2017
Nov 6, 2017
Nov 13, 2017
Nov 12, 2017
Nov 12, 2017
Oct 27, 2017
Aug 26, 2019
Aug 26, 2019
Oct 16, 2017
Nov 13, 2017
Nov 1, 2017
Nov 6, 2017
Nov 6, 2017
Oct 27, 2017

Repository files navigation

AAILS

Aurora Aggies' Intelligent Lighting System

This GitHub repository contains the code used to build the Aruroa Aggies' Intelligent Lighting System. This system, illuminated by LEDs, is primarily designed to adhere to living conditions for astronauts residing in a space station. It utilizes a circadian rhythm algorithm to promote health amongst people within the station as well as plants (future implementation). This system also contains RFID technology for ease of use across the station and incorporates several sophisticated functions and algorithms within the LED microcontroller. AAILS also features a RGB sensor to detect any degredation amongst the lights. All hardware will be connected to a local network server that runs our frontend and backend applications where data can run to and from the microcontrollers.

Equipment Used:

  • Arduino Mega
  • Arduino Uno (2)
  • Ethernet Shield (2)
  • WiFi Shield ESP8266 SparkFun
  • RFID RC522 sensor
  • RGB Sensor
  • LED strip WS2811 RGB
  • NETGEAR router

Team Members: Kevin Lewis, Alyssa Valdez, Natalie Criscione, Walter Pospick

Written in:

  • C++
  • JavaScript
  • HTML

Click here to see full documentation