News

So in this tutorial, we decided to interface the SD Card module with Arduino and we will let you know all the details. So without further ado let's get right into it. Micro SD Card Module Pinout. The ...
It just seemed fitting to start Open Sourced with the Arduino microcontroller. Arduino is an open-source microcontroller and development environment. It was originally for the hobbyist market, but as ...
Despite the differences in size and microcontroller, the Arduino Nano and Micro share some similar pinout configurations. They both have two GND pins, two reset pins, one AREF pin, and three power ...
The Arduino Micro is a microcontroller board based on the ATmega32u4. Like its brother the Leonardo board, the Arduino Micro has one microcontroller with built-in USB.
Arduino microcontrollers have limited resources, such as memory, pins, and processing speed. To overcome these restrictions, you can use external components to extend the capabilities of the Arduino.
FYI- The Arduino is not a microcontroller- Atmel micro controllers are used for the arduino hardware, and yes those have been around longer than the Arduino platform also.