Skip to content

securetorobert/pico-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pico-projects

Various electronics projects utilizing the Raspberry Pi Pico

  • MicroPython: example projects written in MicroPython.

    • Blinky: standard blink test to confirm that your Pico is working
    • ButtonInput: learn to work with a GPIO pin as an input
    • Buzzer: learn to work with Pulse Width Modulation (PWM) and interrupts
    • I2C_Scanner: scan an I2C channel for devices
  • Nano RP2040 Connect: example projects specific to the Arduino Nano RP2040 Connect that use unboard peripherals such as the MEMS microphone and IMU

    • MicroPython: example projects written in MicroPython
      • LSM_ML: example motion classification using ML on the IMU

About

Various electronics projects utilizing the Raspberry Pi Pico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published