I have continued working on the "Thallium" project. The result is an include file for each of the ATtiny1607 and AVR128DA48 controllers (with the latter showing only marginal differences compared to the include file for the AVR128DA28 controller). Naturally, I have also updated all the corresponding demonstration files. You can find all the files in the ZIP archives below. This means Thallium portings are now available for the following six controllers: AVR128DA28, ATmega328(p)(pb), ATmega2560, ATmega128, ATtiny1607, and AVR128DA48.
In addition, I used Thallium to develop a second software for the "Desk Clock with Alarm Function" project. This serves as an initial practical application of the RTOS, featuring six tasks. You can find the file below.
Hello,
I have continued working on the "Thallium" project. The result is an include file for each of the ATtiny1607 and AVR128DA48 controllers (with the latter showing only marginal differences compared to the include file for the AVR128DA28 controller). Naturally, I have also updated all the corresponding demonstration files. You can find all the files in the ZIP archives below. This means Thallium portings are now available for the following six controllers: AVR128DA28, ATmega328(p)(pb), ATmega2560, ATmega128, ATtiny1607, and AVR128DA48.
In addition, I used Thallium to develop a second software for the "Desk Clock with Alarm Function" project. This serves as an initial practical application of the RTOS, featuring six tasks. You can find the file below.
Regards