Tinyfox Software

Die ausführbare Software für die Steuerung des Tinyfox Transmitters befindet sich im Flash des Microcontrollers.
Die Software wurde von mir (DL3SDO) unter der GNU General Public License (GPL), version 3 freigegeben.
Das bedeutet, dass Du die Software verändern und/oder für eigene Projekte verwenden darfst,
aber nur, wenn Du die Software auch wieder unter der GPL freigibst (Deutsche Übersetzung der GPL)
Das bedeutet, dass Du

Eine genauere Beschreibung der Software-Assemblierung und des Flashens des Microcontrollers findest Du in der Dokumentation
und unter Programmierung.

Die Tinyfox Software, die von dieser Seite heruntergeladen werden kann, enthält bereits das Objectfile, das in den Microcontroller geflasht werden kann. Falls Du den Quellcode änderst, benötigst Du für die Übersetzung der Software einen Assembler, z.B. den AVRASM2 Assembler von Microchip (ehemals Atmel). Dieser ist nicht separat erhältlich, sondern nur als Teil des Atmel Studio von Microchip.

Download Tinyfox Software V5.5 (für ATtiny45/ATtiny25) (ZIP-File)

Download Tinyfox Software V5.4 (für ATtiny45/ATtiny25)     Download Tinyfox Software V5.3 (für ATtiny45/ATtiny25)     Download Tinyfox Software V5.2 (für ATtiny45/ATtiny25)

Letzte Änderungen:
03.05.17   5.1     If the Config switch is pressed longer than 2.1s during key configuration then 
                   the next key to be put out is MOE
                   If the Config switch is pressed longer than 2.1s during callsign configuration 
                   then the next key to be put out is 0
19.05.20   5.2     Default for Battery voltage measurement is now 2
                   QUARTZ mode can be selected through command line parameter
28.12.20   5.3     LED can be deactivated after 5 min of operation (by changed and extended TxIndication configuration)
26.02.21   5.4     For interval mode, a 2.5min interval (30s duration) can be configured
                   ISR tick adjustment (for clock correction) changed
                   Code refactoring and optimization
05.03.22   5.5     Selection between two configuration sets (by new configuration item 11)

Version mit Einstellung der Morsegeschwindigkeit und Messung der Batteriespannung (unter GPL V2):

Download Tinyfox Software V4.2 (für ATtiny45/ATtiny25) (ZIP-File)

Version ohne Einstellung der Morsegeschwindigkeit und Messung der Batteriespannung (unter GPL V2):

Download Tinyfox Software V3.0 (für ATtiny25) (ZIP-File)     Download Tinyfox Software V2.0 (für ATtiny13) (ZIP-File)