Other

“The project tackles one of the most serious issues of the 21st century, the degrading quality of air around us. We use LoRa to address this. In the recent years, air pollution has been a growing concern for the harmful …

“An electroencephalogram (EEG) is a test used to evaluate electrical activity in the brain. This instructables explains how to build an EEG waveform monitor using an Arduino UNO R3, a TFT graphics shield, and a modified AD8232 heart monitor. The …

“You will learn how to build your treasure hunt game with Arduino. Do you know how to create the treasure hunt game? This game is very fun and I will teach you how to create this game with Arduino. Are …

“This robot is completely guided everywhere by whistle, much like the “Golden Sonic Toy” made in 1957. When switched on, the robot moves in the direction indicated by the illuminated arrow on the front drive wheel mechanism. When the whistle …

“To build the basic model of SMARS robot you just need few parts. Divided into two main parts, 3D printed parts and electronics components. For 3D parts you can print yourself using a 3D printer, you can download the complete …

“A snake game, which is built on 8*8 LED dot matrix display with dedicated push buttons to control the movement. The Idea: Who doesn’t want to play the retro games! It brings back old happy memories to people …

“Introduction The PongMate CyberCannon Mark III is the newest and most advanced piece of beer pong technology to ever be sold to the public. With the new CyberCannon, any person can become the most feared player at the beer pong …

“atinybasic is a straight-forward port of Dennis Allison’s famous “Tiny BASIC” from “The People’s Computer Company” newsletter circa September 1975. In the spirit of the original, atinybasic does not attempt to be a complete BASIC environment per se …

“In this post, I tried to make an Arduino Calculator very easily using Arduino Uno R3. The values can be sent in through a keypad (44 keypad) and the result can be viewed on an LCD screen. This calculator could …

“Here is a classical arcade snake game. It’s made on 16x16 led matrix. Hi there! I’m learning arduino opportunities. And I decided to copy classic arcade snake game from my old nokia. So, here it is. I used …