Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

pwm-driver

Here are 114 public repositories matching this topic...

Adafruit PWM Servo Driver Library

  • UpdatedApr 3, 2024
  • C++

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…

  • UpdatedJan 31, 2023
  • C++

C-library with implementation of the Space-Vector PWM generation technique

  • UpdatedJun 6, 2020
  • C

This library enables you to use Interrupt from Hardware Timers on an ESP32, ESP32_S2 or ESP32_C3-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, while consuming only 1 Hardware Timer. PWM interval can be very long (uint32_t millisecs). The most important feature is they're ISR-based PWM chann…

  • UpdatedDec 5, 2022
  • C

A variable frequency three phase PWM generation code for an AVR ATMEGA328P/-PU microcontroller

  • UpdatedJun 26, 2020
  • C

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.

  • UpdatedJan 27, 2023
  • C++

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.

  • UpdatedJan 27, 2023
  • C++

This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, while consuming only 1 Hardware Timer. PWM interval can be very long (uint32_t millisecs). The most important feature is they're ISR-based PWM channels. Therefore, thei…

  • UpdatedDec 5, 2022
  • C

Arduino library for PCA9635 I2C 8 bit PWM LED driver - 16 channel.

  • UpdatedMay 9, 2025
  • C++

This wrapper library enables you to use Hardware-based PWM on STM32F/L/H/G/WB/MP1 boards to create and output PWM to pins. The most important feature is they're purely hardware-based PWM channels. Therefore, their executions are very precise and not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mi…

  • UpdatedJan 23, 2023
  • C

This library enables you to use ISR-based PWM channels on RP2040-based boards, such as ADAFRUIT_FEATHER_RP2040, RASPBERRY_PI_PICO, with arduino-pico core to create and output PWM any GPIO pin. The most important feature is they're ISR-based PWM channels, supporting lower PWM frequencies with suitable accuracy. Their executions are not blocked by…

  • UpdatedNov 18, 2022
  • C

HIGH SCHOOL PROJECT - Simple Arduino library that allows you to communicate in J1850-PWM mode.

  • UpdatedNov 15, 2020
  • C++

This library enables you to use Hardware-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to create and output PWM to pins. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms

  • UpdatedJan 28, 2023
  • C++

A Pca9685 golang library.

  • UpdatedJan 13, 2018
  • Go

This repository contains the PCA9685 C++ package dedicated for ROS2.

  • UpdatedMay 9, 2024
  • C++

This library enables you to use ISR-based PWM channels on AVR-based boards, such as Mega-2560, UNO,Nano, Leonardo, etc., to create and output PWM any GPIO pin. It now supports 16 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The most important feature is they'r…

  • UpdatedDec 5, 2022
  • C

24-Hour LED Controller for Raspberry Pi. Aimed at Aquarium Use.

  • UpdatedJan 10, 2022
  • Swift

This library enables you to use Hardware-based PWM channels on nRF52-based boards to create and output PWM to pins. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms.

  • UpdatedJan 22, 2023
  • C++

Improve this page

Add a description, image, and links to thepwm-driver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thepwm-driver topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp