Arduino & Raspberry Projects
2 X AA Battery To 6V Boost Converter For Arduino Nano
This project is simple solution to power Arduino Nano from two 1.5V batteries.
How to drive Nokia 5110 84×48 LCD display with Arduino
Introduction In the previous tutorial I showed how to build a weather station using DHT11 and BMP180 with an Arduino.
Arduino Weather Station with DHT11 and BMP180
Introduction In the previous tutorial I showed you how to build a weather station using only the DHT11 sensor and I said the readings from this sensor is fairly accurate.
Arduino Weather Station using DHT11
Introduction Using a display to view the temperature and humidity of your environment can be possible using the DHT11 or DHT22 sensor with the easy to use Arduino microcontroller platform and that’s the goal of this project.
Real Time Clock and Temperature Monitor using DS3231 Module
Hi guys, welcome to this tutorial.
8 Digit Numerical 7 Segment SPI Display Shield for Arduino UNO
8 Digit serial numerical display shield for Arduino has been designed for various applications like digital clock, stop watch, score display, temperature meter, frequency counter, digital meters etc.
10 LED Bar-Graph Display with Op-Amp Shield for Arduino Nano
Arduino Nano Bar-Graph display with universal op-amp shield consists of 10 LEDs and single low voltage general purpose LMV321 op amp including few capacitors and resistors connected to op-amp pins.
4 Digit 7 Segment Display Shield For Arduino Nano
4 Digit Multiplexed display shield for Arduino Nano with on board 2 tactile switches and LM35 temperature sensor.
2 Channel Relay Shield for Arduino Nano
2 Channel Mini easy to use Relay shield for Arduino Nano consists of ULN2003 IC and 2 Mini 12V Relays with NO/NC contacts of 2A-24V Load Capacity.
1Amp Constant Current LED Driver Shield for Arduino Nano
1A Constant current LED driver shield for Arduino Nano has been designed for verity of LED related applications.
How To Program ATtiny13/ATtiny13a using Arduino IDE
Introduction Despite ATtiny series is considered extremely cheap and useful, still there is a lack of projects and tutorials about it.
Arduino Analog Thermometer With DS18b20 Module
Introduction Sometimes, it is necessary to add a temperature indicator into your projects.