Skip to content

Commit 023ef6d

Browse files
authored
Update Documentation by Pop Ioan Teodor (#1274)
* added docs for myself * smol update * updates * resized photo to smaller res
1 parent ec08268 commit 023ef6d

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

27.5 KB
Loading

website/versioned_docs/version-acs_cc/project/2026/ioan_teodor.pop/index.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,23 @@ I wanted a permanent, always-on control panel for my desktop that doesn't depend
2828
Finalized project idea, chose components, and had the theme approved. Ordered W5500 module and ILI9341 display. Drafted the architecture and started reading embassy-net documentation.
2929

3030
### Week 5 - 11 May
31-
31+
Connected the modules, and ran some tests on them. Also did schematics, cleared some issues with connections,
32+
tested and moved every submodule into it's own spi channel( display - spi1, touch - spi2, w5500 - spi3).
3233
### Week 12 - 18 May
34+
Ran extensive testing, and started software development with an http server ran, with OTP auth, to control device
35+
from the internet. Also testing some touch calibration and different refresh rates, to finalize software for the screen.
3336

3437
### Week 19 - 25 May
3538

3639
## Hardware
3740

41+
ILI 9341 Display with touch - display info and buttons for controlling PC
42+
43+
W5500 - connecting to LAN for sendind WOL magic packets and also communicating with PC after turn-on
3844

3945
### Schematics
4046

41-
To be added at Hardware Milestone (Week 11).
47+
![Architecture Diagram](./images/schematics.webp)
4248

4349
### Bill of Materials
4450

0 commit comments

Comments
 (0)