wiki:PiBots

Version 43 (modified by chris, 9 years ago) (diff)

--

Raspberry Pi Zero Minibots

Setup

Code Samples

Sensors

Ultrasonic Range Sensor

The Pi Zero has 2 hardware-supported PWM outputs on GPIO18, GPIO19: Pi PWM Tutorial PWM via WiringPi through some clever programming, additional hardware-assisted PWM can be implemented via DMA: PWM via DMA