|
|
a548518b9c
|
Ensure math functions are named consistently
|
2024-09-19 20:29:18 +02:00 |
|
|
|
560715fd0b
|
Make sure dewpoint calculations are correct
|
2024-09-19 20:21:18 +02:00 |
|
|
|
1f01f92291
|
Split thermistor functions into separate logical units and add TODO
|
2024-09-19 20:12:39 +02:00 |
|
|
|
b3fda53036
|
Implement all required conversion functions
|
2024-09-19 17:28:41 +02:00 |
|
|
|
d18b6072ba
|
Define conversion functions for TD, T and RH
|
2024-09-19 15:17:06 +02:00 |
|
|
|
7e97ea3da3
|
Update planned FREQ, ARCH, MCU and fix superfluous whitespace
|
2024-09-16 01:21:21 +02:00 |
|
|
|
851e456ea5
|
Define basic structure for primary state machine and update TODOs
|
2024-09-16 00:49:36 +02:00 |
|
|
|
c3d5a83ebd
|
Remove executable bit from pdf files
|
2024-09-16 00:01:50 +02:00 |
|
|
|
33d6442eca
|
Add data sheet for ATMEGA1284P-PU
|
2024-09-15 23:59:59 +02:00 |
|
|
|
a9f201b061
|
Poll ADC mode bit until conversion has finished
|
2024-09-15 23:29:23 +02:00 |
|
|
|
ce1444b0f4
|
Set FAN03 to maximum duty and declutter log output
|
2024-09-15 21:35:43 +02:00 |
|
|
|
1cc319cd38
|
Calculate temperature from thermistor resistance
|
2024-09-15 20:50:44 +02:00 |
|
|
|
ccbd964111
|
Set ADC gain to 6.144V and fix multiplexer channel documentation
|
2024-09-15 19:07:38 +02:00 |
|
|
|
4ded84f3f8
|
Define constants for ADC multiplexer settings and describe I2C status flags
|
2024-09-06 19:52:11 +02:00 |
|
|
|
f4a6c655bd
|
Define constants for watchdog timeout flags
|
2024-09-06 16:03:06 +02:00 |
|
|
|
82126d9aba
|
Initialize OCR1A to FAN02_MIN_DUTY and add PWM documentation
|
2024-09-06 15:33:31 +02:00 |
|
|
|
b118631500
|
Minor coding style and consistency fixes
|
2024-09-05 22:51:55 +02:00 |
|
|
|
0bd4866816
|
Jump to reset vector when program exceeds specified watchdog timeout
|
2024-09-05 18:23:33 +02:00 |
|
|
|
7eaacf4abf
|
Update submodule 'tools'
|
2024-09-05 17:53:41 +02:00 |
|
|
|
d1a25c4bd3
|
Start implementing watchdog timer
|
2024-09-05 15:19:36 +02:00 |
|
|
|
14e12cdd03
|
Make log output slightly more readable
|
2024-09-04 23:23:40 +02:00 |
|
|
|
1602aa4297
|
Implement ADS1115 register reading and writing
|
2024-09-04 21:38:12 +02:00 |
|
|
|
992899f0cb
|
Try setting variable PWM frequency with timer2
|
2024-09-04 16:11:41 +02:00 |
|
|
|
ad987996e0
|
Update documentation
|
2024-09-04 03:18:08 +02:00 |
|
|
|
385be3a677
|
Set pin for light MOSFET to low in MOS_Init
|
2024-09-04 03:04:31 +02:00 |
|
|
|
40f039dff9
|
Remove invisible runtime assertions
|
2024-09-04 02:56:58 +02:00 |
|
|
|
c66e15dcc9
|
Remove outdated README for now
|
2024-09-04 02:49:22 +02:00 |
|
|
|
c4b6f8cdd9
|
Rename module TWI to I2C and add comments
|
2024-09-04 02:47:45 +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 |
|
|
|
0e15d5b1e2
|
Move PWM and MOSFET implementations into separate module files
|
2024-09-03 02:47:21 +02:00 |
|
|
|
cd1a481ef6
|
Ensure correct naming for PWM devices
|
2024-09-03 01:41:08 +02:00 |
|
|
|
bee711c9ff
|
Calculate PWM_CYCLE_TOP from F_CPU
|
2024-09-03 01:16:07 +02:00 |
|
|
|
0110c22455
|
Add more general SetMosState() and SetPwmValue() functions
|
2024-09-03 00:52:39 +02:00 |
|
|
|
4453156641
|
Configure PWM timers for 25 KHz
|
2024-09-02 23:12:19 +02:00 |
|
|
|
d60efc009e
|
Handle PWM on pin PD4, PD5 and PD7
|
2024-09-02 20:50:09 +02:00 |
|
|
|
bd34ab7c3a
|
Start working on system initialization
|
2024-09-02 15:40:20 +02:00 |
|
|
|
aefbe4743e
|
Add data sheets for ADS1115 and AHT20
|
2024-09-02 15:39:43 +02:00 |
|
|
|
80fb3a32c9
|
Documentation and minor fixes
|
2024-09-02 03:22:49 +02:00 |
|
|
|
3f336798c3
|
Handle I2C multiplexer channel selection
|
2024-09-02 03:07:44 +02:00 |
|
|
|
19983fb613
|
Implement USART with bot RX and TX interrupts
|
2024-09-02 01:03:59 +02:00 |
|
|
|
2423e0f060
|
Update submodule 'webgui'
|
2024-09-01 15:22:58 +02:00 |
|
|
|
3506ad48e5
|
Change log output formatting
|
2024-09-01 15:22:37 +02:00 |
|
|
|
5688b00b69
|
Update submodule 'tools'
|
2024-09-01 10:54:48 +02:00 |
|
|
|
7bc7d29e26
|
Update submodule 'webgui'
|
2024-09-01 01:23:55 +02:00 |
|
|
|
555213ba61
|
Fix README redundant wording
|
2024-08-31 23:18:46 +02:00 |
|
|
|
c533a2298f
|
Update submodule 'webgui'
|
2024-08-31 22:59:35 +02:00 |
|
|
|
14c796926e
|
Update README
|
2024-08-31 19:30:11 +02:00 |
|
|
|
bebd8d9a51
|
Move README to docs/README
|
2024-08-31 16:54:41 +02:00 |
|
|
|
b34bd2b9fa
|
Update submodule 'webgui'
|
2024-08-31 16:54:23 +02:00 |
|