https://github.com/phastmike/tmv7displaymod
https://github.com/phastmike/tmv7displaymod
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phastmike/tmv7displaymod
- Owner: phastmike
- Created: 2023-08-02T22:22:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-24T12:06:57.000Z (over 1 year ago)
- Last Synced: 2025-01-01T22:37:00.221Z (4 months ago)
- Size: 2.99 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kenwood TM-V7 Display Mod

This repository contains a PCB design for a solution, to the "failing LCD display problem", by [OE9MKV](https://www.kinzi.net/node/16).
The implementation is based on reverse engineering some parts of the proprietary serial protocol from Kenwood.The project uses KiCad 7 and the exported outputs are on the exports folder.
Includes schematic and PCB but you should refer to [OE9MKV](https://www.kinzi.net/node/16) and [PD2RLD](http://pd2rld.nl/) webpages for more
details, schematic, firmware, code and so on.Thanks to both and in particular to [OE9MKV](https://www.kinzi.net/node/16) for all the effort in the development an implementation of a solution.

## Generated outputs
- [Check the Exports folder](exports/)
## Links
- [OE9MKV Webpage](https://www.kinzi.net/node/16)
- [PD2RLD Webpage](http://pd2rld.nl/)