Skip to content

avida/embedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded

This project comprise of all my embedded applications on 3 platforms: atmega, stm32 and raspberry pi. More details will be added soon.

Build

This project uses SCons build system. One can install it over pip:

pip install scons

Then its needed to install avr compiler:

sudo apt install -y avr-g++ avr-libc

Enter scons command to build all targets:

scons

About

My media smart house mcu firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published