Waking Pico with button

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

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

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

    Well, the situation in MicroPython is kinda weird. You can put Pico in light or deep sleep without a problem, but currently, there's no way to wake it up with a button press for some reason. It's just that the implementation of sleep modes is incomplete and the required machine.SLEEP and machine.DEEPSLEEP constants don't exist, despite documentation saying otherwise. You can see the issue here, where you'll also find someone posted a workaround: https://github.com/micropython/micropython/issues/7035

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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