It is a disruptive fitness solution where we classified different physical motions and body positions using arduino nano ble sense. Description TinyML fitness band using “EDGE IMPULSE” is a disruptive fitness solution where I classified different physical motions and body positions using arduino nano ble sense. With the support of Edge Impulse, I collected data […]
Projects
DIY a Spelling Game with an Interactive Robot using Arduino
Did you hear before about Social Robot? Did you you see the Pepper Robot or Jibo robot? These kinds of robots that can hear you, understand you and make a social contact with you via sound, facial expressions and body gestures. Social robots have various applications, specifically with elderly people, children and children with a […]
MP3 Interface for Arduino
I have added a follow-on to this Instructable: http://www.instructables.com/id/Cheap-and-Easy-MP3-Shield-for-Arduino/ The follow-on shows you how to design, etch and build a PCB shield to connect the MP3 to the Arduino. Replaces the analog switches with a 74HC244. SIngle layer board with large surface mount component design. Only 5 thru holes. Take a look. Ebay abounds with sales […]
Programmed gas leakage regulator gadget
This model will help you for when of gas spillage. It just will not make you mindful of the signal however it will likewise save your home and different homes or industrial facilities from a horrendous fire. Introduction:- Imagine for a second that you have to go out for three to […]
Virtual Etch A Sketch
The Etch A Sketch: famous, creative, and unique. Unfortunately I have no clue where the one from my childhood is, so I decided to make my own virtual one! Check it out (and my awful drawing skills) below. This Etch A Sketch is quite like the original, (while it will never replace it, it’s still […]
Intelligent-Vision Eye-glasses For Blind
An AI Automation glasses to solving problems for the legally blind, low vision, glaucoma and Cataract. Abstract After the successful prototype for the Blind Glass @Blind-targeted AI Glasses Friends and colleagues reached out to me to further develop the project. I was highly motivated and took the path in developing the project although PCB design is […]
ATtiny programmer using Arduino ISP
Thanks to: http://jeonlab.wordpress.com/ For relatively small (less number of pins than ATmega328) projects, ATtiny series, ATtiny45 or Attiny85 are good choice in terms of its physical size (8-DIP or 8-SOIC) and low power consumption. There are many ways to program it. One of the popular device is USBtinyISP and DASA. Both of them work very well with WinAVR (AVRdude). I’d […]
TurtleDuino Object Avoidance Robot using Arduino
Hello, in this instructable I’ll be showing you step by step how to build the TurtleDuino, an object avoidance robot, with an Arduino UNO microcrontroller on board. I designed the TurtleDuino using material from the hardware store (Home Depot) and all the electronics from sparkfun.com and jameco.com. Shopping List: Arduino UNO (Sparkfun.com) Ultrasonic Ping))) Sensor (jameco.com) 2 […]
Avengers plant monitoring device with Arduino uno (Tuya IoT platform)
I made a lot-based plant monitoring device. From this device, you can measure the condition of your plant from anywhere in the world. The device is able to measure temperature, humidity, and soil moisture. Description I hope you are doing well because a few days ago I recovered from the virus. In the pandemic we […]
Convert a toy piano to work as a midi device and use it with Synthesia
Goal of this project: Convert a cheap toy piano to work as a midi device and use it with Synthesia (http://www.synthesiagame.com/) Other programs that use midi inputs can also be used. Approach: The pushbuttons of the piano are used to make a simple pull-down circuit for the arduino mega. The arduino interprets the keystrokes and […]