Basically, an overkill soap dispenser made from CNC linear rail Description watch the video first So the goal here was to build a Soap/Sanitiser without using the “servo motor method” this is actually pretty straightforward built, first, you need to print these parts and gather all the electronics components that we need. download parts stl […]
Projects
D-Led Shield v1.0 (for monitoring)
Good day fellow enthusiast! Here is one of my latest and simplest shield designs for an arduino board. The thing here is, sometimes we have a hard time checking out which I/O pins are LOW or HIGH, especially when we are dealing with LED, motors, etc. Now, here is one of the solutions that you […]
How to Make Musical Floppy Drives using an Arduino
My brother posted a video about this on facebook almost a year ago. Some old floppy drives playing Bach’s masterpiece Toccata & Fugue and it got me really interested. So I read about it when the author posted a how-to on his blog and did a couple of tweaking using SammyIAm’s Musical Floppy program when the project gained a […]
SMART PARKING SYSTEM
Recently from few years people have started focusing on modernization. So in this project “SMART PARKING SYSTEM” everything is based on modern idea, and through this project we also tried to short out space related problem which usually occurs in parking. What’s all about the Project? As we know, now the time is changing and […]
Bluetooth 4.0 HM-10 cc2541 Duplex
In this example, I’ll show you how to use the cc2541 to communicate from one microcontroller to another in BOTH DIRECTIONS (BLE-HM-10). Introduction The HM-10 is a Bluetooth Low Energy (BLE) module for embedded systems that allows for wireless communication with BLE-capable devices (e.g. iPhone and iPad). It is fully configurable using a comprehensive and […]
Using a Dot Matrix LED with an Arduino and Shift Register
The Siemens DLO7135 Dot matrix LED is one amazing piece of optoelectronics. It’s billed as a 5×7 Dot Matrix Intelligent Display (r) with Memory/Decoder/Driver. Along with that memory, it’s got a 96-character ASCII display set with upper and lower case characters, a built-in character generator and multiplexer, four levels of light intensity, and it all […]
Queue Management Node(QMN)
Touch-free queue management service powered by Arduino MKR WiFi 1010 and Twilio. Description The COVID-19 pandemic has changed the way we interact with people, things, and the world around us. Social distance enablement is one and only effective method to prevent the spreading of COVID-19. The whole developers in the world are trying to create […]
Arduino Controlled ATX Power Supply
Can a microcontroller control its own power? Well nearly! An ATX power supply, either new or from an old PC, is a great way to power Arduino and other microcontroller projects. That is covered in several ‘ibles such as this one. However, because of some of the special features of an ATX, we can use […]
Reading Digital Callipers with an Arduino
How to use an Arduino to read the signal from a set of digital callipers and send the reading over USB. Why? This might be useful for accurate position sensing in home made / hacked computer aided manufacture systems. Adds USB functionality to your callipers. A great reference on reading digital callipers can be found […]
RADAR model using ARDUINO and ULTRASONIC SENSOR
It is a model of RADAR. It describes how a radar works in real time. Description RADAR model is used to know how the real time radar works. It is constructed using ARDUINO UNO, ULTRASONIC SENSOR and SERVO MOTOR. We also used to show the output. That software name is PROCESSING 3. Code for software PROCESSING 3: Code for […]