Content for Arduino Uno

LED Cube 4X4X4 using Arduino Uno

“Hello ! In this Instructables we shall learn how to make a 4x4x4x LED Cube using Arduino. I have explained the making of the cube step by step in a sequence.”

TinyBASIC on 8080 emulator on Arduino

“No problem, really. Take an Arduino Uno. Use an emulator from Altair8800 emulator (under GPLv2). Not the whole code, just CPU emulation. Our HAL – Hardware Abstraction Layer can be really simple. My “virtual machine” has a 4kB ROM, mapped in …

Digital Clock Project Using 8 Digit 7 Segment MAX7219 Module

“8 Digit 7 Segment MAX7219 Module is an amalgamation of two pieces of 0.56” 4 Display 7 Segment Common Cathode Module which is mounted or arranged horizontally and controlled by MAX7219 driver. The advantages of this module is that …

Build a Raspberry Pi Scanner that Tracks the Devices Connected to Your Local Network

“We’re going to make use of a Raspberry Pi to build a network scanner to keep track of the hosts connecting to our local network. It’s actually pretty easy to do. And as we’re going to make …

Project  Simon Game

Simon Game

“Simon is an electronic game of memory skill. The device creates a series of tones and lights and requires a user to repeat the series. If the user succeeds the series becomes progressively longer and more complex. Once the user …

Toxic Gas Detector

“Hi everyone my name is Andrew, and this is my recent project. It was about detecting toxic gases inside our car. So, the main part of this device is a VOC sensor. It was used to detect the density of …

Arduino Smartphone Controlled Bluetooth Car

“Hello guys, I made this project for my school’s maker faire. This is a smartphone controlled Bluetooth car. It’s a really fun and simple project. i recommend you guys to make one at home.”

From BT to WiFi: creating WiFi controlled Arduino Robot Car

“NodeMCU ESP8266 in acsess point mode: the simpliest way to make Wi-Fi controlled Robot Car from Bluetooth Arduino Robot Car + Android App. In my project Smartphone Controlled Arduino 4WD Robot Car https://www.hackster.io/andriy-baranov/smartphone-controlled-arduino-4wd-robot-car-14d239 I presented a …

Touchscreen Musicbox With Lightshow 2.0

“Hi!Here we are again with another musicbox! This is my second attempt at my original Touchscreen musicbox from a few months ago. Although it was a fun project that looked cool, it was not perfect and some parts were …

Arduino Self-Driving Car

“This is basically a Self-Driving Car powered by Arduino R-3 Development Board and a L293D Motor Shield.It uses the data given by the HC-SR04 Ultrasonic Sensor which is connected to analog pins of the arduino board. As an …