https://github.com/ke0ff/uxffconfigurator
WIN10 console application that is the configuration interface for the UXFFront module 8051 MCU applications
https://github.com/ke0ff/uxffconfigurator
8051 c console-application radio-controller rs-232 spi windows-10
Last synced: about 1 month ago
JSON representation
WIN10 console application that is the configuration interface for the UXFFront module 8051 MCU applications
- Host: GitHub
- URL: https://github.com/ke0ff/uxffconfigurator
- Owner: ke0ff
- License: gpl-3.0
- Created: 2021-01-24T04:48:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-02T03:48:32.000Z (about 5 years ago)
- Last Synced: 2025-03-01T07:19:09.416Z (over 1 year ago)
- Topics: 8051, c, console-application, radio-controller, rs-232, spi, windows-10
- Language: Batchfile
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UXFFconfigurator
Source and support for the configuration app for the UXFFront module.
UXFFront is a replacement board for the ICOM IC-900/IC-901 UX radio modules "Front Unit" that features a
small form-factor 8051 MCU. This replcement board allows the module to operate as a stand-alone radio.
The configuration application simplifies the setup and configuration of the module's MCU.
configux.exe: A simple console application for WIN10 that provides for management of the UXFFront module.
Requires a valid COM port# to run. The port# can be entered at the WIN10 command line or after
the application has started. If an invalid COM port is selected on startup, the extended help
file is opened.
V0.5 fixes the UX-129A/E support and includes the UX-129 RIT/VXO capabiulity.
NOTE: The application is not "signed" so WIN10 may think that it is "dangerous" (yet to be determined).
The user will have to take the leap-of-faith and "run anyway" since I don't yet know enough about
WIN apps to get it signed and otherwise righteous.
"configux.ini" is an optional ini (text format) file for configuring parameters of the configux.exe application.
"configrun.bat" starts up configux.exe with COM port help if the .ini or default COM port is unavailable.
"ux59.txt" is an example config file for the ICOM UX-59, 6m module.
"list_com_ports.bat" is a utility to quickly list the available COM ports