Pigweed#
Sustained, robust, and rapid embedded product development for large teams
Get started#
Pigweed SDK launches with Raspberry Pi RP2350#
The first preview release of the Pigweed SDK has launched with official hardware support for Raspberry Pi’s newest microprocessor products, the RP2350 and Pico 2! Check out the following blog posts to learn more:
What is Pigweed?#
Who’s using Pigweed?#
Pigweed has shipped in millions of devices, including Google’s suite of Pixel devices, Nest thermostats, satellites, and autonomous aerial drones.
Showcase: pw_console#
pw_console is our multi-purpose, pluggable REPL and log viewer. It’s designed to be a complete development and manufacturing solution for interacting with hardware devices via pw_rpc over a pw_hdlc transport. Gone are the days of hacking together a REPL and log viewer for each new project!
What’s new in Pigweed#
Highlights (Oct 18, 2024 to Oct 31, 2024):
The new
PW_TEST_EXPECT_OK
,PW_TEST_ASSERT_OK
, andPW_TEST_ASSERT_OK_AND_ASSIGN
macros provide test matchers for pw_status and pw_result values.The Sense tutorial has expanded guidance around handling crashes and viewing snapshots.
The new
pw::LinkerSymbol
class represents a symbol provided by a linker.The new
extra_frame_handlers
parameter lets you add custom HDLC frame handlers when using the Python-based pw_system console.
See Oct 31, 2024 in our changelog for details.
Talk to us#
Our next Pigweed Live is Mon Dec 16, 2024 1PM (PST). Please join us to discuss what’s new in Pigweed and anything else Pigweed-related that’s on your mind. Join our mailing list to receive an invite to the next meeting.