Commit Graph

32 Commits

Author SHA1 Message Date
Jelmer
917ad76f66 improved line-drawing 2023-01-30 12:25:21 +01:00
Jelmer
8313f838ca Variable X-shift in Y-axis print 2023-01-29 21:13:27 +01:00
Jelmer
d263e3fd06 wip 2023-01-29 14:11:58 +01:00
Jelmer
0b561d2473 Fixed stuff.Haven't checked power consumption! 2023-01-29 01:20:06 +01:00
Jelmer
8929afbff2 first attempt at a UI 2023-01-28 23:17:07 +01:00
Jelmer
7bb2c6e0e5 preparations for UI 2023-01-28 21:27:33 +01:00
Jelmer
3ad39ecd5d Merge pull request #3 from nlimper/pushbutton
add pushbutton
2023-01-28 01:26:01 +01:00
Jelmer
874be363eb Merge pull request #2 from nlimper/small-fixes
small fixes
2023-01-28 01:24:46 +01:00
Nic Limper
5808fdd733 button fixes
added buttonState in struct, #define HAS_BUTTON to enable listening to the button state.
2023-01-28 00:48:22 +01:00
Nic Limper
7211dcf19e bugfix on added button 2023-01-28 00:48:05 +01:00
Nic Limper
0a97f8a1e1 added button
Place a button switch between TEST pin (P1.0) and GND + capacitor in parallel).
Pressing button wakes up the tag and sends a request to the AP, including button state.
2023-01-28 00:47:49 +01:00
Nic Limper
d2e2c619b3 small fixes
small fixes to be also compatible for compiling in Windows
2023-01-28 00:23:16 +01:00
Jelmer
08c1ab7106 added AP binary 2023-01-23 13:55:49 +01:00
Jelmer
818b829a13 moved vars around for persistence after sleep 2023-01-23 00:55:27 +01:00
Jelmer
dcd2891b94 Merge branch 'master' of https://github.com/jjwbruijn/solum-esl-alternative-proto 2023-01-22 01:46:16 +01:00
Jelmer
050b345fb1 TTL support! (Nic's idea) 2023-01-22 01:45:54 +01:00
Jelmer
9cb4e2ff3c next-check-in is now supported (TTL) 2023-01-22 01:41:06 +01:00
Jelmer
a666994346 Merge branch 'master' of https://github.com/jjwbruijn/solum-esl-alternative-proto 2023-01-22 00:07:49 +01:00
Jelmer
8240648b7d Added a feedback mechanism for data available 2023-01-22 00:07:47 +01:00
Jelmer
a5ebf6f9fb Merge branch 'master' of https://github.com/jjwbruijn/solum-esl-alternative-proto 2023-01-22 00:07:28 +01:00
Jelmer
532ca354e2 the ESP32 can now tell the AP data isn't available 2023-01-22 00:07:24 +01:00
Jelmer
574d040050 Update README.md 2023-01-21 14:22:06 +01:00
Jelmer
f3041e46bc updated the readme, removing the 'slotted' stuff. 2023-01-21 14:13:53 +01:00
Jelmer
2b89919d00 added prebuilt AP-binary 2023-01-21 11:33:06 +01:00
Jelmer
14a7509d2f Improved power consumption 2023-01-21 11:31:03 +01:00
Jelmer
20a240d904 Merge branch 'master' of https://github.com/jjwbruijn/solum-esl-alternative-proto 2023-01-15 13:10:11 +01:00
Jelmer
5ee9cea68b removed 'synchronized' part of the protocol :( 2023-01-15 12:52:08 +01:00
Jelmer
ae8d074052 Merge branch 'master' of https://github.com/jjwbruijn/solum-esl-alternative-proto 2023-01-15 11:45:13 +01:00
Jelmer
ccf8e573d5 removed 'synchronized' part of the protocol :( 2023-01-15 11:45:09 +01:00
Jelmer
5e2ef25bf2 last framed version, probably 2023-01-10 08:45:50 +01:00
Jelmer
f8433cd641 changes for improved performance in poor rf env 2023-01-09 01:11:46 +01:00
Jelmer
f34586ecae fresh 2022-12-26 22:33:49 +01:00