Commit graph

10 commits

Author SHA1 Message Date
Stephan I. Böttcher
e6d8d5a080 .gitignore src/data/ 2024-11-11 20:36:49 +01:00
Stephan I. Böttcher
e16bac4cbc more to .gitignore 2024-04-14 20:24:22 +02:00
Stephan I. Böttcher
491c1667ec decimal_str() 2024-04-07 01:09:55 +02:00
Stephan I. Böttcher
c1a8ed335d calib: tests and fixes 2024-04-06 21:42:18 +02:00
Stephan I. Böttcher
d57f3e2cab mul: handcraftet __asm__ multiplication, buggy 2024-04-06 12:27:44 +02:00
Stephan I. Böttcher
c4d5c17549 Sensor reading from blinkenlights, ported to ATtiny424
This compiles with an up to date toolchain pulled from git.

TODO:
- Use the SPI hardware to talk to the sensor.
- Send results via UART hardware.
- Setup the watchdog.
- Control power to the RF transmitter
- Light the LED.
- Readout the ADCs, thermistors.
- Readout the internal temperature sensor.
2024-04-03 07:55:02 +02:00
Stephan I. Böttcher
3eb40062da pcb checkout, and one more cap 2024-01-21 13:44:02 +01:00
Stephan I. Böttcher
b532a001b4 execute turbo.cmd 2024-01-21 06:37:40 +01:00
Stephan I. Böttcher
794c620003 gafrc 2024-01-21 06:32:56 +01:00
Stephan I. Böttcher
88fc40941e pcb: layout complete
DRC √
soldermask √
refdes √
2024-01-21 06:28:44 +01:00