I have worked most of my adult life with patients with vision problems in Alaska and pondered building a helpful device that would enable a more defined way of metering out fluids in a kitchen if users had no central vision. There are devices already for defining the limits of a cup with two wires […]
Projects
Home Automation System Using Smartphone and Bluetooth Part 2 With Manual Control
Hello friends welcome back to “Techno-E-solution”, In previous video we see how we can control the home appliances with the help of Smartphone & Bluetooth but there is no any manual control for the system, so In this tutorial we are going to make a Smartphone control as well as manual controlled home automation system […]
Arduino Sketch PinballGame
This sketch provides a pinball machine controller as an extended example of a real-time logic controller utilizing third-party hardware drivers. It is configured to use hardware in the PinballShield circuit board. This sketch assumes you have already installed several third-party Arduino libraries in your IDE as described in the section Arduino Libraries. All other sketch files […]
I2C With the ESP8266-01 !? || Exploring ESP8266:Part 1
Hello all ! With this instructable I will be writing and documenting a series of projects mentioning and exploring the various hidden ( rather unexplored ) features of the tiny ESP8266-01 WiFi Module. Did you know that the ESP8266-01 supports I2C communication? Yes it is true, this little module lying unattended in one corner of […]
RC Arduino Domino Layer With Bluetooth App Control
How to 3D print and assemble your very own programmable and remote controllable automatic domino laying machine. Who likes knocking down absurdly long runs of dominoes? I do. Who doesn’t like laying them all by hand. I don’t. That’s why I made this. ? Using some basic electronics this machine can line up well spaced […]
Arduino Sketch Event Busy Box
Note: this sketch is a work-in-progress and only partly tested. This multi-file sketch is provided to serve as a template for projects which combine responsive sensing and actuation with behavioral logic, implemented using a non-blocking event loop. The actual sketch does nothing specifically useful, but just exercises various sensors and actuators. This is in keeping […]
Arduino Sketch CKS-Shield-1-Test
This Arduino sketch exercises the standard hardware of the CKS-1-Shield board. It provides a console interface for reading inputs and triggering outputs, and a set of asynchronous state machines for generating test motions. Console Interface static void parse_user_input(int argc, char *argv[]) Process an input message tokenized from a line of console input. New commands may be defined by […]
Arduino – How to Read SD Card Text File Line by Line
In this tutorial we will learn how to read the SD card text file line by line. Watch the Video! Note: You can use other Displays such as OLED, but make sure that you use a board with enough memory like Arduino Mega,etc Also check out this tutorials: Arduino Nano: Measure Distance With Ultrasonic Ranger […]
VERTICAL X-Y PLOTTER || DRAWING ROBOT || ARDUINO PLOTTER
In this instructable, we will learn to make an XY plotter/ Vertical plotter drawing machine using Arduino. With this very efficient Vertical Drawing machine, We can draw images on different paper sizes, walls, or whiteboards along with printing texts, generating arts and graffiti. Vector images(SVG) are fed to them as input, for printing jpeg and […]
Brainwaves Fly a Drone
Drones are fun to fly, and it’s possible to do limited flying using brainwaves. The headset senses my brainwaves and transmits them to a small computer. When I increase my attention level, the computer converts the signals and passes them to the drone’s controller, which I have connected to the computer. When I relax my […]
