Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Latest commit

 

History

History
91 lines (64 loc) · 1.59 KB

index.rst

File metadata and controls

91 lines (64 loc) · 1.59 KB

Components

A component is the smallest logical part of some hardware.

A component will have the same basic functionality no matter what hardware it is on.

Battery Sensor

j5.components.BatterySensor

Button

j5.components.Button

GPIOPin

j5.components.GPIOPin

LED

j5.components.LED

Motor

j5.components.Motor

Piezo

j5.components.Piezo

PowerOutput

j5.components.PowerOutput

PWMLED

j5.components.PWMLED

RGBLED

j5.components.RGBLED

Servo

j5.components.Servo

StringCommand

j5.components.StringCommandComponent

UltrasoundSensor

j5.components.derived.UltrasoundSensor