Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into 0.7.0
  • Loading branch information
fvanroie committed May 19, 2024
2 parents c466a3f + 2973398 commit 923259b
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/hardware/sunton/.pages
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
title: Sunton
nav:
- ESP32-1732S019: esp32-1732s019.md
- ESP32-2424S012: esp32-2424s012.md
- ESP32-2432S028: esp32-2432s028.md
- ESP32-3248S035: esp32-3248s035.md
- ESP32-4827S043: esp32-4827s043.md
Expand Down
28 changes: 28 additions & 0 deletions docs/hardware/sunton/esp32-2424s012.md
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 &gt; Display Settings and enable "Invert Display".
Binary file added docs/hardware/sunton/images/esp32-2424s012.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 923259b

Please sign in to comment.