Content for Arduino

Arduino 1.8.x Clone With Atmega 8535/32/644p/1284p: the Mightycore

“How to use the latest arduino IDE for old and latest atmegas DIP 40. and make a clone of arduino board. This project is the upgrade of the arduino atmega644/1284 clone project. I have got some old atmegas but …

Arduino Multi Boot Project

“An Arduino based project for easy and quick deployment of your own project….Selecting a specific arduino program to be run and use without the use of programmer as long as it is save in your SD CARD FAT32 format …

Home Automation Using XBee and Arduino

“This project is all about controlling appliances via xBee communication in Proteus (a simulation software). Here you can see there is a GAS SENSOR and beside that there is a FLAME SENSOR (the library can be downloaded from https://www …

Arduino - Relays (Control AC Appliances)

“Arduino is an awesome micro-controller to get started with DIY electronics, but you can not control AC appliances with it directly. Relays help to do this the arduino drives a 5v relay, which in turn controls AC appliances. The only …

NodeMCU Webserver with Class-Based 60-Second Temp Average

“Averaging temperatures over 60 seconds smooths some of the sensor limitations, allowing for a smoother graphic.”

LDR light following robot

“A photoresistor is a light-controlled variable resistor.The resistance of a photoresistor decreases with increasing incident light intensity; in other words, it exhibits photoconductivity. A photoresistor can be applied in light-sensitive detector circuits, and light- and dark-activated switching circuits.This …

Ultrasonic Garage Parking Assistant With Arduino and an ATtiny85

“Hello fellow makers, I want to share with you a simple project that I have put together. I am new to prototyping/circuits and only took two semester of Java courses, so when I went looking for simple projects to …

Multi Channel Analyzer for Gamma Spectroscopy With Arduino & Theremino

“I’d like to show you my homemade multi-channel-analyzer for gamma spectroscopy using a.) the freeware theremino and b.) an arduino. First of all I have to say some words about gamma spectroscopy at all. To detect radioactive decays you …

How to Make a DIY Weather Station

“The fast pace of modern life greatens the distance between human and nature, making more kids caged in the concrete jungle. However, interacting with nature is an indispensable part in their growth. Weather itself, can be an accessible yet interesting …

Parking Lot IoT System

“We made a parking lot IoT system. We can check for vacancies through the webpage and reserve a parking space. When we reserve a parking space, the parking space is blocked. Blocked parking spaces are released through confirmation of the …