News
Posted in Arduino Hacks, LED Hacks Tagged arduino, example, led strip, leds, RGB LED strip ← Evolution Of The ESP8266 Party Button Improving Controls For A Camera Slider Kit → ...
This is a where a Power Mosfet comes in. With the help of the Power Mosfet, we can use the low voltage output from the Arduino ports to control high voltage/current loads -the popular “12V LED strips” ...
int i = 0; const int LED = 11; //define the pin we use for LED void setup() { pinMode(LED, OUTPUT); //set pin 11 as OUTPUT } void loop() { for (int i = 0; i 0; i--){ //descrease i with 1 ...
Posted in clock hacks Tagged arduino, led strips, rgb ← Building A Ranque-Hilsch Vortex Cooling Tube Bananaphone Lets You Use Fruit And Other Things As Switches → ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results