Commit Graph

364 Commits

Author SHA1 Message Date
anschrammh
4e8a898b26 Added a new function to format time with a leading zero 2019-09-01 21:28:30 +02:00
29a13da289 Mettre à jour 'README.md' 2019-09-01 15:58:03 +02:00
5cc7d1403a Added a debug text in serial 2019-08-24 20:47:55 +02:00
1f849e2336 Added the RX gpio pin as input with internal pull up since the signal it is sensing is in open drain config 2019-08-24 20:46:55 +02:00
anschrammh
9874791ace minor changes 2019-08-19 13:55:00 +02:00
anschrammh
970544025b Added the current soft version on the display 2019-08-19 13:54:39 +02:00
anschrammh
47eb7889d0 Added getSoftVersion method to get the current software version 2019-08-19 13:53:57 +02:00
anschrammh
6f74c10140 Added versions.h file to track software versions 2019-08-19 13:53:09 +02:00
56654447d2 Mettre à jour 'README.md' 2019-07-18 11:37:19 +02:00
anschrammh
8e832c79fc Updated lib folder 2019-05-08 23:08:15 +02:00
anschrammh
0c19650188 Added sketches to test the software 2019-05-08 23:07:13 +02:00
anschrammh
01303f97bf Added a generic List class 2019-05-08 23:06:13 +02:00
anschrammh
359160fa6d Minor changes 2019-05-08 23:05:31 +02:00
anschrammh
5e3f0dc139 Fixed potential memory leak 2019-05-08 23:05:10 +02:00
anschrammh
3f7c5f369b Fixed memory leak 2019-05-08 23:04:18 +02:00
anschrammh
27385ccab4 Changed baud rate from 9600 to 115200 2019-05-08 10:56:14 +02:00
anschrammh
6182ee5a59 Minor changes 2019-05-08 10:55:15 +02:00
Anatole SCHRAMM
57877050a0 Added three test tasks as well the runTaskScheduler() call 2019-05-02 17:27:44 +02:00
Anatole SCHRAMM
d5e1addbb6 Minor changes for test purposes | this class is going to be rewritten at some point 2019-05-02 17:25:16 +02:00
Anatole SCHRAMM
f0d6486ef0 Added an instance of the TaskSchedulerManager class 2019-05-02 17:24:11 +02:00
Anatole SCHRAMM
50af552499 Added the sleep and wakeUp methods 2019-05-02 17:23:23 +02:00
Anatole SCHRAMM
67174c1f7c Further implementation of the TaskSchedulerManager class 2019-05-02 17:22:40 +02:00
Anatole SCHRAMM
e013103fd1 Added the sleep and wakeUp methods for the ssd1306 oled driver 2019-05-02 17:21:41 +02:00
Anatole SCHRAMM
cfa7192f5f Added the togglePin method to the library 2019-05-02 17:20:52 +02:00
Anatole SCHRAMM
8ab1f45013 Added tasks function definition and implementation files 2019-05-02 17:20:18 +02:00
anschrammh
3b848dd1ac Minor change 2019-05-01 23:31:10 +02:00
anschrammh
111279603e Added RTC Flash memory third party library 2019-05-01 22:25:22 +02:00
2dabcfa334 Started to implement this class 2019-05-01 22:04:53 +02:00
0271d1607c Registered new view + other small things 2019-05-01 22:04:24 +02:00
f2a75745cc Minor change 2019-05-01 22:03:58 +02:00
8fb329e717 Modified the begin method so that it performs a real check on the RTC connection 2019-05-01 22:03:24 +02:00
42fb3f52bc Updated the IOInfo view (added port direction info : Input/Output), added a new error view 2019-05-01 22:02:11 +02:00
b2e9773b2b Moved defines to their respective files 2019-05-01 22:01:02 +02:00
9bd5329d99 Updated Dictionary class, added a new method 2019-05-01 21:59:53 +02:00
513007f2da Bug fixe with the getFilePathByHttpResource() method 2019-05-01 11:38:09 +02:00
Anatole SCHRAMM
4bf746db65 Minor changes 2019-04-30 13:38:58 +02:00
Anatole SCHRAMM
dd0b07e67b Updated app class diagram 2019-04-30 13:38:38 +02:00
Anatole SCHRAMM
b9ac4ac950 Created the TaskSchedulerManager class (skeleton only, no implementation) 2019-04-30 13:37:47 +02:00
604203ed65 Mettre à jour 'README.md' 2019-04-30 12:39:27 +02:00
559b1445f7 Mettre à jour 'README.md' 2019-04-30 12:37:29 +02:00
15592dd706 Mettre à jour 'README.md' 2019-04-30 12:36:03 +02:00
Anatole SCHRAMM
d9005c3ed6 Minor change 2019-04-29 17:50:43 +02:00
anschrammh
6eaffa7fa9 Updated a comment 2019-04-29 07:46:48 +02:00
anschrammh
efe309245c Updated app class diagram 2019-04-29 07:46:29 +02:00
80b36e58b8 Mettre à jour 'README.md' 2019-04-28 22:56:11 +02:00
dc1537fc28 Mettre à jour 'README.md' 2019-04-28 15:42:33 +02:00
anschrammh
504022d75a Minor improvements 2019-04-28 15:39:39 +02:00
anschrammh
b141eb24c2 Registered new api call 2019-04-28 15:38:50 +02:00
anschrammh
0d157d680d Added new api call to get the board power info 2019-04-28 15:37:49 +02:00
anschrammh
59b9ae757f Minor updates to the WEBServerManager 2019-04-28 15:36:38 +02:00