Skip to content

glocklueng/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

Packages

No packages published

Languages

  • Eagle 49.3%
  • C 48.4%
  • Makefile 1.6%
  • Other 0.7%