News

Arduino-compatible ATtinys with more pins Having had such quick success making a microcontroller project using an 8pin ATtiny85 and programming it with Arduino, I though I would try a more elaborate ...
Shield form factor Every Arduino shield must have the same form-factor as the standard Arduino. Power and ground pins on one eight (previously six) pin header, and analog pins on a six-pin header next ...
[Mark] from SpikenzieLabs was wrapping up a project using an Arduino the other day and found himself in need of a few more I/O pins. He could have added extra circuitry to the project, but he decid… ...
The shield is fully configurable with jumpers to connect or disconnect each Raspberry Pi and Arduino pin from the level-shifters to allow for full use of all pins and ports.
Arduino pins, and almost everything else at a standard hobbyist scale, are 0.1" pin spacing - so I just soldered the sense wires to some 0.1" headers I have laying around.
This is a simple 0 to 9 counter circuit constructed using Arduino! Here, a common cathode 7-segment LED display is connected to Arduino for displaying the ...
The RP2350 Metro Line development board from Adafruit is engineered for high-performance embedded projects, combining the ...
In a previous article, we looked at connecting various kinds of Arduino hardware to your Mac. Here's how to get started programming on them to create your own projects.
Arduino Micro has some extra leds that it is tricky to programme. Like almost all Arduinos, has a built-in led – the green one on the left in the photo. And it has a pair of yellow leds – called TX ...
All by itself, a calculator based on an Arduino isn’t necessarily very novel. However, [Danko Bertović] of Volos Projects has a nice board that, of course, looks like a calculator. There are … ...