Content for Shield

ATtiny Programmer for Arduino Uno

“If you have become confident with Arduino platform and want to try programming some other atmel microcontrollers, this guide will help you to do your first steps. In particular you will make a shield for Arduino Uno compatible boards in …

Arduino WiFi Shield Using ESP8266

“This project mainly focuses on creating an ESP8266 based WiFi shield for Arduino UNO. This shield can be used to program ESP8266 in two modes. Either through AT commands or directly through the Arduino IDE. What is ESP8266?The ESP8266 …

DIY EEPROM Programmer

“I had a number of projects in mind that I wanted to do without the use of a microcontroller. Yet, I needed some sort of persistent data storage that was easy to access on a breadboard with just basic logic …

Arduino Power Supply Shield With 3.3v, 5v and 12v Output Options (Part-1)

“Hello guys! I am back with another Instructable. When developing electronic projects, the power supply is one of the most important parts of the whole project and there is always a need for multiple output voltage power supply. This is …

OLED display audio VU meter – AVR/Arduino project

“Today we are going to build one of the most important tools in sound mixing; A audio VU (volume unit) meter based on an Arduino/AVR microcontroller. This project serves to demonstrate how the knowledge of electronics can be applied …

Isolated High Power DC Solid-State Relay Shield for Arduino

“Isolated high power Mosfet DC solid state relay shield allows you to control high current DC load in switching or PWM control mode. The project can be used in wide verity of applications like DC-DC Converters, inverters, DC motor …

ATtiny Programming Shield for Arduino

“This little circuit sits nicely ontop of an Arduino board and lets you quickly plug in an ATtiny chip for programming using the Arduino “language” and IDE to write the code, and the Arduino board as an ISP programmer to …

Arduino MEGA 2560 32Kb RAM shield

“A simple Arduino mega SRAM expansion. A simplest possible SRAM expansion for Arduino MEGA 2560 compatible boards. It adds 32Kb to internal 8Kb of Atmega2560 and allows to run much more complex programs on the board.Terminal-BASIC interpreter from …

ATtiny13/13a/25/45/85 Programming Shield

“ATtiny13/13a/25/45/85 This is a great beginner soldering and prototyping board project. The ATtiny is a very capable microcontroller. This shield allows us to program it quickly and conveniently. Purpose The ATtiny doesn’t come in the …

Arduino UNO Learning Shield by Ardumotive

“In this guide I will show you how to make your own Arduino learning shield. This learning shield can be useful at schools, universities and to everyone that want to start dealing with the Arduino. With this shield you will …