GithubHelp home page GithubHelp logo

al-nordlicht / dictofun Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 78.34 MB

Very portable voice recorder with speech recognition.

License: Apache License 2.0

Kotlin 4.64% C 34.83% C++ 3.51% Shell 1.56% Ruby 0.03% Java 54.91% Makefile 0.53%

dictofun's Introduction

DictoFun

Small wearable NRF52-based voice recorder. NRF52832-based.

DictoFun

Concept

Device was initiated after my frustration while using voice recorder for storing ideas. It was taking up to 7 seconds from taking the voice recorder of the pocket to start recording the data.

Idea behind the device: press and hold the big button on the device and start speaking. The device should start recording immediately (== under human reaction time, <=0.4 sec>), without the need for any other presses or for looking at the screen. When you're done - release the button. This should end the record.

After finishing the record device should transfer the record to the phone. The record is then transferred to the voice recognition service. The recognized text should then be sent to the note keeper of your choice.

Project structure

Project consists of 3 parts:

  • pcb - everything related to the schematics/PCB/boards' production. Currently v1.0 and 1.1 exist, only v1.1 is supported in the software.
  • firmware - software components for NRF52 chip.
  • android - software that is running on the Android side.

iOS might be also added later to this list.

Schematics

Relevant schematics for device is located here: out/v1.1/schematic/nRF52832_qfaa.pdf

Build firmware

Before building the firmware, SDK should be downloaded. To do that, go to firmware/sdk folder and execute script download_nordic_sdk.sh. This command downloads and extracts the SDK files into the folder locally.

After the download one can open a corresponding Segger SES Project with SES. Later it should be possible to build with CMake.

Android app can be built with a standard Android studio build process.

dictofun's People

Contributors

al-nordlicht avatar ihnat-esr avatar rundb avatar

Forkers

ibavtovich

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.