Other

“An addictive Arduino game on a 128x64 OLED display. The following elements are needed to make this project: Arduino Nano GY-521 module with the MPU-6050 sensor 0.96” OLED SPI display module 128x64 with SSD1306 chip Buzzer 3mm …

“Motivation I’m planning to build my own home automation system with an ESP32 as the main microprocessor. So I was looking for a fun project to test it’s capabilities and to get to know it’s good and …

“This is document is a sort of How to guide slash documentation that goes through process it took me to understand the concepts to achieve my goal of building a simple quadcopter that I could control from my mobile phone …

“The inverted pendulum is a classic problem in dynamics and control theory that is generally elaborated in high-school and undergraduate physics or math courses. Being a math and science enthusiast myself, I decided to try and implement the concepts that …

“This device automatically detects and uploads the location of road hazards, creating a safer driving environment! Introduction Driving on smooth roads is something everyone enjoys and certainly provides for a much safer environment. Rough and jagged roads can be hazardous …

“OK, I know there are so many such weather stations available everywhere, but take a few minutes to see the difference… Low power 2 e-paper displays… but 10 different screens ! ESP32 based accelerometer and temperature / humidity sensors Wifi update 3D …

“I had always wanted a device that would help me in leveling my 3D printer bed and some other device that would help me get an approximate length of a curved surface so that I could easily cut out the …

“Hello everyone, I’m Burak Gungor. Firstly, this project controling arduino car with glove. The glove has one MPU6050 6 axis gyro sensor. This sensor control move of hand. In this way the car moving forward, right, left sides and …

“This project started all the way back when I was in 6th grade and completely new to electronics, when I thought to myself, “Hey, let’s build a drone….it shouldn’t be that hard……right?” Yea, guess what, it …

“This little project combines the previous accelerometer-gyroscope code with the 3D rotating OLED cube to produce a 3D cube which responds to gyro input, making it possible to “peek around” the cube with simulated perspective, or make it spin with …