目录

MicroPython SpaceCAN, Version 0.8.1

SpaceCAN is a highly reliable onboard command and monitoring bus for use in satellites, drones, rovers, and other mobile robotic systems.

This MicroPython package implements the SpaceCAN protocol.

Getting Started

Copy the src/spacecan directory to your MicroPython device:

cp src/spacecan/ <micropython-device>:/spacecan/

You can then import spacecan in your MicroPython scripts.

See the examples folder on how to create and operate a SpaceCAN network.

Alternatively, copy the compiled .mpy files (smaller and faster to load) to the MicroPython device:

cp build/spacecan/ <micropython-device>:/spacecan/

To rebuild the .mpy files, run build.sh. You need to have the mpy-cross package installed for this.

License

The project is licensed under the MIT license. See the LICENSE file for details.

Contact

Visit the LibreCube website (https://librecube.org/) or send us an email (info@librecube.org).

关于

LibreCube(开源教育卫星与组件平台)开源仓库 micropython-spacecan。镜像收录自 https://gitlab.com/librecube/lib/micropython-spacecan,License:以源仓库 LICENSE 为准(MIT / CERN-OHL 等)

6.3 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号