Skip to content

Gregwar/robotis-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Robotis loader (for OpenCM9.04 and CM900)

This is an unofficial python script to send a binary program on a robotis board (works with OpenCM9.04 and CM900).

Here is the usage:

python robotis-loader.py <port> <binary file>

Here is an example:

$ python robotis-loader.py /dev/ttyACM0 firmware.bin
~~ Robotis programmer ~~

* Opening /home/gregwar/Spidey/firmware/spidey.bin, size=67148
* Resetting the board
* Connecting...
* Download signal transmitted, waiting...
* Board ready, sending data
[ ################################################################# ] 
* Checksum: 148
* Firmware was sent
* Success, running the code

License

This is under MIT license

About

Python program to flash robotis boards (OpenCM9.04, CM900)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published