Commit Graph

248 Commits

Author SHA1 Message Date
anschrammh
a95a387d30 Added the getPort() method 2019-10-10 18:13:54 +02:00
6ffe25ec3b Updated code to use the PowerManager class 2019-10-05 18:24:45 +02:00
730460bd99 Added dedicated class for power management 2019-10-05 18:24:08 +02:00
786821b36e Added new version number 2019-10-05 17:23:16 +02:00
3dce4fb00e Switched parameters for the sdcard begin statement 2019-10-05 17:22:55 +02:00
34a847a012 Updated constructor, switched cs pin and spi speed parameters for begin 2019-10-05 17:17:23 +02:00
500a441248 Merge branch 'master' of http://192.168.0.17/git/Th3maz1ng/ESP8266_swiss_army_board 2019-10-04 21:15:42 +02:00
anschrammh
6a035f09a1 Cleaning the connection process 2019-09-28 13:50:21 +02:00
4a98c5ebc6 Developped new multi client tcp server as well as web server 2019-09-13 21:15:53 +02:00
cc8e517920 Minor change to a comment 2019-09-13 21:14:52 +02:00
91f339648c Minor change to a comment 2019-09-13 21:14:09 +02:00
6c24020456 Correcting debug code which was crashing due to a change in the Dictionary class 2019-09-13 21:13:39 +02:00
563664931e Updated Dictionary code 2019-09-08 19:12:57 +02:00
812e891489 Marked destructor as virtual 2019-09-08 19:11:22 +02:00
anschrammh
30a0cc672c Updated software version number 2019-09-05 14:03:56 +02:00
anschrammh
a11366a094 Merge branch 'master' of http://88.167.116.148/git/Th3maz1ng/ESP8266_swiss_army_board 2019-09-05 14:02:46 +02:00
anschrammh
28708ac96c Minor changes 2019-09-05 14:02:21 +02:00
86109b44cb Updated schematic 2019-09-05 09:59:02 +02:00
308bd4cbb6 Mettre à jour 'README.md' 2019-09-01 23:16:11 +02:00
ca0b355690 Mettre à jour 'README.md' 2019-09-01 23:07:00 +02:00
anschrammh
634faad650 Minor changes 2019-09-01 22:52:21 +02:00
anschrammh
8d2df8530d Minor changes 2019-09-01 22:50:56 +02:00
anschrammh
c97db9f6a9 Fixed bug with the 'trigger once and delete' tasks 2019-09-01 22:50:26 +02:00
anschrammh
ae31aac4ee Minor change 2019-09-01 22:49:46 +02:00
anschrammh
c2c95bf339 Renamed method get to getAt and changed the get method logic 2019-09-01 22:48:01 +02:00
anschrammh
bfaea9ef9a Merge branch 'master' of http://88.167.116.148/git/Th3maz1ng/ESP8266_swiss_army_board 2019-09-01 21:37:00 +02:00
anschrammh
90ac468c8e Modified the main app 2019-09-01 21:36:43 +02:00
anschrammh
c79dca197a Updated the version history 2019-09-01 21:36:24 +02:00
anschrammh
6c06233dd6 Reworked the reset and restart api calls 2019-09-01 21:35:52 +02:00
anschrammh
9c030518c5 Moved the battery sensing logic in a task and added a task to reset/restart the module 2019-09-01 21:34:32 +02:00
anschrammh
b93a6f64e8 Corrected a big and nasty memory leak, renamed two methods and added the 'trigger once and delete' functionality 2019-09-01 21:33:24 +02:00
anschrammh
3642367826 Corrected syntax logic 2019-09-01 21:31:45 +02:00
anschrammh
ff7656f5e7 Updated the time/date display format (added leading zero) 2019-09-01 21:30:41 +02:00
anschrammh
0edadee37c Corrected a comment 2019-09-01 21:29:27 +02:00
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