Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 1.03 KB

meowbit_iobit.md

File metadata and controls

55 lines (28 loc) · 1.03 KB

Meowbit & IOBit

Meowbit can be used in conjunction with an IOBit to achieve even more possibilities.

MakeCode Arcade Coding Tutorial

Using IOBit and IO Pins

Load IOBit Extension

IOBit Extension: https://github.com/KittenBot/meow-iobit

Blocks for controlling IOBit

1. Reading and Writing Values

1.1 Read digital values

Sample Code Link

1.2 Write digital values

Sample Code Link

1.3 Reading analog values

Sample Code Link

1.4 Writing analog values

Sample Code Link

2. Controlling servos

Sample Code Link