[PR #27] [MERGED] Add alternative 2.9" flasher PCB #2591

Closed
opened 2026-03-20 21:07:47 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/27
Author: @jonasniesner
Created: 4/4/2023
Status: Merged
Merged: 4/4/2023
Merged by: @jjwbruijn

Base: masterHead: master


📝 Commits (7)

📊 Changes

30 files changed (+9246 additions, -0 deletions)

View changed files

📝 ESP32_AP-Flasher/include/settings.h (+16 -0)
📝 ESP32_AP-Flasher/platformio.ini (+30 -0)
PCB/alternative_PCB/ESLCONN.bak (+2 -0)
PCB/alternative_PCB/ESLCONN.kicad_sym (+64 -0)
PCB/alternative_PCB/README.md (+26 -0)
PCB/alternative_PCB/esl.pretty/SOLUM_ZBS_DEBUG.kicad_mod (+40 -0)
PCB/alternative_PCB/fp-lib-table (+3 -0)
PCB/alternative_PCB/gerber.zip (+0 -0)
PCB/alternative_PCB/gerber/jig2-B_Cu.gbl (+252 -0)
PCB/alternative_PCB/gerber/jig2-B_Mask.gbs (+101 -0)
PCB/alternative_PCB/gerber/jig2-B_Paste.gbp (+15 -0)
PCB/alternative_PCB/gerber/jig2-B_Silkscreen.gbo (+153 -0)
PCB/alternative_PCB/gerber/jig2-Edge_Cuts.gm1 (+26 -0)
PCB/alternative_PCB/gerber/jig2-F_Cu.gtl (+528 -0)
PCB/alternative_PCB/gerber/jig2-F_Mask.gts (+178 -0)
PCB/alternative_PCB/gerber/jig2-F_Paste.gtp (+173 -0)
PCB/alternative_PCB/gerber/jig2-F_Silkscreen.gto (+1119 -0)
PCB/alternative_PCB/gerber/jig2-NPTH-drl_map.gbr (+110 -0)
PCB/alternative_PCB/gerber/jig2-NPTH.drl (+13 -0)
PCB/alternative_PCB/gerber/jig2-PTH-drl_map.gbr (+1685 -0)

...and 10 more files

📄 Description

I would like to contribute my alternative flasher PCB for 2.9" tags to the main project. It also adds a PIO configuration to build for this flasher PCB(it is almost the same as the Simple AP, but with a different pinout)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/27 **Author:** [@jonasniesner](https://github.com/jonasniesner) **Created:** 4/4/2023 **Status:** ✅ Merged **Merged:** 4/4/2023 **Merged by:** [@jjwbruijn](https://github.com/jjwbruijn) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`27ff235`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/27ff235593f214d6db042d54859bd75f7cc73029) Add PCB files for 2.9 - [`70fb112`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/70fb112961daf980f105a3938c610e41cf8320e2) Create README.md - [`75bb534`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/75bb534de8a7cc7500262acb6d988e5940a38c57) Update README.md - [`6f509eb`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/6f509ebf0f14cde310ce0c3c1f504c42ff5533a7) Update README.md - [`e080499`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/e080499e6a02fef127a3025a4ec4591043e24bb0) Update README.md - [`09d6dd2`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/09d6dd2fbb8f72bd2dfc3a07de42b380c5e68009) Update platformio.ini - [`c474c36`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/c474c364e6a43ac6bfea85e8bc77e8a2c89bc362) Update settings.h ### 📊 Changes **30 files changed** (+9246 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/include/settings.h` (+16 -0) 📝 `ESP32_AP-Flasher/platformio.ini` (+30 -0) ➕ `PCB/alternative_PCB/ESLCONN.bak` (+2 -0) ➕ `PCB/alternative_PCB/ESLCONN.kicad_sym` (+64 -0) ➕ `PCB/alternative_PCB/README.md` (+26 -0) ➕ `PCB/alternative_PCB/esl.pretty/SOLUM_ZBS_DEBUG.kicad_mod` (+40 -0) ➕ `PCB/alternative_PCB/fp-lib-table` (+3 -0) ➕ `PCB/alternative_PCB/gerber.zip` (+0 -0) ➕ `PCB/alternative_PCB/gerber/jig2-B_Cu.gbl` (+252 -0) ➕ `PCB/alternative_PCB/gerber/jig2-B_Mask.gbs` (+101 -0) ➕ `PCB/alternative_PCB/gerber/jig2-B_Paste.gbp` (+15 -0) ➕ `PCB/alternative_PCB/gerber/jig2-B_Silkscreen.gbo` (+153 -0) ➕ `PCB/alternative_PCB/gerber/jig2-Edge_Cuts.gm1` (+26 -0) ➕ `PCB/alternative_PCB/gerber/jig2-F_Cu.gtl` (+528 -0) ➕ `PCB/alternative_PCB/gerber/jig2-F_Mask.gts` (+178 -0) ➕ `PCB/alternative_PCB/gerber/jig2-F_Paste.gtp` (+173 -0) ➕ `PCB/alternative_PCB/gerber/jig2-F_Silkscreen.gto` (+1119 -0) ➕ `PCB/alternative_PCB/gerber/jig2-NPTH-drl_map.gbr` (+110 -0) ➕ `PCB/alternative_PCB/gerber/jig2-NPTH.drl` (+13 -0) ➕ `PCB/alternative_PCB/gerber/jig2-PTH-drl_map.gbr` (+1685 -0) _...and 10 more files_ </details> ### 📄 Description I would like to contribute my alternative flasher PCB for 2.9" tags to the main project. It also adds a PIO configuration to build for this flasher PCB(it is almost the same as the Simple AP, but with a different pinout) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 21:07:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2591