Skip to content

Ethernet powered and controlled LED strip driver and more

Notifications You must be signed in to change notification settings

himike12/lightkraken

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightkraken

Ethernet powered and controlled LED strip driver and more

Build instructions:

To bootstrap (on any recent Debian/Ubuntu/LinuxMint distro):

sudo apt install build-essential arm-none-eabi* git cmake ninja-build
git clone https://github.com/tinic/lightkraken.git
cd lightkraken
git submodule init
git submodule update

Then to build:

./build_release_all.sh

Output files will be in the build/ folder. The correct file to flash from the bootloader is 'lightkraken_bootloaded.bin'.

About

Ethernet powered and controlled LED strip driver and more

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.2%
  • C++ 9.2%
  • Assembly 4.2%
  • CMake 0.3%
  • Objective-C 0.1%
  • HTML 0.0%