Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.02 KB

TODO.md

File metadata and controls

29 lines (24 loc) · 1.02 KB

TODO

  • updated bluepad32 from develop, make it compile again

  • figure out why Switch Pro controller crashes bluepad32!!!

  • figure out why mouse events stop coming after a while...

  • port to pico sdk, removing wifi

  • use multiprocess module for processor communication

  • move output control to core 1 completely

  • add power led pwm and state machine

  • enable bluetooth via btstack

  • chenge core communications to queue_t

  • create PIO peripheral for watching controller and detecting presence

  • create PIO peripheral for simulating 3-button controller

  • create PIO peripheral for simulating 6-button controller

  • create PIO peripheral for simulating mouse

  • integrate bluepad32

  • send controller events to core 1

  • core 1 operates controller PIO accordingly

  • update readme

  • ???

  • profit!!!

BONUS

  • add serial port bluetooth, same functionality as usb serial port
  • integrate pico-flashloader
  • implement program update from bluetooth serial port