Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/up-n-atom/WonderSwanCartTap
USB WonderSwan Cartridge Utility
https://github.com/up-n-atom/WonderSwanCartTap
Last synced: about 1 month ago
JSON representation
USB WonderSwan Cartridge Utility
- Host: GitHub
- URL: https://github.com/up-n-atom/WonderSwanCartTap
- Owner: up-n-atom
- Created: 2021-11-04T01:00:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T03:15:56.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T17:12:42.838Z (5 months ago)
- Language: C
- Homepage:
- Size: 819 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-wsdev - USB WonderSwan Cartridge Utility - cartridge dumper and programmer. (Hardware development / Cartridges)
README
# USB WonderSwan Cartridge Utility
A WonderSwan cartridge dumper and programmer.
## Prototype
The prototype is being developed on a [vcc-gnd.com](http://vcc-gnd.com) STM32F103ZET6 development board. Although, no longer in production, they're readily available for purchase on [AliExpress](https://www.aliexpress.com/wholesale?SearchText=STM32F103ZET6+Core+Board).
### VCC-GND STM32F103ZET6 Main Board
Details, including photos and schematics are archived at https://stm32-base.org/boards/STM32F103ZET6-VCC-GND-XLarge.html
### VCC-GND STM32F103ZET6 Adapter Boards
The following adapters boards are open-source hardware and designed with [KiCad](https://www.kicad.org/).
* [WonderSwan Cartridge Adapter](/Hardware/vccgnd_f103zet6/WSCarTAdapter)
![WSCarTAdapterFront](https://user-images.githubusercontent.com/234549/142704737-edc49f25-71ea-485f-bf69-dc156f0c0511.png) ![WSCarTAdapterBack](https://user-images.githubusercontent.com/234549/142704743-97acc63c-3651-4f8d-ac37-a0a53d5c50f6.png)
* [TSOP-48 Adapter](/Hardware/vccgnd_f103zet6/TSOP48Adapter)
![TSOP48AdapterFront](https://user-images.githubusercontent.com/234549/142708214-a94e66a7-daf8-41da-a365-9ab211a0d1c8.png) ![TSOP48AdapterBack](https://user-images.githubusercontent.com/234549/142708217-853d0ebe-cf31-4320-9f29-daf8c9331147.png)
### Debug Boards
The following boards are optional and used to facilitate with debugging and reverse engineering.
* [WonderSwan Cartridge Breakout](/Hardware/re/WSCartBreakout)
![WSCartBreakoutFront](https://user-images.githubusercontent.com/234549/142709782-ff089b7b-f5fc-40c2-98db-59b2839a69a4.png) ![WSCartBreakoutBack](https://user-images.githubusercontent.com/234549/142709785-f3c0b935-a1fc-4926-a742-5767b93c18a6.png)
* [Revolution Probe](https://github.com/up-n-atom/RevP)
![RevPFront](https://user-images.githubusercontent.com/234549/155450569-079e3904-135a-4d02-a658-30e5c329bad5.png) ![RevPBack](https://user-images.githubusercontent.com/234549/155451122-6cbb0c17-dedd-474d-b96d-1a51de81dfb1.png)