Skip to content

what-a-leak/wal-embedded

Repository files navigation

wal_embedded

EPS32C3 based node embedded software for What a Leak project.

Todo List

  • Gather raw microphone data
  • Perform FFT on microphone data
  • Construct Payload
  • Transmit Payload via LoRa

Choose the mode of the node

Simply modify the platformio.ini file definition for the following line:

Disable/Enable Encryption Tests

build_flags = 
	-I include
	-D DISABLE_SECURITY

Master Mode

build_flags = 
	-I include
	-D MASTER_NODE

Node Mode

build_flags = 
	-I include

About

EPS32C3 based node embedded software for the What a Leak project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors