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
- Host: GitHub
- URL: https://github.com/turboss/megaclockw
- Owner: TurBoss
- License: gpl-3.0
- Created: 2022-11-30T05:10:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T17:41:25.000Z (over 3 years ago)
- Last Synced: 2025-05-14T10:31:46.603Z (about 1 year ago)
- Topics: esp32, megadrive, mods, overclock, raspberry-pi-pico-w
- Language: Python
- Homepage:
- Size: 4.17 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


## 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.