News

I have spent at least an hour almost every day since the 80’s advancing my knowledge in electronics. Recently I brushed up my knowledge on LED fading ...
Description: Order your pcb design at JLCPCB: $2 for 10pcs PCBs (24 hours turnaround time). up to $20 shipping discount on ...
At first glance, an Arduino library for LED control might seem superfluous, but if you are interested in nice effects, the coding for them can be a bit onerous.
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 ...
Using and customizing the display is easy, with a specially written Arduino library and a dozen pre-made examples. Maker LED display also has Wi-Fi so it can connect to the internet to retrieve ...
The FastLED library provides a few pre-configured colour palettes, and makes it easy to settle your own colour schemes with palettes. After installing the FastLED library, upload the “ColorPalette” ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and … ...
Arduino 101 Come and get started with Arduino, a user-friendly microcontroller platform that will allow you to build anything from a weather station to a wearable electronics device. This session will ...
5. Install FastLED. You’ll need this program for your code to run—it’s, a library that takes some of the nitty-gritty work out of coding each LED to light up manually.