-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '0.7.0' of https://github.com/HASwitchPlate/openHASP-docs …
…into 0.7.0
- Loading branch information
Showing
3 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# ESP32-2424S012 :material-new-box:{ .tag-large } | ||
|
||
## Features | ||
|
||
The ESP32-2424S012 is a device that features an ESP32-C3 (without any PSRAM), a 1.28" circular IPS display and a CST816S capacitive countroller. It is notable for having a circular, rather than rectangular, display. | ||
|
||
It is available with a case. Power is supplied via a USB-C port, but it does not have necessary the CC resistors to use USB-C to USB-C cables - it is necessary to use a USB-A to USB-C cable. | ||
|
||
| Pros | Cons | ||
|:----- |:---- | ||
| Circular display | Circular display | ||
| IPS panel (good viewing angles) | Small | ||
| Capacitive touchscreen | No PSRAM | ||
| Available with case | No CC resistors | ||
|
||
|
||
## Gallery | ||
|
||
<div class="row justify-content-center"> | ||
<a href="../images/esp32-2424s012.jpg" data-toggle="lightbox" data-gallery="example-gallery" class="col-sm-4" data-title="ESP32-2424S012" data-footer="A lightbulb toggle with colour control."> | ||
<img src="../images/esp32-2424s012.jpg" class="img-fluid"> | ||
</a> | ||
</div> | ||
|
||
## Flashing | ||
This device uses the native USB Serial on the ESP32-C3. To put the module into flashing mode, hold the boot button (right-hand button on the back, when viewed with the display facedown and the USB port facing towards you) while clicking the reset button (other bottom facing button). After this, it can be flashed as usual. | ||
|
||
After flashing, click the reset button to boot OpenHASP. After setup, the display will be inverted - to fix this, navigate to Configuration > Display Settings and enable "Invert Display". |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.