[PR #23] [CLOSED] New flasher pcb #3137

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

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/23
Author: @jjwbruijn
Created: 3/23/2023
Status: Closed

Base: masterHead: new_flasher_pcb


📝 Commits (4)

  • 9b4fba8 working dual port flasher, direct usb only
  • add3d56 added zbs_flasher.py version w/ internalap support
  • 5bc988c added led support
  • e944607 added jigs and case

📊 Changes

39 files changed (+2857 additions, -116 deletions)

View changed files

3D-printed cases and programming jigs/Flasher Jig 1.54 base.stl (+0 -0)
3D-printed cases and programming jigs/Flasher Jig 1.54 latch.stl (+0 -0)
3D-printed cases and programming jigs/Flasher Jig 1.54.skp (+0 -0)
3D-printed cases and programming jigs/Flasher Jig 2.9 base.stl (+0 -0)
3D-printed cases and programming jigs/Flasher Jig 2.9 latch.stl (+0 -0)
3D-printed cases and programming jigs/Flasher Jig 2.9.skp (+0 -0)
3D-printed cases and programming jigs/Flasher Jig 4.2 base.stl (+0 -0)
3D-printed cases and programming jigs/Flasher Jig 4.2 latch.stl (+0 -0)
3D-printed cases and programming jigs/Flasher Jig 4.2.skp (+0 -0)
3D-printed cases and programming jigs/Flasher Jig Segmented base.stl (+0 -0)
3D-printed cases and programming jigs/Flasher Jig Segmented clamp.stl (+0 -0)
3D-printed cases and programming jigs/Flasher Jig Segmented.skp (+0 -0)
3D-printed cases and programming jigs/OpenEPaperLink AP Case base.stl (+0 -0)
3D-printed cases and programming jigs/OpenEPaperLink AP Case cover.stl (+0 -0)
3D-printed cases and programming jigs/OpenEPaperLink AP Case dual EPD cover.stl (+0 -0)
3D-printed cases and programming jigs/OpenEPaperLink AP Case segmented disp holder.stl (+0 -0)
3D-printed cases and programming jigs/OpenEPaperLink AP Case.skp (+0 -0)
esp32_fw/CMakeLists.txt (+3 -0)
esp32_fw/dependencies.lock (+9 -0)
esp32_fw/include/leds.h (+5 -0)

...and 19 more files

📄 Description

this will not merge automatically :)


🔄 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/23 **Author:** [@jjwbruijn](https://github.com/jjwbruijn) **Created:** 3/23/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `new_flasher_pcb` --- ### 📝 Commits (4) - [`9b4fba8`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/9b4fba818f32d8ee236351186d8d14888f819c08) working dual port flasher, direct usb only - [`add3d56`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/add3d568a4e52d608fc575716da4c67fbaafa380) added zbs_flasher.py version w/ internalap support - [`5bc988c`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/5bc988c90efaa2cb552d460fa6dccd93ecbb294e) added led support - [`e944607`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/e9446072281d2c2fc62f28fd394b5a7493a2dfd7) added jigs and case ### 📊 Changes **39 files changed** (+2857 additions, -116 deletions) <details> <summary>View changed files</summary> ➕ `3D-printed cases and programming jigs/Flasher Jig 1.54 base.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig 1.54 latch.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig 1.54.skp` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig 2.9 base.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig 2.9 latch.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig 2.9.skp` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig 4.2 base.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig 4.2 latch.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig 4.2.skp` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig Segmented base.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig Segmented clamp.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/Flasher Jig Segmented.skp` (+0 -0) ➕ `3D-printed cases and programming jigs/OpenEPaperLink AP Case base.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/OpenEPaperLink AP Case cover.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/OpenEPaperLink AP Case dual EPD cover.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/OpenEPaperLink AP Case segmented disp holder.stl` (+0 -0) ➕ `3D-printed cases and programming jigs/OpenEPaperLink AP Case.skp` (+0 -0) ➕ `esp32_fw/CMakeLists.txt` (+3 -0) ➕ `esp32_fw/dependencies.lock` (+9 -0) ➕ `esp32_fw/include/leds.h` (+5 -0) _...and 19 more files_ </details> ### 📄 Description this will not merge automatically :) --- <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 22:07:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#3137