|
8df0a6c774
|
Fix license header
|
2020-04-20 21:30:00 +02:00 |
|
|
7fca0fc31d
|
Merge branch 'dev' into ui
|
2020-04-20 21:17:46 +02:00 |
|
|
d0fa0cf39c
|
Fix typo in comment
|
2020-04-20 21:17:24 +02:00 |
|
|
c419ca7bcb
|
Add PID controller and oven driver module
|
2020-04-20 21:16:39 +02:00 |
|
|
9311d0b515
|
Write button code
|
2020-02-25 21:01:34 +01:00 |
|
|
4487f854cd
|
Merge branch 'dev' into ui
|
2020-02-25 19:49:14 +01:00 |
|
|
a39fe09de4
|
Remove files for onewire sensor. Will add them when necessary.
|
2020-02-25 19:48:14 +01:00 |
|
|
0ddaef01c8
|
Start onewire interface. But probably won't finish it
|
2020-02-25 19:34:50 +01:00 |
|
|
49835d9213
|
Merge branch 'dev' into ui
|
2020-02-24 20:03:57 +01:00 |
|
|
1ef7713351
|
Start implementation of onewire temperature sensor interface
|
2020-02-24 20:02:45 +01:00 |
|
|
26b8ad852e
|
Add static module for onewire temperature sensors
|
2020-02-24 19:21:29 +01:00 |
|
|
f09877921a
|
start onewire interface
|
2020-02-24 19:16:46 +01:00 |
|
|
4bc85d474f
|
c
|
2020-02-24 18:48:26 +01:00 |
|
|
fcbd1ae05e
|
Init Button. Interrupt still missing
|
2020-02-23 21:48:52 +01:00 |
|
|
6965882435
|
Add temporary LCD code
|
2020-02-23 21:22:38 +01:00 |
|
|
c35c80ce24
|
Add files for user interface via rotaryencoder/button and LCD
|
2020-02-23 21:06:42 +01:00 |
|
|
30aa1149a3
|
Merge branch 'ui' into dev
|
2020-02-21 23:08:38 +01:00 |
|
|
68fc473372
|
Add stack checking functions
|
2020-02-21 23:01:04 +01:00 |
|
|
b5d4bf5528
|
Add stack checker module andf fix all license headers
|
2020-02-21 21:22:01 +01:00 |
|
|
532262f670
|
Fix rotary encoder relative change function
|
2020-02-16 18:17:19 +01:00 |
|
|
f8076920fe
|
Start doxygen documentation
|
2020-02-16 17:35:41 +01:00 |
|
|
a35f66f2cd
|
Add code for rotary encoder
|
2020-02-16 16:38:31 +01:00 |
|
|
6fa071e1d1
|
Add rotary encoder module
|
2020-02-16 14:25:49 +01:00 |
|
|
c3be39b4e5
|
Add license header to all files
|
2020-02-15 22:09:55 +01:00 |
|
|
7df97831be
|
Add conversion function for resistance to temperature conversion and add it to thept command of the shell
|
2020-02-15 20:31:38 +01:00 |
|
|
b13b3b4377
|
Add script for generating PT1000 lookup dat and generate first header file
|
2020-02-15 17:54:45 +01:00 |
|
|
c568b95cf2
|
Add calibration routine from shell
|
2020-02-15 17:54:13 +01:00 |
|
|
5a00950589
|
Add deactivated PT1000 measurement as error flag, startcode for calibration routine
|
2020-02-15 01:04:40 +01:00 |
|
|
f04a5c7930
|
Restructure include hierarchy
|
2020-02-12 21:00:35 +01:00 |
|