ATOMS3 Dev Kit with 0.85" Display

(3 Reviews)
Price:
Sale price £18.60
incl. VAT
excl. VAT
Stock:
In stock
Quantity:

Awesome Extras

USB-A to USB-C Cable - White by The Pi Hut - The Pi Hut
(9 Reviews)
The Pi HutUSB-A to USB-C Cable - White
Sale priceFrom £2.25 incl. VAT excl. VAT
M5Stack Atomic Battery Base (200mAh) by M5Stack - The Pi HutM5Stack Atomic Battery Base (200mAh) by M5Stack - The Pi Hut
M5StackM5Stack Atomic Battery Base (200mAh)
Sale price £6.50 incl. VAT excl. VAT
M5Stack Atomic Echo Base with Microphone and Speaker by M5Stack - The Pi HutM5Stack Atomic Echo Base with Microphone and Speaker by M5Stack - The Pi Hut
(1 Review)
M5StackM5Stack Atomic Echo Base with Microphone and Speaker
Sale price £6.50 incl. VAT excl. VAT
M5Stack ATOM TailBat by M5Stack - The Pi HutM5Stack ATOM TailBat by M5Stack - The Pi Hut
(4 Reviews)
M5StackM5Stack ATOM TailBat
Sale price £9.20 incl. VAT excl. VAT
M5Stack ATOM Tail485 - RS485 Converter for ATOM by M5Stack - The Pi HutM5Stack ATOM Tail485 - RS485 Converter for ATOM by M5Stack - The Pi Hut
M5StackM5Stack ATOM Tail485 - RS485 Converter for ATOM
Sale price £6.80 incl. VAT excl. VAT

The AtomS3 is a highly integrated programmable controller based on the ESP32-S3 main control, which includes the ESP32-S3 main control, integrated WiFi function, and an 8M on-chip FLASH.

The AtomS3 features a 0.85" IPS display, a programmable button function at the bottom of the screen, a built-in 5V to 3.3V circuit, a 6-axis gyro sensor MPU6886, an on-board Type-C interface, a power supply port, one HY2.0 4-pin expansion port, 6 GPIOs and power pins reserved at the bottom to enable expansion applications.

It measures 24 x 24mm, which is suitable for various embedded smart device applications.

Note: If you need to burn the firmware, please press and hold the reset button (about 2 seconds) until the internal green LED lights up, and then you can release it. At this time the device has entered download mode.

Features

  • Developed based on ESP32-S3FN8
  • Comes with a USB download function
  • Built-in 3-axis gyroscope and 3-axis accelerometer (MPU6886)
  • Programmable keys
  • 0.85 inch LCD screen
  • Infrared emission function
  • Expandable pins and interfaces
  • Development platform: Arduino, UIFlow

Specifications

Resources Parameters
MCU ESP32-S3FN8
DCDC SY8089
IMU MPU6886
LCD N085-1212TBWIG06-C08
Operating temperature 0°C ~ 40°C
Resolution 128(H)RGB x 128(V)
support voltage 5V
Power supply mode TYPE C
output voltage 3.3V
IO interface × 6 G5/G6/G7/G8/G38G39
Screen communication protocol SPI
Product Size 24mm × 24mm × 13mm
Package Size 65mm × 44.5mm × 14mm
Product Weight 6.8g
Package Weight 10.9g

Resources

Pinout

Package Contents

  • 1x AtomS3

Payment & Accreditations

Payment methods
Visa Mastercard Maestro PayPal Amazon Klarna Bitcoin

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

Accreditations
Based on 3 reviews
Write Review
Clear Filters
Order By
Newest First
Oldest First
Most Popular
Highest Rating
Breakdown
1
2
0
0
0
Jack
ATOMS3 Dev Kit with 0.85" Display
I wanted a simpler way to control my mattress during the night, without the hassle of unlocking my phone and navigating the app. That’s when I had the idea to use the ATOMS3 Dev Kit to create a small, dedicated button for temperature control. This tiny ESP32 device features an integrated display and button, making it perfect for the task. The device shows the current temperature, target heating level, sleep stage, and bed state on its display. With a press of the button, you can cycle through predefined temperature settings, and it integrates seamlessly with Home Assistant for enhanced automation and control. I have a Github repo with all the ESPhome code and automations if anybody is interested https://github.com/jkpe/eight-sleep-m5stack-atoms3
2 people found this review helpful.
Was this review helpful?
Yes
Report
Share
8 months ago
Verified Customer
Simon E
ATOMS3 Dev Kit with 0.85" Display
Cute S3 device with plenty of flash. The 18-bit RGB 128x128 display is great for status displays and even shows images such as photo ID quite well. They could take a little more care getting the display orientated - I have several now and the displays are not quite square with the surround.
Was this review helpful?
Yes
Report
Share
1 year ago
Verified Customer
Simon E
ATOMS3 Dev Kit with 0.85" Display
Cute little M5Stack Atom cuboid. The pin-out is compatible with the other Atom and AtomS3 devices. (Note that the pin numbers are different between the S3 and vanilla ESP32 Atom underside & Grove GPIOs though.) The 128x12 display is quite clear with 18-bits per pixel (RGB 6-6-6) and displays graphics and text well - I'm using gfonts://Roboto+Mono @ 14pt to give a very readable 7 lines of 16 characters. I've been using ESPHome with both the ESP32-IDF & Arduino framework options and the display is supported on both using the following. esp32: board: esp32-s3-devkitc-1 flash_size: 8MB framework: type: arduino (or esp32-idf) spi: clk_pin: 17 mosi_pin: 21 display: platform: ili9xxx dimensions: height: 128 width: 128 offset_height: 1 offset_width: 2 model: st7789v data_rate: 80MHz cs_pin: 15 dc_pin: 33 reset_pin: 34 invert_colors: true transform: mirror_x: true mirror_y: true I've been able to refresh simple animated graphics at around 20Hz using this. The I2C IMU is also supported and the display backlight can be driven via the LEDC PWM driver. The IR transmitter is supported using the ESP32 RMT hardware as well.
1 person found this review helpful.
Was this review helpful?
Yes
Report
Share
1 year ago

New content loaded