Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1007 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 1007 Bytes

Three-Body Problem: A Raspberry Pi Pico Demo

demo

Full story here.

Requirements

  • Raspberry Pi Pico x 1
  • Breadboard x 1
  • Male-to-male jump wires x 4
  • 128x64 OLED Display x 1
  • Micro-USB cable x 1
  • Power adapter or power bank x 1

Instructions

  • Connect the OLED display to the Raspberry Pi Pico on a breadboard
  • Download and flash the MicroPython firmware
  • Copy *.py in the repository onto the Raspberry Pi Pico
  • Connect the Raspberry Pi Pico to a power source

References