This instructable shows how you can build your own easy or simple DIY Internet-connected Smart Power Strip to control Electrical Appliances from remotely.You can also automate the daily repetitive task with scheduling feature, so the appliance will automatically be turned on and off on set timings. WARNING: This project includes work around HIGH VOLTAGE 230V […]
Projects
SteamPunk Radio
This project is without doubt the most complex I have undertaken, with sixteen IV-11 VFD tubes, two Arduino Mega cards, ten LED Neon light circuits, a servo, an electromagnet, two MAX6921AWI IC Chips, five DC power supplies, a HV power supply, two DC Volt meters, a DC Amp meter, FM stereo radio, 3W power amplifier, […]
FS-Touch Bed Levelling Tool
Tired of trying to get the perfect levelled 3D printer bed? Frustrated with guessimating the proper resistance between nozzle and paper? Well, FS-Touch will help you measure this pinching force quantitatively and achieve quick and accurate bed levelling in no time. Features of this bed levelling(proper term is tramming) tool: Works with all types of beds: metal, […]
How to Setup Cheapduino Board (smallest Arduino)
When it comes to electronics projects, Arduino is definitely one of the most favorite choices of every enthusiast, and if you are Arduino fan like me, you too build all your projects on Arduino, so what if you have limited boards available to use? And really for small projects, using Arduino boards isn’t a good […]
[DEPRECATED] Arduino-Based Smart Glasses by a 13-year-old – Jordan Fung’s Pedosa Glass
We have developed into Pedosa Innovation, a tech start-up founded by the developer of Pedosa Glass. We have continued to develop wearable technology, in addition to cloud infrastructure and STEM education programmes for kids in Hong Kong. Learn more at www.pedosa.org, or contact us at [email protected]. UPDATE: I released the version 2 of Pedosa Glass which […]
Infrared Fighting Tank
This project is to make two infrared fighting tanks with Starter Robot Kits, some mechanical parts and electric modules. They are controlled with 2.4G wireless joystick. So, how to make it? Step 1: Parts Required 2 x Starter Robot Kit(Bluetooth or IR version) 4 x Beam0808-136-Blue 2 x Beam0808-024-Blue 2 x Beam0824-032-Blue 2 x Beam0808-312-Blue 2 x Me USB Host 2 x Me […]
Ultrasonic Mapmaker Using Arduino and MatLab
Vision is one of the most exciting senses you can endow on your robot. The ability to perceive obstacles allows a robot to make an educated decision regarding further movements. However, it is also not the easiest senses to implement for a few reasons. Firstly, vision can be abstracted to a two-dimensional vector when it […]
Solar Power Data Logger
Ever wanted to know how much solar power you could yield by putting PV cells in a specific place on or around your house? This Instructable shows you how to build a data logger based on an Arduino (or Genuino) Uno with data-logger-shield and a PV cell recording the electric power yielded during a sunny […]
Arduino Based Smart Home IOT System
Hello, I am Michalis Vasilakis from Ardumotive.com and in this Instructables guide I will show you how you can easily make your own smart home system based on Arduino uno and an Ethernet module (or shield). You will be able to use this system from any device (mobile phone, pc, tablet) because the user interface (1st image) […]
Arduino 101 Fundamentals
The purpose of this instructable is to introduce the sketch writing fundamentals to all new comers to the Arduino world. It is meant to be a beginners guide that includes detailed explanation about the basic statements and functions. Most of the sketches I use are taken from the Arduino IDE for their simplicity. I wrote […]