The Pigweed team has built a great demo for you to try on your Raspberry Pi Pico or Pico 2. This demo shows off lots of complex stuff handled and enabled by Pigweed, including:

– Hermetic building, flashing, and testing through Bazel
– Fully open-source Clang/LLVM toolchain for embedded that includes a compiler, linker, and C/C++ libraries with modern performance, features, and standards compliance
– Structuring your codebase around sensible, hardware-agnostic C++ through – Pigweed’s extensive collection of libraries
– Communicating with your Pico over RPC
– Viewing Pico logs and sending commands to the Pico over an interactive and customizable REPL
– Authoring in Visual Studio Code with C++, Starlark code intelligence, and Bazel command integration
– Cross-platform builds and toolchains, development on macOS or Linux (Windows support is on its way)
– Device simulation on your host computer
– Continuous building and testing with GitHub Actions

Go here to try the demo out: https://pigweed.dev/docs/showcases/sense/
Or go here to learn more about Pigweed: https://pigweed.dev/

Buy a Raspberry Pi Pico 2: https://www.raspberrypi.com/products/raspberry-pi-pico-2/

Learn more about RP2350: https://www.raspberrypi.com/products/RP2350/

Subscribe to our channel: http://rptl.io/youtube

source