Update Readme.md
This commit is contained in:
@@ -25,9 +25,9 @@ show notifications, display the weather, monitor stuff, show a clock, serve a we
|
|||||||
| SSD1306 OLED Display | 1 | 128x64 resolution, I2C interface | |
|
| SSD1306 OLED Display | 1 | 128x64 resolution, I2C interface | |
|
||||||
| 14250 Rechargeable Battery| 1 | Lithium-ion battery | Make sure you get the rechargeable type, most 14250 are not |
|
| 14250 Rechargeable Battery| 1 | Lithium-ion battery | Make sure you get the rechargeable type, most 14250 are not |
|
||||||
| TP4056 Module | 1 | Charging and protection circuit | Does not need to have a USB connector |
|
| TP4056 Module | 1 | Charging and protection circuit | Does not need to have a USB connector |
|
||||||
| Push Buttons | 3 | Tactile push buttons | |
|
| Push Buttons | 3 or 4 | Tactile push buttons | |
|
||||||
| Piezo Buzzer | 1 | 20mm buzzer for audio feedback | |
|
| Piezo Buzzer | 1 | 20mm buzzer for audio feedback | |
|
||||||
| Resistors (10kΩ) | 3 | Pull-down resistors for buttons | Not reqired if you are using ESP32 |
|
| Resistors (10kΩ) | 3 or 4 | Pull-down resistors for buttons | Not reqired if you are using ESP32 |
|
||||||
| Wires | Several | For connections | |
|
| Wires | Several | For connections | |
|
||||||
| Enclosure | 1 | 3D-printed or custom-made case | 3D printable STL files are in `hardware/case/` |
|
| Enclosure | 1 | 3D-printed or custom-made case | 3D printable STL files are in `hardware/case/` |
|
||||||
| 2x6mm screw | 12 | Small screws for seembling the case | Does not have to be exactly 6mm long |
|
| 2x6mm screw | 12 | Small screws for seembling the case | Does not have to be exactly 6mm long |
|
||||||
@@ -84,7 +84,8 @@ This is meant to provide a minimal starting point for further development with t
|
|||||||
|
|
||||||
## Assembly Instructions
|
## Assembly Instructions
|
||||||
|
|
||||||
1. Push the ESP8266 or ESP32 microcontroller in the ledge on the bottom [the cube body](https://git.kopic.hr/tomislav/SmartCubeV1/raw/branch/main/hardware/case/SmartCube_Body_3_button.stl) with the USB-C port facing the hole. Body with 3 or 4 button slots is available in the `hardware/case/`
|
1. Push the ESP8266 or ESP32 microcontroller in the ledge on the bottom [the cube body](https://git.kopic.hr/tomislav/SmartCubeV1/raw/branch/main/hardware/case/SmartCube_Body_3_button.stl) with the USB-C port facing the hole.
|
||||||
|
Body with 3 or 4 button slots is available in the `hardware/case/`
|
||||||
|
|
||||||
2. **Buttons**: You can also glue in the buttons to the top slots at this step
|
2. **Buttons**: You can also glue in the buttons to the top slots at this step
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user