Commit graph

311 commits

Author SHA1 Message Date
Stephan I. Böttcher
d0793f88f0 calib: python test implementation 2024-04-06 12:29:30 +02:00
Stephan I. Böttcher
aaa3fcc591 mul: handcraftet __asm__ multiplication, buggy 2024-04-06 12:27:44 +02:00
Stephan I. Böttcher
7b738aef34 bate: uart, rtc fixes 2024-04-05 21:38:15 +02:00
Stephan I. Böttcher
8eb2bb5518 bate: calib 2024-04-04 23:31:49 +02:00
Stephan I. Böttcher
0022e53ceb bate: new features galore … 2024-04-04 20:48:00 +02:00
Stephan I. Böttcher
f93edddb30 bate: add uart.[ch], use send_hex() 2024-04-04 12:16:42 +02:00
Stephan I. Böttcher
f9e4c7cf9d avr: speed up the MCLK from 3.3MHz to 10 MHz 2024-04-03 21:55:54 +02:00
Stephan I. Böttcher
4525a17d68 enable the time TCA0 2024-04-03 19:30:39 +02:00
Stephan I. Böttcher
bf375a3f48 src/README 2024-04-03 06:04:57 +00:00
Stephan I. Böttcher
b389d222da 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
7d2bf84a43 copy bate.c from blinkenlights 2024-04-02 15:34:19 +02:00