Skip to content

An implementation of USB communication with RP2040 written in Rust.

Notifications You must be signed in to change notification settings

dgtlrst/termbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

termbot

An implementation of USB communication with RP2040 written in Rust.

Protocol Specification

There are READ and WRITE commands.
All READ commands start with 'TBR' from 'TERMBOT READ' All WRITE commands start with 'TBW' from ..aah you get it

Currently implemented commands:

Read uptime

Reads the uptime of the termbot.

About

An implementation of USB communication with RP2040 written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published