Martin Preuss
|
3546c93d23
|
avr: adapted to latest changes in COM2 module (using uartBitbang)
|
2024-10-25 00:15:24 +02:00 |
|
Martin Preuss
|
a1a64fec42
|
avr: use sk6812 in n12 device (test case).
|
2024-09-18 20:23:59 +02:00 |
|
Martin Preuss
|
f912c537d4
|
avr: use n12 as test node (using new pcb "X01") with 8MHz.
|
2024-09-18 00:11:47 +02:00 |
|
Martin Preuss
|
7a5900be25
|
avr: added functions to change speed.
Main code might work at 8 MHz, but boot code is compiled for 1 MHz,
so we need to set speed accordingly when rebooting into boot loader.
|
2024-09-13 21:41:38 +02:00 |
|
Martin Preuss
|
ee94d8a583
|
avr: finalized label names.
|
2024-09-13 01:08:07 +02:00 |
|
Martin Preuss
|
4ba0e01c9f
|
avr: disable DS18B20 support for devices n11 and n12.
|
2024-09-12 19:19:14 +02:00 |
|
Martin Preuss
|
892dc65898
|
avr: added missing defs.
|
2024-09-12 13:11:50 +02:00 |
|
Martin Preuss
|
caf04e88f3
|
avr: n12: handle MODULES_DS18B20 and MODULES_OWI_MASTER
|
2024-09-12 13:06:10 +02:00 |
|
Martin Preuss
|
6ba1a18de1
|
avr: enable lcd module.
|
2024-09-10 02:57:33 +02:00 |
|
Martin Preuss
|
a456211438
|
avr: timer table is now consulted every 100ms (instead of every second).
|
2024-09-09 15:49:07 +02:00 |
|
Martin Preuss
|
2fa3e9d4ab
|
avr: re-introduce UID to new VALUE messages, set UID in VALUE response messages.
|
2024-09-06 22:50:32 +02:00 |
|
Martin Preuss
|
6b0972d76e
|
avr: implement setvalue for n12.
|
2024-09-05 21:36:24 +02:00 |
|
Martin Preuss
|
b70e0e0bc2
|
avr: moved defs to correct files.
|
2024-09-05 18:54:14 +02:00 |
|
Martin Preuss
|
c73fede935
|
avr: adapted to latest changes.
|
2024-09-05 03:28:05 +02:00 |
|
Martin Preuss
|
1f2f8b574e
|
avr: work on device n12.
|
2024-09-05 03:16:59 +02:00 |
|
Martin Preuss
|
c02f371350
|
avr: started creating subdirs for every node.
|
2024-09-04 23:17:46 +02:00 |
|