alexwohlbruck / covalent

Internet connected lamps! For my senior capstone project💡⚛️🎓
https://alex.wohlbruck.com/project/covalent
2 stars 0 forks source link

Connect LEDs and sensors to board #6

Closed alexwohlbruck closed 2 years ago

alexwohlbruck commented 2 years ago

After I receive the LED lights and the sensors I want to include in the project, I will need to connect them up and learn how to control the colors on the lights. I will likely use an individually addressable light strip for multicolor support, but those can be tricky to program. I will implement some animation functions and abstract those away from the rest of the code. Then I will start writing the rest of the logic for the sensors and database connection.

alexwohlbruck commented 2 years ago

https://docs.micropython.org/en/latest/esp8266/tutorial/neopixel.html

alexwohlbruck commented 2 years ago

image

alexwohlbruck commented 2 years ago

https://www.amazon.com/Aclorol-Individually-Addressable-Programmable-Non-Waterproof/dp/B07CWZ64WJ/ref=sr_1_24?crid=37EMXYEIG7348&keywords=WS2812B&qid=1647824041&sprefix=ws2812b%2B%2Caps%2C129&sr=8-24&th=1

alexwohlbruck commented 2 years ago

image image