Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pi Pico has additional features that could be exposed #520

Open
andrewdavidmackenzie opened this issue Oct 17, 2024 · 0 comments
Open

Pi Pico has additional features that could be exposed #520

andrewdavidmackenzie opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement New feature or request idea An idea for discussion before deciding to do it!
Milestone

Comments

@andrewdavidmackenzie
Copy link
Owner

See
https://docs.rs/embassy-rp/latest/embassy_rp/struct.Peripherals.html

Apart from some peripherals common with RPi, such as:

  • UARTs
  • SPIs
  • PWM
  • ADC?
  • PIO?

The Pico has some additional devices that could be exposed to the UI.

Examples are:

  • on-board LED
  • BOOTSEL input button
  • Temperature sensor
  • RTC
  • USB
  • FLASH
  • PIO?
  • Watchdog timer
@andrewdavidmackenzie andrewdavidmackenzie added enhancement New feature or request idea An idea for discussion before deciding to do it! labels Oct 17, 2024
@andrewdavidmackenzie andrewdavidmackenzie added this to the 0.6.0 milestone Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request idea An idea for discussion before deciding to do it!
Projects
None yet
Development

No branches or pull requests

1 participant