Version 34 (modified by 9 years ago) (diff) | ,
---|
Raspberry Pi Zero Mini-bots
- Minibot Hardware Specifications
- OS Setup/Installation
- Minibot Development System Info
- Minibot Drive Code Snippet
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