Recently we seem to be having a running theme for wanting to drive multiple displays from a single Arduino, and our latest library is no exception. To coincide
To compliment two of our latest product releases we have now released a brand new Arduino library for controlling WS2812 based RGB LED products. You can check out
We’ve now updated our HCMAX7219 led driver library to support serial dot matrix displays such as our dot matrix module shown in the above image. The library supports
How to get started with our serial seven segment display module and make a cool scrolling display. This 8 Digit Seven Segment Display Module takes advantage of
One of the things the Arduino environment does very well is to provide a quick and easy path into the world of microcontrollers and embedded control. One way
One of the most common uses for microcontrollers is for interfacing to various sensors to monitor the world around you. With an Arduino board you can read the
Creating your own libraries can be time-consuming. We’ve created a library for various keypads and thought we’d share this, along with an example sketch to prove it works