Adafruit PWM Servo Driver Library
-
Updated
Apr 3, 2024 - C++
Adafruit PWM Servo Driver Library
🎮 Arduino USB-Joystick adapter for RC receivers with PWM and PPM modulations up to 8 channels.
This library enables you to use Hardware-based PWM channels on RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, with either Arduino-mbed (mbed_nano or mbed_rp2040) or arduino-pico core to create and output PWM any GPIO pin. The most important feature is they're purely hardware-based PWM channels, supporting very high PWM freq…
Library for reading PWM signal using interrupts.
Arduino library to control brushed DC motors by PWM. Uses optional attached encoders to drive fixed distances.
Arduino Lib for AMS AS5048B I2C - 14-bit magnetic rotary position sensor
Arduino library that makes shift register pins PWM capable
Arduino Leonardo (ATmega32U4) PWM fan PID control
Arduino Dimmable PWM DIY LED Light for Marine/Reef/Freshwater Aquarium controller with Nextion LCD support and temperature/cooling fans control (3 sensors/fans)
Slow down the server fan speed whilst still allowing extra cooling when needed and shutdown in case of fan failure
This library, a wrapper around ESP32 ledc library, enables you to use Hardware-based PWM channels on ESP32, ESP32_S2, ESP32_S3 or ESP32_C3-based boards to create and output PWM to pins. Using similar functions as some other FastPWM libraries, it enables you to port PWM code easily between platforms.
RC receiver. Includes nRF24L01+ transceiver, ATmega328P processor, 2x motor controller with brake (e.g. tank-arcade mix) or servo outputs and telemetry. Example of prototype:
This library enables you to use Hardware-based PWM channels on AVR-based boards, such as Nano, UNO, Mega, Leonardo, 32u4, etc., to create and output PWM. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms.
Arduino library to play MML music using a piezo speaker on an output pin. Implemented using the MmlMusic base library.
Arduino ESP8266 - E1.31 GPIO relay driver
Add a description, image, and links to the pwm topic page so that developers can more easily learn about it.
To associate your repository with the pwm topic, visit your repo's landing page and select "manage topics."