I’ve read through a lot of tutorials online to make an Arduino Clone on a breadboard, and some of them are great, but none of them really seem to have it all, so I’m going to attempt to bring it all together here and provide a tutorial with schematics, breadboard photos, Bill of Materials, and […]
Projects
Control an LED With Button Using Swift Language
In the two previous projects, the LED turns on and off automatically. Now, you will control the LED manually using a pushbutton. Step 1: What You Will Need The parts you will need are all included in this Maker kit. SwiftIO board Shield Button module 4-pin cable Step 2: Button The button, or pushbutton, is always […]
Simple Arduino Pot Plant Soil Moisture Sensor
Arduino Pot Plant Soil Moisture Sensor I have been struggling with over watering of my indoor pot plants, especially succulents. To this end I decided to make a simple Soil Moisture sensor that can tell me when the moisture level of my pot is too high (over watered), too low or just right! Supplies Capacitive […]
Artificial Candle Ignited by Real Flame
Hello again, everyone. In this Instructable, you will see something really cool and exciting and you might not have seen such a thing yet on the internet. We will design and make a 3D printed artificial candle. But the interesting part of our project is that it will not be ignited using some switch but it […]
Twittering Laser Tripwire with Webcam Capture using Arduino
This instructable will show you how to construct a laser tripwire that can twitter and grab an image from a webcam, as well as execute any command you can put in a bash script. This instructable is actually quite simple and is even suitable as a beginner arduino project. It requires a GNU/linux (or possibly Mac) operating […]
DIY 360 Degree SODAR Device
First off, why did we decide to call this thing SODAR? SOnic Detection and Ranging, or SODAR, is a lot like SONAR and RADAR. However, we don’t feel comfortable calling it SONAR because we have no desire to use it for navigation and we aren’t under water. Also, it’s definitely not RADAR as we are […]
Automatic Food Dispenser From Arduino
Howdy Readers, Dispensers for pets are expensive and this fact is known to all of pet owners But as there is a saying there is always one or other solution to each of problems! In this instructables we will go through detailed step by step instructions on how to make Automatic Food Dispenser from Arduino […]
The Next-Gen Deck
By Marcel’s Workshop I spend a lot of time on Genealogy with subscriptions to many services.To make it efficient I copy, paste and refresh pages often from one database to another.I use 3 monitors so I can go from screen to screen to compare data, all while evaluating what I’m looking at.While doing this I […]
RGB’s with Arduino and Processing
Here is an easy(enough) project to introduce you to the Arduino microcontroller, as well as Processing. This is my first Arduino and Processing project and I didn’t have too much bother getting it working. This is my entry to the Sparkfun Microcontroller contest so if you think it’s good, please vote!!(voting starts the 14th feb). […]
IOS App for Adafruit Feather NRF52832
The Adafruit Feather nRF52832 has a BLE (Bluetooth Low Energy) functionality that has a lot of potential to be used in many different projects. In this Instructable, I will be stepping through a project where I created an iOS application that would receive data sent from the Feather and graph it. Just a few things […]