News

Surely creating them from a simple microcontroller will be impossible! Not according to [techtoys], who has created an Arduino shield that creates an HDMI output from an SPI control input.
Hitachi’s HD44780 based 16×2 character LCD are very cheap and widely available, and is an essential part for any project that displays information. Using the LCD backpack, desired data can be ...
It intercepts the SPI calls from the Arduino to an SRAM chip, and translates the address information to find the appropriate data on a collection of 23K256 devices.
Arduino enthusiasts or those looking to learn more about programming with Arduino and electronics-in-general may be interested in a new Kickstarter campaign and Arduino compatible 42-Digit SPI ...
A new fully featured Arduino development board has been created called the Prestissimo Uno+ which is now available to back via Kickstarter with earlybird pledges available from just $20, AUS$28 or ...
This is tutorial number 1 from our series of Arduino tutorials and in this part I will talk about blinking an LED using the one already available on the Arduino Uno board or using an external LED to ...