pdf-icon

Cardputer

SKU:K132

Description

Cardputer is a card-sized portable computer that is perfect for engineers. At the heart of Cardputer is the M5StampS3, a mini development board based on the ESP32-S3 chip. Cardputer features a powerful dual-core processor, supports Wi-Fi functionality and integrates various peripherals and sensors, making it ideal for rapid functional verification, industrial control and home automation systems.

The 56-key keyboard and 1.14" TFT screen allow users to easily enter and view information. The on-board SPM1423 digital MEMS microphone and built-in speaker enable voice operations such as recording, wake-up and audio playback. The infrared emitter allows infrared control interaction with external devices such as TVs or air conditioners. And Cardputer offers a HY2.0-4P Grove interface for expanding sensors such as temperature and humidity sensors, light sensors and pressure sensors, which allows users to add different functional modules according to their needs and unleash their creativity. Cardputer also includes a Micro SD card slot for expanding storage space. Users can store program code, data files, images, audio and other resources on the Micro SD card.

The device is powered by an internal 120mAh+1400mAh (in the base) lithium battery solution, eliminating concerns about battery life. In addition, Cardputer has built-in battery charging and voltage regulation circuits that automatically adjust voltage and current to protect the battery and the device. The base of the Cardputer incorporates a magnet, allowing it to be attached to metal surfaces such as fridges or whiteboards. What’s more, Cardputer's structure is compatible with Lego hole extensions, allowing users to create even more interesting designs using Lego bricks.

Tutorials & Quick Start

This tutorial will show you how to control Cardputer devices through Arduino IDE programming
This tutorial will show you how to control the Cardputer device through the UIFlow2.0 graphical programming platform

Features

  • M5StampS3 Microcontroller.
  • 56 key keyboard.
  • 1.14 Inch TFT Screen.
  • Cavity speaker and SPM1423 digital MEMS microphone.
  • Infrared emission tube is used for infrared control interaction.
  • HY2.0-4P port for connecting and expanding I2C sensors.
  • Micro SD card slot for expanding storage space.
  • The built-in 120mAh and 1400mAh lithium battery in the base provide long battery life.
  • Base with magnet, compatible with Lego hole expansion.
  • Development Platform
    • Arduino
    • UIFlow

Includes

  • 1x Cardputer
  • 1x M2 Hex Key

Applications

  • Fast functional verification and prototyping
  • Industrial control and automation
  • Home Control System
  • Data acquisition and sensor monitoring
  • Embedded system development and learning
  • Wireless communication and Internet of Things (IoT) projects

Specifications

Resources Parameters
StampS3 ESP32-S3@Xtensa LX7 ,8M-FLASHWIFI,OTG\CDC Function
Battery Capacity 120mAh+1400mAh
Screen ST7789V2@1.14 Inch、240*135px
Infrared emission distance Infrared emission distance (linear distance) of ∠0° : 410cm
Infrared emission distance of < 90° : 66cm
Infrared emission distance of < 45° : 170cm
Standby current DC4.2V/0.26uA
Operating current IR emission mode :DC4.2V/ 255.6mA
Key mode :DC4.2V/165.7mA
Speaker 8Ω@1W
Product Size 84 x 54 x 19.7mm
Package Size 149 x 94 x 18mm
Product Weight 92.8g
Package Weight 114g

Learn

Download Mode
To enter download mode, press and hold the G0 button on the side of the Cardputer before powering it on. Release the button after the device is powered on, and it will enter download mode.
schematics
Charging Precautions
When charging the Cardputer, please set the power switch to "ON".
Disassembly Precautions
If you need to remove the StampS3 on the panel, be careful with the FPC cable and connector on the back. Gently pull it up to avoid damaging the screen connector. Refer to the operation video in the Cardputer Accessory Kit .

Schematics

PinMap

PORT A

image

SPM1423 MIC

image

Micro SD Socket

image

ST7789V2

image

Keyboard&Battery Detect

image

Speaker&IR

image

Model Size

module size

Datasheets

Softwares

Arduino

Platform.IO

[env:m5stack-stamp-s3]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
upload_speed = 1500000
build_flags =
    -DESP32S3
    -DCORE_DEBUG_LEVEL=5
    -DARDUINO_USB_CDC_ON_BOOT=1
    -DARDUINO_USB_MODE=1

lib_deps =
    M5Unified=https://github.com/m5stack/M5Unified

ESP-IDF

Easyloader

Easyloader Download Link Note
Cardputer User Demo Easyloader download /

Video

  • Introduction of Cardputer

FAQ

Question: OTA function to achieve wireless upload code?

  • Step 1: Select the host development board and port
  • Step 2: Open the BasicOTA code, change the WiFi name and password, and a new port will appear after uploading
  • Step 3: disconnect the host computer connection, the computer and the code set WiFi needs to be the same network, the host power, select the virtual port, you can wireless upload any program
module size