Content for Project

Remote-Controlled Car Using Raspberry Pi

“In the golden age of artificial intelligence and technology, a new subfield is gaining traction: swarm robotics. Swarm robots have a great number of applications, like localized task completion in automation, autonomous navigation, or terrestrial mapping in areas that humans …

RGB Matrix Portal Room CO2 Monitor

“Carbon dioxide, aka CO2, is a gas that is an essential part of the Earth’s atmosphere and life in general. However, while essential, it can have negative effects when concentrations exceed certain level. It can impact the entire planet …

SD Card Size GAME Console With Pico

“i was wondering about how to put MCU and displayer into an SD card ! i use the pico to slim SD card case, finally! By now. it is powerful when you use the pico 2040, you will find out it …

Sensor Station

“Very simple station that shows: Temperature, Humidity, Heat index, Carbon Monoxide, Alcohol, Carbon dioxide, Toluene, Ammonium and Acetone I wanted to have a simple station that monitors: Temperature, Humidity, Heat index, Carbon Monoxide, Alcohol, Carbon dioxide, Toluene, Ammonium and Acetone …

Simple 3D Printable Arduino CNC Drawing Machine

“3D Print your own high quality Arduino based CNC drawing machine. Simple, great quality & budget friendly. Use it to draw on almost anything How to make a simple and high quality 3D printable CNC drawing machine to draw on (almost …

Soil moisture and distance sensor with IR remote control

“A project that can measure soil moisture or distance till the nearest object and displaying them on a LCD (using I2C).”

Speech Controlled Robot (Easy Version)

“Robots are cool. To have a robot that can move around listening to your voice commands is more cool. To make such a Speech or Voice controlled robot with Arduino is more more and more cool. Because Arduino’s are …

Speech Recognition With an Arduino Nano

“I was desperate for something to read during lockdown and found in my bookcase an IEEE report on Speech Recognition from the late 1970s. Could an Arduino Nano do the same as a computer from that era? How does a …

Ultrasonic Radar Can Detect Multiple Objects at Each Ping

“With a small modification of the ultrasonic sensor module, this radar can detect multiple objects at each ping. This radar can detect objects located at distances between 2 cm and 1 meter and displays the value of distance to the …

USB MIDI Adapter

“Simple USB to MIDI adapter based on an Arduino Micro or Leonardo, optionally with the ability to filter the MIDI data. I searched the net how to build a USB to MIDI adapter using an Arduino, but unfortunately I only …