Commit graph

29 commits

Author SHA1 Message Date
Christophe Robillard
c6c70dca76 power rfid only when not sleeping 2025-12-22 21:32:04 +01:00
Christophe Robillard
5f6a52f6a2 deep sleep when no card 2025-12-21 21:52:43 +01:00
Christophe Robillard
b1bdc9b840 set https certificate 2025-12-20 21:38:20 +01:00
Christophe Robillard
423c9ea5c7 use neopixel for visual feedback 2025-12-20 21:37:42 +01:00
Christophe Robillard
352c005763 use now esp32-C6 2025-12-18 18:21:09 +01:00
Christophe Robillard
9174987477 deep sleep during 1 second 2025-11-08 14:02:03 +01:00
Christophe Robillard
832f3d883c display success only when card read 2025-11-08 12:30:17 +01:00
Christophe Robillard
dd86fbf687 displaySuccess after reading card 2025-11-08 12:17:49 +01:00
Christophe Robillard
b9be9b84ea use blink for display 2025-11-08 12:02:28 +01:00
Christophe Robillard
6719cabaa7 extract read_card and send_uid functions 2025-11-08 11:10:37 +01:00
Christophe Robillard
8300244767 petit refacto 2025-11-08 10:49:17 +01:00
Christophe Robillard
d236d3e71c add doc link for each library 2025-11-07 17:59:59 +01:00
Christophe Robillard
5040bae419 indentation with 2 spaces 2025-11-06 16:47:34 +01:00
Christophe Robillard
a4dea7aca3 end http connection when success 2025-11-06 16:41:10 +01:00
Christophe Robillard
c3d84cc340 change led pin 2025-11-06 16:40:52 +01:00
Christophe Robillard
c332d8de8d add kicad files 2025-11-04 17:11:37 +01:00
Christophe Robillard
80ae8325e1 ignore kicad backup and cache files 2025-11-04 17:11:37 +01:00
Christophe Robillard
36e148744e display error if http error 2025-11-01 17:59:08 +01:00
Christophe Robillard
212eaca10d use SS_PIN constant 2025-11-01 17:44:03 +01:00
Christophe Robillard
34dee6d41e use esp8266wifi lib 2025-11-01 16:53:08 +01:00
Christophe Robillard
7fb45773fe display success at some steps 2025-11-01 16:53:08 +01:00
Christophe Robillard
6dba8da8b1 define led_pin 2025-09-27 11:45:54 +02:00
Christophe Robillard
5c91330629 use https 2025-09-26 11:31:14 +02:00
Christophe Robillard
03955c4480 use KLUK for ap ssid 2025-09-26 11:30:37 +02:00
Christophe Robillard
9b0341bb79 remove logging on serial port
for performance reason
2025-08-10 18:17:08 +02:00
Christophe Robillard
ee6bb36cc5 blink when not connected to AP 2025-08-10 18:15:41 +02:00
Christophe Robillard
09a862facf add pin layout 2025-08-10 18:15:17 +02:00
Christophe Robillard
c135446c89 send rfid tag uid 2025-08-10 17:39:37 +02:00
Christophe Robillard
1c5937c34e explain install 2025-08-07 23:30:29 +02:00