Commit Graph

16 Commits

Author SHA1 Message Date
bc14a5653c Burn fuse for external crystal at 16K CK and 65ms 2024-10-01 02:26:24 +02:00
b0f08967c7 Change ARCH and MCU settings to match chip signature 2024-09-30 22:26:01 +02:00
595b30cbe5 Update Makefile settings for new chip architecture 2024-09-30 19:45:02 +02:00
396662bf7c Add file structure for automatic unit-testing 2024-09-30 18:19:57 +02:00
dec3d53c59 Auto-initialize optional submodules when needed 2024-09-27 23:06:49 +02:00
ae329083db Reduce number of watchdog timer resets and rename Makefile target 2024-09-27 17:45:44 +02:00
aa0cd89d4e Update documentation and do some basic housekeeping 2024-09-25 23:00:37 +02:00
171e827ab5 Burn EESAVE fuse to preserve EEPROM on chip erase 2024-09-20 15:56:39 +02:00
7e97ea3da3 Update planned FREQ, ARCH, MCU and fix superfluous whitespace 2024-09-16 01:21:21 +02:00
b9443f8cec Read and translate AHT20 sensor readings 2024-09-04 00:12:08 +02:00
83f6fa58a4 Start implementing AHT20 sensor reading 2024-09-03 17:29:29 +02:00
19983fb613 Implement USART with bot RX and TX interrupts 2024-09-02 01:03:59 +02:00
0f5a383f14 Test USART reading 2024-08-27 00:38:12 +02:00
35adae7c1f Implement proper build system 2024-08-26 17:28:42 +02:00
84cf9165d1 Test serial data transmission on atmega32a 2024-08-24 22:02:52 +02:00
08f14d81c7 Initial commit 2024-08-24 01:04:40 +02:00