Posts by Ibrar Ayyub:
Make Your Own GPS Transmitter with the HC-12 Transceiver
Posted on: 09 Aug 2024
The initial part of this series, titled Understanding and Implementing the HC-12 Wireless Transceiver Module, demonstrates using HC-12 for long-range data exchange between two Arduino Unos. This article utilizes two HC-12 transceivers, a GPS module, an Arduino, and Google Maps in order to develop a basic tracking device. Item Cost More Information HC-12 transceiver (x2) […]
The Santa Cam! An Arduino PIR Motion-Activated Camera System
Posted on: 09 Aug 2024
The Santa Cam is sure to catch who is stealing your milk and cookies this holiday season! You can even use it for a photo booth this New Year’s Eve! BOM: Arduino Uno DSLR camera with remote shutter jack 2.5mm TRS cable Rectifier diode Milk and cookies Why? You see, when I was little, my […]
How to Make a DIY ChalKaat CNC/Laser Cutter
Posted on: 09 Aug 2024
CNC/Laser cutters are invariable tools of modern day fabrication and there are a lot of open source DIY laser cutter projects that you can make. They are now being widely used in industrial applications at a more personal and mass consumer level. But the cutters today have an indirect interface involving external computers. I can explain this […]
DIY Arduino Tutorial: How to Automate Your Curtains
Posted on: 09 Aug 2024
This Arduino Curtain Automation project will let you automate your curtain blinds using just an Arduino and a stepper motor. I just moved to America pursuing my higher studies. Because my dorm is very dark, I wanted to brighten up my room when I wanted to. Since I would be there for only for a month, […]
Create a Christmas Light Show with Arduino
Posted on: 09 Aug 2024
The Christmas light show with Arduino is a project that controls a number of lights according to a song in sync with the music. It can be used to control stage lights and fog machines (that don’t have DMX) with a computer to achieve wonderful synchronization for performances on stage, which is not always possible […]
Arduino Servo Catapult: DIY Catapult using Arduino
Posted on: 09 Aug 2024
Use an Arduino and a servo to shoot food to your cat! (Also works with other animals). Check out the video below to see how this Arduino Servo Catapult works. While maybe not the most practical application, this project will teach you the basics of servo motors and analog inputs, which can be implemented into more practical […]
Arduino Wheelchair Project: Motorized Controller Mount
Posted on: 09 Aug 2024
This was an Arduino wheelchair project we developed for Principles and Practices of Assistive Technology (PPAT) in Fall 2016 at MIT. We made an Arduino-based motorized wheelchair controller mount for our client, Lisa. She lives at the Boston Home, a center for people with progressive neurological diseases, and has Multiple Sclerosis. With her old controller […]
Amazon Kitchen DRS
Posted on: 09 Aug 2024
The Project This project is a combination of the many smart fridges and pantry’s of the past. The idea is to combine all of them while also introducing Amazon’s DRS system through Alexa and the Echo products as a bonus feature. The process will be simple: As you put the item you purchased via Amazon […]
ESP8266 touchscreen WiFi light controller and clock
Posted on: 09 Aug 2024
A couple of months ago I picked up cheap WiFi-controlled LED bulbs (one among dozens of very similar devices), after seeing them at a friend’s place. This turned out to be an excuse to play with the ESP8266, which has inspired several hacks. I was overall very happy with these bulbs: decent Android and iOS apps and, compared to fancier […]
Arduino-Based “Analog” Slow Cooker Controller
Posted on: 09 Aug 2024
I had two options: One required me to spend money. The other cost me nothing and gave me an opportunity to make something useful. To make a short story longer, I have an “analog” slow cooker (just a dial on the front) and I wanted the ability to set the cooking time and temperature. Now […]