Skip to content

A rust embedded project running on ESP32 C6 and SSD1306 using Rust. The goal is to display cute image in a nice shape remembering first Macintosh

Notifications You must be signed in to change notification settings

Simon-du06/mini_mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini_mac

MiniMac is an embedded Rust project running on an ESP32-C6 Super Mini. It recreates a minimalist Macintosh-inspired interface using an SSD1306 OLED display and a capacitive touch sensor.

Features

  • Boot screen ("Hello")
  • Clock display
  • Interactive UI via touch input
  • Modular embedded Rust architecture

Hardware

  • ESP32-C6 Super Mini
  • SSD1306 OLED (I2C)
  • TTP223 Capacitive Touch Sensor

Technologies

  • Rust (no_std)
  • Embedded HAL
  • I2C communication

Status

🚧 Work in progress

About

A rust embedded project running on ESP32 C6 and SSD1306 using Rust. The goal is to display cute image in a nice shape remembering first Macintosh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages