Git Product home page Git Product logo

arduino-led-auto's Introduction

Arduino LED width python A.I.

This project involves blinking of LED throught Voice command. The code interpretes your voice to text and find the keyword to trigger the function of blinking light.

Installation

  1. Download Arduino IDE and python3.x
  2. Upload StandardFirmata.ino code in arduino
  3. Install python3.X and libraries in requirements.txt
pip3 install -r requirements.txt
  1. If your facing problem while installing PyAudio in python, then download PyAudio from here, according to your system configuration and run:-
pip3 install filename
  1. Run the main.py file

Note :-

Make sure that your device is connected with microphone and internet

Features

  • Automatically connects to arduino through COM, no need to configure COM ports
  • Voice command
  • User friendly GUI assistant to connect device

Circuit of Arduino

Arduino pin Electronic device
Pin 2 Positive terminal of 1k ohms resistor
GND Negative terminal of the battery
5V Positive terminal of the battery
LED +ve terminal Resistor -ve Terminal
LED -ve terminal -ve terminal of battery

Execution

  • Connect your device to internet.
  • Make sure your microphone is well connected to your device
  • Run app.py file
python3 /path/to/folder/main.py
  • Say "Turn on" on mic to switch on the LED light and "Turn off" on mic to switch off the LED light.

Programming languages used

blender Python

Developer

arduino-led-auto's People

Contributors

abhineetraj1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.