Description: Using an Arduino or a micro controller we can generate cool looking patterns with an led strip with addressable LEDs. In this case I'm using an Arduino uno (clone board) and a strip of ...
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega microcontrollers, that way I don't have to use a breadboard and make the wiring to program ...
implement code to use REST API to change config settings, temperature sensor finite state machine updated every second, have the LED indicate the state of the machine, and implement a watchdog timer ...