requirements.txt
- Python dependencies required for this chapter
analog_input_ads1115.py
- Read analog input from an ADS1115 ADC I2C module
pwm_software.py
- PWM demo using software PWM and a LED
pwm_hardware_timed.py
- PWM demo using hardware timed PWM and a LED
pwm_hardware.py
- PWM demo using hardware PWM and a LED