Skip to content

PCB-Rob/PicoCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoCat

PicoCat is a Raspberry Pi RP2040 Development Platform PicoCats

Here are some hats for your PicoCat
PicoCat Hats

Micropython
PicoCat : https://micropython.org/download/RPI_PICO/
PicoCatWeb : https://micropython.org/download/RPI_PICO_W/
Thonny IDE: https://thonny.org/

CircuitPython ( I prefer Micropython myself )
PicoCat : https://circuitpython.org/board/raspberry_pi_pico/
PicoCatWeb : https://circuitpython.org/board/raspberry_pi_pico_w/
Mu IDE: https://codewith.mu/ ( I recommend Thonny )

Picomite Basic
PicoCat : https://geoffg.net/picomite.html
PicoCatWeb : https://geoffg.net/webmite.html
PicoCat VGA Hat: https://geoffg.net/picomitevga.html
Windows Terminal Program: https://tera-term.en.lo4d.com/windows
Linux Terminal Program: https://github.com/tio/tio
- tio /dev/ttyACM0 -b 115200 -mODELBS

zeptoforth ( Cortex-M Forth )
All PicoCats: https://github.com/tabemann/zeptoforth/releases

Arduino IDE C++
File >> Preferences, In the additional boards manager, add this line
https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
Boards Manager -> install the Raspberry Pi Pico / RP2040 board.

For more Information:
WhoMI

About

PicoCat is a Raspberry Pi RP2040 Development Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published