thumby

command module
v0.0.0-...-4a5a484 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

README

Thumby

Thumby

This is an example of an application built using Mechanoid specifically for the Thumby "itty-bitty game system".

How it works

flowchart LR
    subgraph Microcontroller
        subgraph Application
            Pong
        end
        subgraph ping.wasm
            Ping
        end
        subgraph Display
            ShowMessage
        end
        Ping-->Pong
        Application-->Ping
        Application-->ShowMessage
        Pong-->ShowMessage
    end

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
devices

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL