Na forum avrfreaks pojawił się nowy projekt:
http://www.avrfreaks.net/index.php?module=Freaks%20Academy&func=viewItem&item_type=project&item_id=3514ponieważ trzeba mieć tam konto, to umieszczam materiały z tego wątku.
ATMEGA324 based APRS TNC. Interfaces with a SIRF III GPS module and an LCD panel for status display. Operates on a single li-ion cell and has on board li-ion charger chip.
The hardware will generate a PTT (push to talk) signal and also the modulated audio. These 2 signals can be connected to a 2M handheld or various 2M mobile transceivers to send APRS packets via the radios to the APRS digipeater system.
The firmware encodes data in MIC-E format and also implements a smart beaconing algorithm to minimize transmitted packets.
The SIRF III GPS is intefaced via a TTL connection and the NMEA sentences are decoded in the software to acquire the current position for use with the smart beaconing algorithm and also to be encoded for transmission along with the user's call sign.