Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 758 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 758 Bytes

ESP32-C6-CALCULATOR PROTOTYPE

image alt

Format is an Altium schematic

Description

This project is a calculator based on Waveshare's ESP32-C6-PICO Board.

Features:

  • ESP32-C6-MINI-1 as the main chip, featuring a RISC-V 32-bit single-core processor.
    • Includes FCC/CE certification.
    • Comes with 4 MB of Flash, 512 KB HP SRAM, and 16 KB LP SRAM for data buffers.
  • Power Options: USB Type-C connector.
  • Potentiometer for navigating equations and menus.
  • 1.8" TFT Screen for clear display.
  • Tactile Switches for input control.
  • Compatible with Arduino , MicroPython and Platform.io.