– Small size: As small as a thumb(20×17.5mm) for wearable devices and small projects. – Multiple development interfaces: 11 digital/analog pins, 10 PWM Pins, 1 DAC output, 1 SWD Bonding pad interface, ...
There are easy ways of getting more I/O pins for any project; shift registers, I2C expanders, or ADCs will give you plenty of pins for whatever project you have in mind. All these require extra ...
The Arduino Esplora is a ready-to-use, easy-to-hold controller that lets you explore the infinite possibilities you have in the world of Arduino, without having to deal with breadboards or soldering.
As soon as we start getting familiar with the basics of Arduino, we start noticing some interesting components that are not commonly used on the Arduino. One of these things are the ICSP headers. They ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...
Arduino enthusiasts might be interested in a new powerful dual core 32-bits microcontroller unveiled by the official Arduino team this week in the form of the Arduino GIGA R1 WiFi. Priced at $72.82 ...
Apart from understanding the Arduino's code language, one of the most confusing parts about the platform — especially for beginners — is picking the right board to use in a project. Sure, it isn't ...
[J8g8j] has been playing around with an old cellphone. He wanted to control it using a microcontroller but since there’s 24 buttons he wasn’t thrilled about hooking up a couple dozen relays to do the ...