forked from open-bldc/obldc2-firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
gehoern/obldc2-firmware
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project aims to create a fully open-source Brushless Drive Controller. Where is the hardware --------------------- The hardware design files got split into a separate repository on github called open-bldc-hardware. Goal of obldc2 -------------- The old codebase is quite stale and convoluted. In an effort of cleanup and simplification obldc2 is starting on a rather clean slate. Supporting only the strip hardware but reusing some of the features and tools contained in open-bldc repository. This repository only contains the firmwre for the motor controller. If there are libraries used they will be included as submodules in the future. (just like libopencm3 is included currently). How to build ------------ 1) Build external modules $ ./scripts/buildext.sh 2) Build firmware $ make Licensing --------- All sourcecode is licensed under GPL version 3 or later, all circuitry designs and pcb layouts are available as original source files and licensed under CreativeCommons BY-SA 3.0. Feel free to use everything here as you wish! :)
About
Open-Source Brushless Drive Controller Firmware
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 59.1%
- C 37.5%
- C++ 2.0%
- Shell 1.4%