Skip to content

Commit

Permalink
update readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
finger563 committed Nov 5, 2023
1 parent 14b9232 commit 9ac58bf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Link to Fusion 360 CAD:

The printable files can be found in the [./mcad](./mcad) folder or can be downloaded from [printables](https://www.printables.com/model/396931-esp-box-emu).

The electrical files can be found in the [./ecad](./ecad) folder.

This project has the following features (still WIP):

- [x] Squareline Studio design files for generating boilerplate LVGL ([SLS files](./squareline), [Generated files](./components/gui/generated))
Expand Down
14 changes: 14 additions & 0 deletions ecad/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# ESP-BOX-EMU ecad

This folder contains the electronic design of the ESP-BOX-EMU.

The ESP-BOX-EMU contains a single circuit board with the following components:
- USB-C connector
- Tactile switches for the buttons
- DRV2605L haptic driver
- JST-PH connector for the LiPo battery
- MCP23017 I/O expander
- MCP73833 LiPo charger
- MicoSD card slot
- TPS61070 boost converter

0 comments on commit 9ac58bf

Please sign in to comment.