https://github.com/alwayseden/validvoicedetector

In noisy situation, some IoT need to distinguish the voice. We make VaildVoiceDetector with nrf52840 and Zephyr RTOS

https://github.com/alwayseden/validvoicedetector

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary

Keywords

cortex-m4 nrf52840 rtos zephyr
Last synced: 5 months ago · JSON representation

Repository

In noisy situation, some IoT need to distinguish the voice. We make VaildVoiceDetector with nrf52840 and Zephyr RTOS

Basic Info
  • Host: GitHub
  • Owner: AlwaysEden
  • License: gpl-3.0
  • Language: C
  • Default Branch: main
  • Homepage:
  • Size: 1.48 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
cortex-m4 nrf52840 rtos zephyr
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

ValidSoundDetector

자세한 사항은 Report-Microprocessor.pdf를 읽어주시기 바랍니다.

Source Code List

  • Main/src/batterydisplay.c
  • Main/src/batterydisplay.h
  • Main/src/button.c
  • Main/src/button.h
  • Main/src/co2.c
  • Main/src/co2.h
  • Main/src/led.c
  • Main/src/led.h
  • Main/src/main.c
  • Main/src/pir.h
  • Main/src/value.h

How to Build

  1. nRF Connect로 해당 프로젝트를 Open한다.
  2. Add Build Configuration를 눌러 Build환경을 설정한다.
    2-1. Board: nrf52840dknrf52840
    2-2. configuration: prj.conf
    2-3. DeviceTree Overlay: nrf52840
    nrf52840.overlay
    2-4. Press Build Configuration

About

Developer

하정원
 한동대학교 전산전자공학부 hajeongwon77@gmail.com
한나린
 한동대학교 전산전자공학부 lynnie21@handong.ac.kr

Open Source Code

https://github.com/UmileVX/IoT-Development-with-Nordic-Zephyr Sensor에 관한 대부분의 코드는 위 깃허브의 예제 코드를 참고했습니다.

Project Workspace

.
├── CMakeLists.txt
├── LICENSE
├── nrf52840_nrf52840.overlay
├── prj.conf
├── sample.yaml
└── src
   ├── batterydisplay.c
   ├── batterydisplay.h
   ├── button.c
   ├── button.h
   ├── co2.c
   ├── co2.h
   ├── led.c
   ├── led.h
   ├── main.c
   ├── pir.h
   └── value.h

Owner

  • Name: Jeoongwon Ha
  • Login: AlwaysEden
  • Kind: user
  • Location: Pohang, South Korea
  • Company: Handong Global University

Handong Global University(HGU) Computer science hajeongwon77@gmail.com

GitHub Events

Total
Last Year