Skip to content

Repository for the AT89C2051 Repeater Controller Firmware

Notifications You must be signed in to change notification settings

phastmike/neutec-repeater-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neutec Repeater Controller Firmware

This repository contains the firmware for the microcontroller, AT89C2051, used in the Neutec Repeater Controller Board.

The master branch has the code for the VHF repeater (CQ0VBRG) while the ChangesRUGuimaraes branch has the code for the UHF Repeater (CQ0UGMR).

Differences

The UHF repeater uses a 4 MHz xtal and the VHF repeater uses a 24 MHz xtal. The VHF repeater monitors the PTT line, the UHF one does not.

Requirements

The project uses sdcc - Small Devices C Compiler to compile and a TL866II Plus programmer was used to flash the binary using minipro (linux) application.

Build

Just use make to compile and make installto flash the code using the programmer.

Hardware

The hardware information is available here.

About

Repository for the AT89C2051 Repeater Controller Firmware

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published