CAN Bus with MicroPython

This page summarizes the projects mentioned and recommended in the original post on /r/raspberrypipico

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • awesome-micropython

    A curated list of awesome MicroPython libraries, frameworks, software and resources.

  • https://awesome-micropython.com lists a couple of MCP2515 drivers. I wrote my own but it's embedded in another library and uses asyncio so it wouldn't help you much. Or you could port one of the many Arduino drivers. It's really just reading and writing chip registers over SPI.

  • MicroPython

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

  • There is some work to implement a common CAN interface in micropython but it's some way off yet: https://github.com/micropython/micropython/pull/13149

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts