toit-lightbug is the official Toit package that lets you target Lightbug ESP32 hardware with a full set of bindings, helper services, examples, and production-ready applications.
- Hardware bindings: Data-driven modules for every Lightbug subsystem (E-ink, strobe, buttons, comms, messaging, etc.) that you can import from the installed pkg.
- Sample applications: A rich
examples/tree covering low-levelmessages/,modules/,services/, andcontainers/plus stand-alone demos such as thegeofenceproject. - Tooling: Helpers such as
bitmaps.jsonandtools/generate_bitmaps.pycreate the bitmap tables that many examples expect, whiletests/shows how we run unit-style Jaguar tests on host or hardware.
- Toit home: https://toitlang.org/
- Toit language reference: https://docs.toit.io/language/
- Toit package docs: https://docs.toit.io/language/package
- Lightbug Toit SDK docs: https://docs.lightbug.io/devices/api/sdks/toit/
- Lightbug Toit getting started: https://docs.lightbug.io/devices/api/sdks/toit/getting-started
- Lightbug Toit examples: https://docs.lightbug.io/devices/api/sdks/toit/examples/
- Lightbug device API general entry: https://docs.lightbug.io/devices/api/
- Package listing: https://pkg.toit.io/package/github.com%2Flightbug-io%2Ftoit-lightbug
- Examples directory on GitHub: https://github.com/lightbug-io/toit-lightbug/tree/main/examples
- Lightbug toit envelopes: https://github.com/lightbug-io/toit-envelopes
- Releases & firmware assets: https://github.com/lightbug-io/toit-lightbug/releases