Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supported ATOMS3 Lite #1028

Open
wants to merge 44 commits into
base: public
Choose a base branch
from
Open

Conversation

kitazaki
Copy link
Contributor

@kitazaki kitazaki commented Feb 8, 2023

Added ATOMS3 device target files.
https://docs.m5stack.com/en/core/AtomS3%20Lite

Tested NeoPixel and PulseWidth with node-red-mcu.
IMG_3816

IMG_3817

M5StickC HAT extension modules use GPIO(G0, G26) as I2C.
We can specify HAT in the Sensor node of Node-RED MCU Edition.
reversed the specified width and height with the register parameter (0x36: Memory Access Data Control) to avoid the know issue
Moddable-OpenSource#708
color order: RGB -> BGR
display inversion: ON -> OFF
compare bBuf[0] with CHIPID after io.read(bBuf)
@kitazaki
Copy link
Contributor Author

kitazaki commented Feb 8, 2023

added ATOMS3 Lite device support in the ESP32 documment.

@phoddie
Copy link
Collaborator

phoddie commented Feb 8, 2023

Thank you for the PR. This looks great! We'll get this merged.

mkellner pushed a commit that referenced this pull request Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants