NeoPixels, or WS2812 RGB LEDs, are the display device du jour for impressive and blinding lighting projects. Commonly known for very tight timing requirements, [Josh] discovered this is, in fact, ...
As an alternative to an Arduino Nano, Uno, or Mega, you can use a Raspberry Pi, a PSoC, a Teensy 3.2, an XLR8, or a ShieldBuddy to control your NeoPixel applications. As an alternative to an Arduino ...
My daughter likes buttons. She's learning letters. I was bored over winter break and had these parts laying around... so I built her a "Button Box" based around an Arduino. Open source, hackable, and ...
You can read the state of a button using Arduino and a few lines of code. The actual state is shown in the Serial Monitor window as 0 or 1, 0 meaning the button is not pressed and 1 that the button is ...
Makers, hobbyists and electronics enthusiasts looking for a project to keep them busy this weekend may be interested in a new DIY Arduino arcade game project which uses LEGO bricks and Arduino ...
Running out of GPIO pins? Learn how to connect multiple buttons to just one Arduino pin using clever wiring and resistor techniques. Perfect for compact projects, keyboards, or when using small boards ...