Skip to content

directionizer/df-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

df-firmware

Directionizer is a student project by Mason Ahner, Jared Beller, and John Fiorini for the spring 2021 session of ECE 2804 at Virginia Tech. The "directionizer" is a handheld device for locating a 1 kHz audio beacon. This repository contains software for identifying the relative direction of the beacon using the device's three onboard microphones.

Building

This program is designed to run on either an Arduino Uno or the df-pcb processing board. Look at the df-pcb schematics for wiring directions. Arduino CLI or Arduino IDE is required for building this project. Using Arduino CLI, compilation can be done with:

arduino-cli compile --fqbn arduino:avr:uno df-firmware

Licensing

Copyright (C) 2021 Mason Ahner, Jared Beller, and John Fiorini

This program is released under the GNU General Public License, Version 3 or later. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages