News

Quick note: ATmega based Arduino boards (UNO, Nano, Mini, Mega) takes about 100us to read an analogue input, so the maximum reading rate is about 10,000 times second. Below you can see a “CIE1931 Fade ...
Arduino has shrunk the UNO R4 with the Arduino Nano R4 board equipped with the same 48 MHz Renesas RA4M1 32-bit Arm ...
I made this Arduino 8 bit binary led counter as a solution for one member from Arduino forum. He asked if somebody can make a project that displays a decimal number in 8 bit binary format using 8 leds ...
Arduino has announced the new UNO R4 board family for prototyping and learning. The new models feature a faster microcontroller, a USB-C connector, improved power, Wi-Fi and Bluetooth LE, and more.
Here is ‘blink’ modified to work TXLED and RXLED as well as LED-BUILTIN. int RXLED = 17; // The RX LED has a defined Arduino pin int TXLED = 30; // The TX LED has a defined Arduino pin // the setup ...
WiFi’s LED matrix. The on-board 12 x 8 (96pixel) matrix of red LEDs (photo right) is Charlieplexed for pixel-level addressing. Arduino_LED_Matrix API is available for programming and control, and “we ...
Planning another Arduino build? If you’re just doing something simple like switching a relay or powering a LED, you might want to think about the Digispark. It’s a very small ATtiny-bas… ...
This week, Intel and Arduino are releasing their first product pushed directly on the education market, the Arduino/Genuino 101 board powered by the Intel Curie module. The Intel Curie Module The A… ...