Git Product home page Git Product logo

hacktj_2023's Introduction

AUDVI - AI Arduino Object Detector for the Visually Impaired

AUDVI is a cost-effective, 100% offline aid for helping the visually impaired see the world around them. By using low-power MCUs, users don't need to recharge the device or plug in it frequently.

1677986646458

Setup

Materials:

  1. Maixduino (Arduino clone w/ AI capabilities, costs around $5)
  2. Speaker module
  3. A computer
  4. A microSD card

Procedure:

  • You need the MaixPy IDE to upload code
  • Use the kflash_gui tool to flash the minimal firmware. Other firmware won't work because there won't be enough space to run the AI model ๐Ÿ˜€
  • Connect the speaker module to the pins on the Maixduino. The board has a power amplifier and DAC built in so an external one is not necessary.
  • image
  • Download the offical mobilenet.kmodel file and unzip it (use 7-zip or a similar tool). You will see a *.kmodel file is inside. Clone this repo, and put the files in /audio in a corresponding /audio folder on the SD card. (If you are low on space, you just need the .wav files). Also put the .kmodel file in the root of the SD card along with labels.txt.
  • Upload any short .wav file (~5 seconds or less) as "small.wav" to the root of the SD card.
  • Run boot.py. ou should hear the sound of "small.wav" as it starts up. Wait approximately 10 seconds for the MobileNet model to initialize. Then the speaker will start saying what it recognizes!

hacktj_2023's People

Contributors

mgagvani avatar

Stargazers

 avatar

Watchers

 avatar  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.