Compile Arduino sketches in Yocto/BitBake with arduino-cli

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

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

    Arduino command line tool

  • I created some BitBake recipes to compile Arduino sketches using arduino-cli during a Yocto/Bitbake build. The (perhaps less convenient) alternatives would be to:

  • arduino-builder

    A command line tool for compiling Arduino sketches

  • a) Compile the said software independently and include the binaries directly which is often not ideal b) Use the deprecated arduino-builder c) Use the chip vendor's toolchain/SDK directly which may be complex

  • 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
  • meta-dimitriOS

    A BitBake layer for my Linux based projects

  • You can find the relevant resources and documentation here: https://github.com/platisd/meta-dimitriOS/tree/master/recipes-workshop/smartcar-mqtt

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