Skip to content

Kaeptn/LightwallController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightwallController

System

Based on the following hardware:

  • ARM-Cortex-M4 STM32F407
  • STM32F4DIS-BB (Base Board with Ethernet, RS232, MicroSD card slot)

Adaption to the Hardware could be found in the Hardware folder ;-)

Software

The manual to setup the development environment can be found at: http://www.ccc-mannheim.de/wiki/Chibios

After the first download the following script must be executed:

InitSubModules.sh

Building and flashing:

cd Firmware
make
make flash (USB must be reconnected, if flashing failed)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • Other 1.3%