News

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 … ...
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 ...
Arduino has launched its next generation of UNO boards, introducing a 32-bit Renesas microcontroller and Espressif ESP32-S3 module, one-click cloud connectivity and plenty of I/O plus a 12×8 red LED ...
Description: Order your pcb design at JLCPCB: $2 for 10pcs PCBs (24 hours turnaround time). up to $20 shipping discount on ...
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 ...
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” ...
To actually power and control the entire circuit, [Martyn] used an Arduino loaded up with a program based LedControl library makes programming the spedometer a snap.
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.
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 ...