Howdy! If you are interested in astronomy and always look up at the stars and not down at your feet, you’ll surely know the ISS. The ISS or The International Space Station revolves around the earth around 16 times per day. Being an aerospace engineering student, I’m very keen about things like the ISS. If […]
Projects
Betta Fish Feeder
I’m setting up a betta fish tank and wanted to make an automatic fish feeder so he never misses a meal. I’ve seen other DIY fish feeders that just shake a container but I wanted to be able to precisely control how much food he’ll get. Hope the new fishy likes it! Follow my other […]
How to Make an Arduino Weather Station With DHT11 Temperature and Humidity Sensor
Recently I started playing around with DHT11 Temperature and Humidity sensor, at that time around, I had an idea to make a small yet effective Weather Station, so in this project inscructable, we will use the DHT11 sensor from the previous tutorial and turn it into mini weather station for our desk, so follow up […]
Alexa Controlled Dog Feeder
This is our dog Bailey. She’s part Border Collie and Australian Cattle Dog so sometimes she’s smarter than her own good, especially when it comes to telling time and knowing when she should be eating dinner. Typically, we try to feed her around 6 PM but this isn’t always easy if we’re away from home. […]
Crocodile Solar Pool Sensor
This instructable shows how to build a rather special pool sensor measuring the pool temperature and transmitting it via WiFi to Blynk App and to a MQTT broker. I call it the “Crocodile Solar Pool Sensor”. It uses the Arduino programming environment and an ESP8266 board (Wemos D1 mini pro). What’s so special about this project? […]
Monster Catcher Night Light
This nightlight doubles as a trap to catch monsters under the bed! Before you go to sleep at night, place it under your bed and it will catch any monster under there. It even keeps a light on all night to make sure new monsters stay away. This Instructable makes a great project for parents […]
Infinity Gauntlet Controlled Home Automation
In my previous project i have made an infinity gauntlet that control a light switch. I wanted to use six stones and each stone can control appliance, door lock, or lighting.So, I made a home automation system using infinity gauntlet. In this project I used the RF24Network Library, which enables to build a wireless network with many […]
Inverted Pendulum: Control Theory and Dynamics
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 I learned during my classes to build an inverted pendulum. Applying such concepts in real life not […]
Arduino Fireflies
One of the things I look forward to with summers in Pennsylvania are fireflies in my backyard. I recently taught myself Adruino programming for the purpose of making this simple project. It’s a great program to start with and is easy enough for any programmer, novice to expert, to build, modify and have fun with […]
Unsafe Noise Level Alert System
The Oshman Engineering Design Kitchen (OEDK) is the largest makerspace at Rice University, providing a space for all students to design and prototype solutions to real-world challenges. To serve this purpose, the OEDK houses a number of power tools and large machinery that produce loud, potentially unsafe noises. While the OEDK has successfully established a […]