Commit Graph

28 Commits

Author SHA1 Message Date
arofarn
7a1371fd18 Fix script exiting on ntptime.settime() OveflowError 2020-04-25 17:45:02 +02:00
arofarn
43ba1bc18a Add control over MQTT 2020-04-22 23:20:10 +02:00
arofarn
38b9ed20cd Rename connection status LED function 2020-04-22 11:11:22 +02:00
arofarn
e85548bef4 Add umqtt lib sources 2020-04-22 11:10:41 +02:00
arofarn
83d77277e7 Add NTP check every hour (ESP8266 RTC is BAD at keeping track of time) 2020-04-22 11:10:11 +02:00
arofarn
343722086b Add delay before publishing brightness change 2020-04-22 01:44:21 +02:00
arofarn
84dfa554b0 Pylint & corrections 2020-04-21 20:58:14 +02:00
arofarn
e7212ebc1f Add MQTT publishing 2020-04-21 20:57:48 +02:00
arofarn
4f5671f28e Rename wifi_config.py => config.py 2020-04-21 19:20:49 +02:00
arofarn
b6c6385308 pylint 2020-04-21 19:10:31 +02:00
arofarn
1564fb44ac Début de refonte 2020-04-21 17:56:30 +02:00
Pierrick C
5d34806292 add author and version 2018-11-19 12:05:36 +01:00
Pierrick C
73aeb9e56a Remove -1 in sparkles mode causing the last LED to be ignored 2018-11-19 11:53:22 +01:00
Pierrick C
66ec8247da Add simple support for different modes 2018-11-19 11:51:04 +01:00
Pierrick C
6f5a713150 Wifi 2018-11-18 23:15:25 +01:00
Pierrick C
0a30d6ed74 Renamed variables to be "pylint compatibles" and translated in english 2018-11-18 16:34:00 +01:00
Pierrick C
84c85d11c3 Add mini brightness when power is turn on and brightness is set to 0 2018-11-18 16:08:31 +01:00
Pierrick C
38a063bde5 Forgot to delete an obsolete comment 2018-11-18 10:33:43 +01:00
Pierrick C
48dbd0c593 Rotary encoder 2018-11-18 10:28:07 +01:00
Pierrick C
6a8924eef9 Ajout en prévision de l'utilisation d'un encodeur rotatif 2018-11-13 23:21:25 +01:00
Pierrick C
06ae789a10 Fichier en trop 2018-11-13 23:20:59 +01:00
Pierrick C
cff5c1087d Add .fill() example 2018-11-01 18:39:19 +01:00
Pierrick C
ebc440842b More prints and .write() (for tuto) 2018-11-01 18:37:53 +01:00
Pierrick C
2ff7f35c25 Ajout du boot.py 2018-09-13 17:45:22 +02:00
Pierrick C
d999fb3c53 Petite modification pour montrer la méthode fill() 2018-09-13 17:45:04 +02:00
Pierrick C
4efb16267d Exemple tout basique avec une animation autour des couleurs 2018-09-11 17:54:01 +02:00
Pierrick C
3896ba5f3e Premier test des neopixel en micropython (chenillard RGB) 2018-09-10 20:30:17 +02:00
Pierrick C
c48b9e7dc9 Ajout d'un dossier code 2018-09-10 17:43:00 +02:00