Commit Graph

916 Commits

Author SHA1 Message Date
Nic Limper
b51dea8f5d gzipped files 2024-04-18 19:32:01 +02:00
Nic Limper
5d1570118b easyjig, add photos 2024-04-18 15:02:00 +02:00
Nic Limper
0ac2afa495 Update README.md 2024-04-18 14:56:26 +02:00
Nic Limper
f9171d132a Added easyjig flasher cable 2024-04-18 14:53:40 +02:00
Skip Hansen
b8f00f4cb6 Download template tag json file when needed. (#298) 2024-04-17 22:18:29 +02:00
atc1441
fe8056b791 Added more 3D Case and Holder 2024-04-13 11:57:48 +02:00
atc1441
7a8773ca07 Update tagtype_db.cpp 2024-04-12 09:01:11 +02:00
atc1441
925c87d6e0 Merge pull request #296 from chunkysteveo/master
Added BOM passives placement guide image (this time right placements!)
2024-04-11 14:12:05 +02:00
Stephen Ludgate
462e86e2e7 Delete Hardware/S3_C6_NanoAP by ATC1441/s3_c6_nano_v1_BOM_placement.jpg 2024-04-11 13:08:52 +01:00
Stephen Ludgate
13b8eff7a5 Wrong placement
measure twice, cut onc////
2024-04-11 13:08:35 +01:00
Stephen Ludgate
e53ab6e6c2 Add files via upload 2024-04-11 13:07:54 +01:00
Stephen Ludgate
f072a0b7de Messed up placement!
measure twice, cut onc////
2024-04-11 13:05:13 +01:00
Stephen Ludgate
52ff29c2af Update README.md 2024-04-11 12:59:20 +01:00
Stephen Ludgate
3f85955dac Added BOM Passives placement guide image. 2024-04-11 12:59:01 +01:00
Stephen Ludgate
d6520f1743 added s3_c6_nano_v1_BOM_placement.jpg 2024-04-11 12:57:35 +01:00
atc1441
57f3c7f0e5 Merge pull request #294 from chunkysteveo/patch-1
Update README.md - missing resistor for led
2024-04-11 10:42:51 +02:00
Stephen Ludgate
be8b59f4b4 Update README.md - missing resistor for led
BOM list was stating 2x resistors for LEDs, and there's 3x
2024-04-11 09:15:59 +01:00
jjwbruijn
abee7a8c93 Fixed nRF Bootloader PIO 2024-04-10 23:03:13 +02:00
Jelmer
43e4bafa81 Merge pull request #286 from kelchm/core-dir-improvements
Fix core directory interpolation and cleanup dependencies
2024-04-10 21:43:38 +02:00
jjwbruijn
5f77358bd0 Fixed transfers that wouldn't validate properly if size%99==0 2024-04-10 21:23:03 +02:00
Nic Limper
e92824335c remove tagtype files during next OTA update + minor fixes
the updated tagtype files will be downloaded automatically after the fw update
2024-04-07 12:41:58 +02:00
Nic Limper
268736b40b change ESPAsyncWebServer libraries to esphome version (thanks, @koswolf) 2024-04-07 12:38:35 +02:00
Matthew Kelch
5bf5ef8678 use more robust gitignore for core packages 2024-04-06 15:07:58 -04:00
Matthew Kelch
d9786c623b ensure any remaining $PROJECT_DIR directories are ignored globally 2024-04-06 14:30:12 -04:00
Matthew Kelch
0b18e90c83 core package cleanup + gitignore (for nrf52811_Platformio_AP) 2024-04-06 14:07:42 -04:00
Matthew Kelch
0c0761d0ba correct interpolation value for local core dir 2024-04-06 13:31:07 -04:00
Matthew Kelch
073dd0c50a Add support for M3 2.9 BW Variant (#278) 2024-04-05 13:48:58 +02:00
atc1441
4feb30f7e9 Merge pull request #283 from jjwbruijn/revert-281-oepl_pr_4
Revert "Fixed drag and drop image resizing."
2024-04-05 12:07:23 +02:00
Nic Limper
aa7f2673d1 Revert "Fixed drag and drop image resizing." 2024-04-05 12:00:19 +02:00
Skip Hansen
db64b689e3 Add display of subGhz channel to LCD when subGhz radio is present. (#282) 2024-04-05 11:51:01 +02:00
atc1441
701b130418 Merge pull request #281 from skiphansen/oepl_pr_4
Fixed drag and drop image resizing.
2024-04-04 22:06:14 +02:00
Skip Hansen
cc037bb143 Fixed drag and drop image resizing. 2024-04-04 12:55:23 -07:00
atc1441
93eba41376 Fixed no connected Radio handling 2024-03-29 23:29:36 +01:00
atc1441
d8196c76e2 Merge branch 'master' of https://github.com/jjwbruijn/OpenEPaperLink 2024-03-29 22:25:17 +01:00
atc1441
a2bdd1c245 More BLE gicisky types 2024-03-29 22:25:12 +01:00
Nic Limper
8fa5fa8b09 adds some characters; update to the tiny font for better readability 2024-03-27 21:28:22 +01:00
Nic Limper
303c07b4ef updated tiny font for better readability 2024-03-27 11:13:30 +01:00
atc1441
889d6b53c4 Added build option for Espressif ESP Thread Border Router /Zigbee Gateway including ESP32-H2 AP Firmware 2024-03-26 22:20:13 +01:00
Nic Limper
34ca60ba7a update templates
thanks to XiniX for donating some tags
2024-03-26 16:08:00 +01:00
Nic Limper
6197b8962e color table and various fixes
- use the actual color table in tagtype json for rendering images (until now, that color table was ignored)
- added proper ordered dithering (works with all colors now, not just gray and pink)
- on the static image content card, you can now choose floyd-steinberg or ordered dithering (or turn dithering off)
- added ÅÄÖ to twcondensed20 font
- small bugfixes
- fix serial passthrough via UART in OEPL-flasher.py
2024-03-26 01:13:02 +01:00
Nic Limper
cb2f3aed5a remove tagtypes from data folder (they are dynamically loaded now)
You will find the tagtype JSON files in /resources/tagtypes/. They are now automatically downloaded to the LittleFS partition when needed to avoid wasting valuable space. The tagtype definitions are updated during an OTA update, but there is also a separate update button for just syncing them. Additionally, they will only be updated when the version number within the JSON file is higher. If you have made custom changes to a tagtype, you can prevent it from being overwritten by giving it a very high version number.
2024-03-22 20:41:04 +01:00
Nic Limper
7bdc6e55b3 dynamic loading of tagtype files 2024-03-22 16:42:55 +01:00
Nic Limper
b7e0d1af93 added misc helper scripts 2024-03-22 11:55:11 +01:00
Nic Limper
587d7c86c0 various fixes
- added last updated time of a tag in tagdb
- day ahead prices choice of whole money units or cents
- optimization of file upload during updates
- show mac address in wifi setup
- fixed reload of display after unexpected reboot of tag
2024-03-21 20:11:12 +01:00
jjwbruijn
98d9dc61f3 fixes #275 - battery voltage display snafu 2024-03-20 13:45:33 +01:00
Nic Limper
3f1e45da28 content bugfix
- truncates long lines in calfeed (solves https://github.com/jjwbruijn/OpenEPaperLink/issues/202)
- displays button pointers correctly when rotated 180 degrees
https://github.com/jjwbruijn/OpenEPaperLink/issues/246
2024-03-18 22:09:05 +01:00
Nic Limper
59e2a5eeb8 Various fixes
- bugfix not recognizing identical image
https://github.com/jjwbruijn/OpenEPaperLink/issues/255
- Count number of updates
https://github.com/jjwbruijn/OpenEPaperLink/issues/247
- Optionally align interval of RSS/calendar/etc
https://github.com/jjwbruijn/OpenEPaperLink/issues/106
2024-03-18 16:39:44 +01:00
jjwbruijn
68d75782ba New Tag FW Pack 2024-03-17 22:40:20 +01:00
Karl Q
3ccbda8489 feat: add basic tag holder (#266)
Includes CAD source so modifications should be easy.
2024-03-17 07:09:37 +01:00
jjwbruijn
a861b40545 M3 v0027 re-release, including M3 1.3 peghook support 2024-03-14 19:03:14 +01:00