Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/othermod/PSPi-1000-Version-4

https://othermod.com/pspi-1000-version-4/
https://github.com/othermod/PSPi-1000-Version-4

battery joystick othermod

Last synced: about 1 month ago
JSON representation

https://othermod.com/pspi-1000-version-4/

Awesome Lists containing this project

README

        

A total rewrite of this board's software is in progress, to make it work with the newest version of RetroPie and the Raspberry Pi Zero 2 W. Keep an eye on this page for updates.

+ ### Progress for the original Raspberry Pi Zero:
- [x] Get the shutdown and automatic poweroff feature working on RetroPie v4.7.1
- [x] Write driver to read ADS1015
- [x] Write driver to read MCP23017
- [x] Create controller/joystick driver using the two ICs
- [x] Add battery charge/discharge detection to the controller driver
- [ ] Enable joystick on the controller driver
- [x] Add PWM brightness control (currently just using a Python script)
- [x] Get PWM audio working
- [x] Configure controller buttons in EmulationStation
- [x] Configure controller buttons in Retroarch and games
- [x] Create downloadable image that can be flashed to an SD. [Download at othermod.com](https://othermod.com/downloads/)

+ ### Progress for the Raspberry Pi Zero 2 W:
- [x] Install necessary updates and hacks to get PWM audio working on the new version of the OS
- [ ] Get PWM brightness control working (pi-blaster is currently not working, waiting for updates to happen)
- [ ] Enable the Volume-, Volume+, and Mute buttons
- [x] Create downloadable image that can be flashed to an SD. [Download at othermod.com](https://othermod.com/downloads/)