Skip to content

Kitki30/kitki30-stick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitki30 Stick

Micropython based OS looking thing for your M5StickC Plus2

Features

  • IR Remote (NEC, PANASONIC, SONY and other protocols)
  • Clock (Using built in I2C external RTC)
  • Terminal (Requires CardKB)
  • CardKB Support
  • Other apps you may need (Resistor color decoder, scorekeeper)

Supported devices

M5StickC Plus2 is the only device supported, there are no plans to support any other device.

Supported UNIT modules

  • CardKB

Instalation

We need to add an installer later

  1. Install micropython with esp_tool, thonny or M5Burner (v1.23.0 is the only tested version, make sure it has SPIRAM support)
  2. Copy the files from src directory, using thonny (with files view) or something else
  3. Done!