Arduino Uno Menu Template
https://www.electronics-lab.com/arduino-uno-menu-template/
PaulSS @ instructables.com shows us how to build a menu for a LCD/button shield: While working on a new Instructable (coming soon) I had decided to use an Arduino Uno with an LCD/button shield I purchased off of AliExpress. It’s a knockoff of the DFRobot Shield. I knew that I needed a menu for my […]
Software Defined Radio (SDR) shield for Arduino
https://www.electronics-lab.com/software-defined-radio-sdr-shield-for-arduino/
by Clemens Valens @ elektormagazine.com The new SDR board was created by Burkhard Kainka, the designer who also did the first SDR project. The antenna preselector of the original board has been removed while the CY27EE16 programmable oscillator was replaced by the Si5351 from Silicon Labs. The Arduino board takes over the functions of the FT232R […]
Multi-Function SSD Shield for the Raspberry Pi 2
https://www.electronics-lab.com/multi-function-ssd-shield-for-the-raspberry-pi-2/
We came across this kickstarter campaign that features a multifunction SSD shield for Raspberry Pi 2. The shield includes SSD, WiFi, RTC w/Battery and high power USB: Pi 2 Design is excited to introduce the first offering in a new line of Embedded and Media-based I/O shields for the popular Raspberry Pi 2. The CSB502SSD Multi-Function […]
Arduino MPPT Solar Charger Shield
https://www.electronics-lab.com/arduino-mppt-solar-charger-shield/
Lukas Fässler has designed a MPPT Solar Charger Arduino Shield and document it on the link below. A Solar MPPT charger is used to convert the solar panel voltage to the optimal voltage for charging a battery in the most efficient way. This way the solar panel works on the maximum power point and thus […]
25 Useful Arduino Shields That You Might Need to Get
https://www.electronics-lab.com/25-useful-arduino-shields-that-you-might-need-to-get/
Rui Santos @ randomnerdtutorials.com has compiled a list of 25 useful Arduino Shields that you might want to use on your next projects. The list includes Ethernet shield, Relay, Motor, LCD and many more. Arduino shields are boards that will expand the functionalities of your Arduino. You just need to plug them over the top of […]
Cheap Arduino WiFi shield with ESP8266
https://www.electronics-lab.com/cheap-arduino-wifi-shield-with-esp8266/
TheTwim @ instructables.com show us how to make a cheap ESP8266 Arduino Shield This is just the first step to make a cheap Arduino WiFi shield using the ESP8266 module. With few more electronic components and the WiFiEsp library you can build it for less that 10 USD. Cheap Arduino WiFi shield with ESP8266 – [Link]
Universal shield for popular platforms Raspberry Pi, Arduino, Intel Edison
https://www.electronics-lab.com/universal-shield-for-popular-platforms-raspberry-pi-arduino-intel-edison/
Modulowo DuoNect™ is a universal solution for rapid prototyping and production that allows easy connection of expansion modules, such as sensors, controllers, buttons, analog and digital IC, GPS, Bluetooth, WiFi (and more) for platforms, such as, Intel® Edison, Raspberry Pi, Arduino, Genuino, STM32 Nucleo, TI LaunchPad, Atmel Xplained or Freescale Freedom / Kinetis. Specifications: standard […]
AVR Programmer Shield
https://www.electronics-lab.com/avr-programmer-shield/
ohneschuh @ instructables.com has build a Arduino Shield that is able to program spare ATmega328 and ATtiny85 mcu using the ISP sketch. Beside my Arduino instructables I also use pure ATmega328 and ATtiny85 microcontrollers. To program them I normally used a breadboard and the ArduinoISP setup with an Arduino UNO or NANO. But this was not the […]
Arduino Battery Shield
https://www.electronics-lab.com/arduino-battery-shield/
This instructable is about making battery shield for Arduino. Arduino Battery Shield – [Link]
Arduino Email Sender with Ethernet adapter/shield
https://www.electronics-lab.com/arduino-email-sender-with-ethernet-adaptershield/
by Matej Blagšič @ instructables.com: My father asked me to do a little project with Arduino that would send an e-mail when a push button is pressed or anything, can be based on temperature reading, so make sure you watch my previous instructable on that or to send that something has closed up on the distance […]