Skip to content

fiefdx/micropython_console

Repository files navigation

MicroPython Console

A customized handheld computer based on micropython & raspberry pi pico.

Bad Apple Demo Data is here: https://github.com/fiefdx/badapple-demo-for-pico

Hardware Specs:

raspberry pi pico w @ 240mhz
spi sd card
spi lcd display with 128*64 pixels
customized 50 keys keyboard
mono audio jack output
800mah battery with ups board, it can last more than 12 hours

Software

A customized command line shell interface system based on the pico scheduler developed by myself.

And, already implemented few common use commands, like: cd, pwd, ls, mkdir, rm, cp, rename, edit, read, python, clear, reset, top, ifconfig, connect, etc.

It developed all by python code, so, anyone can develop their command line tools they want.

Images

TinyShell

Alt text

Run Some Commands

Alt text

Python Shell

Alt text

Top

Alt text

Text Editor

Alt text

About

A customized retro handheld computer based on micropython and raspberry pi pico

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages