17. Wrapping up#

Thank you for trying out the Tour of Pigweed! We hope you enjoyed the tutorial and are excited to build more stuff with Pigweed.

Next steps#

Talk to us#

If you’ve got any questions or comments about Sense or Pigweed in general, or just want to say “hi”, you can talk to the Pigweed team on our Discord. Or, drop into our monthly community meeting, Pigweed Live:

Pigweed Live

Our next Pigweed Live is Mon Dec 15, 2025 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.

Extend Sense with Pigweed’s modules#

Pigweed has hundreds of libraries i.e. modules to help with all sorts of common embedded development use cases. Check out the modules and try extending Sense to do something new.

GitHub Actions setup#

If you host your project on GitHub and would like to build and test your app when pull requests are opened, updated, or merged, check out our GitHub Actions tutorial.