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

https://github.com/turboss/megaclockw

Mega Drive Overclock system
https://github.com/turboss/megaclockw

esp32 megadrive mods overclock raspberry-pi-pico-w

Last synced: about 2 months ago
JSON representation

Mega Drive Overclock system

Awesome Lists containing this project

README

          

# MegaClockW

Remote control your MD mods over wifi

MegaClockW Allows to control Region/Lang, video mode HZ, reset console and control the cpu mhz from 5.0 to 12.8

## Software Installation

Download Thonny or rshell

Upload the MicroPython uf2 on the Raspberry pi pico W
by booting in program mode by holding the push button and connect the USB cable

Upload the project files found in the src directory to the root of the pico using Thonny or rshell

https://github.com/dhylands/rshell

https://github.com/thonny/thonny/releases

https://micropython.org/download/rp2-pico-w/

## Hardware Installation

![](https://raw.githubusercontent.com/TurBoss/megaclockw/main/docs/images/megaclockw.png)
![](https://raw.githubusercontent.com/TurBoss/megaclockw/main/docs/schematic.png)

## Development

* [GitHub Repo](https://github.com/TurBoss/megaclockw/)
* [Issue Tracker](https://github.com/TurBoss/megaclockw/issues)

## Documentation and Help

* [Discord](https://discord.gg/8Ck5gNkA)

## DISCLAIMER

THE AUTHORS OF THIS SOFTWARE ACCEPT ABSOLUTELY NO LIABILITY FOR
ANY HARM OR LOSS RESULTING FROM ITS USE. IT IS _EXTREMELY_ UNWISE
TO RELY ON SOFTWARE ALONE FOR SAFETY. Any machinery capable of
harming persons must have provisions for completely removing power
from all motors, etc, before persons enter any danger area. All
machinery must be designed to comply with local and national safety
codes, and the authors of this software can not, and do not, take
any responsibility for such compliance.

This software is released under the GPLv3.