Version 30 (modified by 9 years ago) (diff) | ,
---|
Raspberry Pi Mini-bots
PiBot Hardware Components List
- Raspberry Pi Zero
- PiBot Hat
- OS Setup/Installation
- PiBot Development System Info
- PiBot 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