Skip to content

MakerM0/MagiClick-esp32s3

Repository files navigation



GitHub release (latest by date) GitHub top language

magiclick2.3-github_mini.mp4

MagiClick S3

PCB from PCBWay

Supported modules & chips

  • ESP32-S3-MINI-1-N4R2 (for Hardware v2.0)
  • ESP32-S3-MINI-1-N8 (for Hardware v2.0)
  • ESP32-S3FN8 (for Hardware v2.3)

Purchase

you can conveniently purchase it from here.

HW 2.0 HW 2.3b HW 2.3c
1 19 7

Specifications

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

Hardware

v2.3

20240819_164759

Difference between v2.0 and v2.3

v2.0 v2.3
Display Driver GC9107 NV3023
GC9107 NV3023
Battery(with a protection circuit board) 801230 602025 or 802025
18
Keyboard switch 16-09-2024 13 45 53 16-09-2024 13 45 38

Software

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.

Guide

  1. Use the Flash Download Tool to burn the Combined .bin in the Firmware folder to the board
  2. After rebooting, Then copy the .uf2 file to a USB stick
  3. After rebooting, copy the contents of the softerware folder to the displayed USB stick

help

Settings.toml

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

How to add new features

Add the .py file to the app folder

Mechanical

3D Printings

Makeronline

Makerworld

172822164043371300-670291c869e3_thumbnail

How to contribute

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

Images

4 5 6
9 5 20240929_153110_mini
7 8 6
172822164043371300-670291c869e3_thumbnail resin 20241128_151456
20241128_151031 20241128_151131

Extra

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.

License

(documents/hardware/mechanical)Creative Commons — Attribution-NonCommercial-ShareAlike 4.0 International — CC BY-NC-SA 4.0