Content for Arduino Uno

Radio Arduino Uno TEA5767

“This radio was made by using TEA5767 module radio. This radio use the radio module TEA5767 which can operate from 76Mhz to 108Mhz. Furthermore, using a spst switch, we can turn on and off the radio and see the frequency …

Smoke Detector with Arduino

“You’ll learn how to create a Smoke Detector with Arduino and download your own 3D Enclosure. Story In many homes, accidents with cooking gas occur because people forget to close the valve. The gas leaks and can generate two …

Streaming Video on 1602 Character LCD Display With Arduino

“What makes this project special is that we are going to render graphics on a text LCD display which is not supposed to be used this way. Since you cant control any particular pixel, this idea appears to be more …

Vending Machine with RFID

“A simple code and design to build a vending machine with cardboard or a 3D printer! I’ve seen so many YouTube videos and pictures of people making things like this however they never gave the code; so, I decided …

Automated Bike Turning Light!

“An automated turning detection and display system for bikes. Using this, we won The Conrad Challenge CYBER-TECH& SECURITY Silver Medal In daily life, bicycles are a common means of transportation for people. Since bicycles do not have Turning Lights …

Clock with SH1106 OLED display & DS1302 RTC module

“A short, simple project about a clock made with an Organic LED display and DS1302 RTC clock module, for ex. to use in full-screen game… Supplies: - Arduino UNO board clone (you can use the original one, I’mtoopoor). - DS1302 RTC …

DIY Fingerprint Lock Box

“Ever wanted a box that opens in a super cool way? We thought it would be fun to create a box that can be unlocked using the correct fingerprint! If we had more time, we would make the box more …

DIY Pickup Winder

“HHello there, Thank you for stopping by. Today I am going to show you how I built a pickup winder to wind pickups for electric guitars and basses. I don’t play guitar but I did take some bass lesson …

Explore AVR assembly language

“Let’s learn about the AVR microcontroller and the assembly language. We create an assembly program to blink the LED on an Arduino Uno board. Assember programming is hardware level, we use a simple set of commands to perform mathematics …

IoT & Home Automation w/nRF24l01 & Raspberry Pi

“How to setup IoT devices with Arduino and a Raspberry Pi for a home automation system. Overview I’ve developed a communication stack based on the OSI model for nRF24 radios over the past number of years, and it is …