magiclick2.3-github_mini.mp4
- ESP32-S3-MINI-1-N4R2 (for Hardware v2.0)
- ESP32-S3-MINI-1-N8 (for Hardware v2.0)
- ESP32-S3FN8 (for Hardware v2.3)
you can conveniently purchase it from here.
HW 2.0 | HW 2.3b | HW 2.3c |
---|---|---|
A single-button keyboard, based on ESP32-S3, with a color screen.
CircuitPython is used by default. You can also use MicroPython, Arduino.
- 0.85-inch color screen, 128x128 resolution
- esp32-s3, which supports WiFi, flash and RAM large enough to help add more functional scripts
- The overall operation is mainly based on the mechanical axis buttons in the middle, and the left and right sides of the fuselage are generally used as auxiliaries
- The keyboard axis uses a pluggable design, and you can freely choose the silent axis or others
- Built-in a small speaker, listening to a sound is so easy
- An on-board 6-axis motion sensor
- There is an expansion port on the rear side of the fuselage
- USB Type-C interface
- One reset button at the bottom
- On-board colorful LEDs
v2.0 | v2.3 | |
---|---|---|
Display Driver | GC9107 | NV3023 |
Battery(with a protection circuit board) | 801230 | 602025 or 802025 |
Keyboard switch | ||
Supports development using Arduino, CircuitPython, and MicroPython.
The "software" and "firmware" folders in this repository primarily contains the source code related to the hardware version 2.0.
When you update the circuitpython firmware of the 2.0 hardware to version 9.x, the contents of the 2.3 software here folder can then be used by the 2.0 hardware.
For version 2.3, please click here.
- Use the Flash Download Tool to burn the Combined .bin in the Firmware folder to the board
- After rebooting, Then copy the .uf2 file to a USB stick
- After rebooting, copy the contents of the softerware folder to the displayed USB stick
modify your wifi information, know the weather key (need to go to the official website to apply) and city
The main button is used to access the function options
The side button or flip button can exit the current function and return to the home page
Add the .py file to the app folder
Makeronline
Makerworld
Please use PR to submit contributions
In the thirdparty folder, create a project folder according to your own content, the naming needs to be intuitive and easy to understand, and the open source license should be added according to your own wishes
Please add a summary of the contributions in the file contributer.md, Add it at the end
The most icons is from https://icons8.com/.
Other resource files come from the internet.
If there are copyright issues involved, please contact me to delete them.
(documents/hardware/mechanical)Creative Commons — Attribution-NonCommercial-ShareAlike 4.0 International — CC BY-NC-SA 4.0