Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
%DASHBOARD{ section="banner" | ||||||||
Line: 19 to 19 | ||||||||
(AKA blingbling). Target system is a proprietary PCB (eWheel32 V1.4 an newer) with a | ||||||||
Changed: | ||||||||
< < | MK22DX256VLF5 MCU from Freescale/NXP. The PCB is free hardware, see
https://github.com/spyren/veloblingbling-pcb![]() | |||||||
> > | MK22DX256VLF5 MCU from Freescale/NXP. The PCB is free hardware, see
ElectronicDesign and GitHub![]() | |||||||
Changed: | ||||||||
< < | There is also optional Bluetooth Low Energy (Smart) subsystem on board.
It is a LAIRD BL600 module. The application software is also on GitHub:
https://github.com/spyren/veloblingbling-ble![]() | |||||||
> > | There is also an optional Bluetooth Low Energy (Smart) subsystem on board.
It is a LAIRD BL600-SA module. The Bluetooth application software is on
GitHub![]() | |||||||
It is possible to mount die PCB direct onto the wheel spokes but it is better to use a mounting frame. This frame can be ordered from | ||||||||
Changed: | ||||||||
< < | http://shapeways.com![]() ![]() | |||||||
> > | http://shapeways.com![]() ![]() | |||||||
Copyright | ||||||||
Line: 49 to 49 | ||||||||
GNU General Public License for more details. You should have received a copy of the GNU General Public License along | ||||||||
Changed: | ||||||||
< < | with "Velo Bling-Bling". If not, see <http://www.gnu.org/licenses/>. | |||||||
> > | with "Velo Bling-Bling". If not, see http://www.gnu.org/licenses/![]() | |||||||
Line: 105 to 105 | ||||||||
The Velo Bling-Bling Kinetis project is on the GitHub repository https://github.com/spyren/veloblingbling-mcu![]() ![]() ![]() | ||||||||
Changed: | ||||||||
< < | psi@homer:~/veloblingbling> git clone https://github.com/spyren/veloblingbling-mcu![]() | |||||||
> > | psi@homer:~/veloblingbling/mcu> git clone https://github.com/spyren/veloblingbling-mcu![]() | |||||||
Klone nach 'veloblingbling-mcu' ... remote: Counting objects: 265, done. remote: Compressing objects: 100% (97/97), done. | ||||||||
Line: 113 to 113 | ||||||||
Empfange Objekte: 100% (265/265), 223.50 KiB | 0 bytes/s, Fertig. Löse Unterschiede auf: 100% (167/167), Fertig. Prüfe Konnektivität ... Fertig. | ||||||||
Changed: | ||||||||
< < | psi@homer:~/veloblingbling> | |||||||
> > | psi@homer:~/veloblingbling/mcu> | |||||||
Import the Project into the IDE | ||||||||
Line: 121 to 121 | ||||||||
File -> Import -> General -> Existing Projects into Workspace -> Select root directory Copy project into workspace | ||||||||
Changed: | ||||||||
< < | Browse to veloblingbling-mcu directory | |||||||
> > | Browse to veloblingbling/mcu directory | |||||||
Finish
I don't know why, but I had to change the Processor Expert system directory: |