PCA9685 16-channel 12-bit PWM controller.
☆21May 30, 2025Updated 10 months ago
Alternatives and similar repositories for PCA9685
Users that are interested in PCA9685 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast CORDIC algorithm for ATAN2 for Arduino☆18Mar 9, 2022Updated 4 years ago
- Arduino Library for ESP32 DS18B20 Non Blocking Onewire RMT protocol, no dependencies, minimal☆28Aug 28, 2025Updated 7 months ago
- STM32 Library for SK6812 RGBW led strings☆11Jun 7, 2018Updated 7 years ago
- Hardware and software of Taiji-Uino DUE(Arduino DUE compitable board)☆11Mar 3, 2015Updated 11 years ago
- an open source PCB editor for Microsoft Windows, released under the GNU General Public License.☆28Nov 16, 2025Updated 5 months ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Linux framebuffer driver for the admatec C-Berry LCD module☆11Aug 5, 2014Updated 11 years ago
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- Nightly builds from the official SpeedCrunch repository.☆14Nov 27, 2022Updated 3 years ago
- Using PIO & CDC for multiple UART to USB on a RP2040/RP2350☆15Sep 6, 2024Updated last year
- Micro Telegram Bot library for Arduino, ESP-IDF and Native (Windows and Linux) devices, that let you create Telegram Bots. You can use it…☆11Apr 27, 2020Updated 5 years ago
- The FlashStorage_STM32F1 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory o…☆12Dec 5, 2022Updated 3 years ago
- This library enables you to use Hardware-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to…☆11Jan 28, 2023Updated 3 years ago
- Finite-State Machine (FSM) for Arduino☆15Sep 30, 2023Updated 2 years ago
- 一个嵌入式裸机任务消息队列调度机制☆12Apr 18, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Ai-Thinker A9 GPRS AT Module Related☆36May 9, 2018Updated 7 years ago
- Keypad I2C interface for Arduino☆12Jul 21, 2018Updated 7 years ago
- Powerful, flexible and secure Arduino Telegram BOT library. Hardware independent, it can be used with any MCU capable of handling an SSL …☆101Dec 20, 2025Updated 3 months ago
- Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilita…☆13Dec 5, 2022Updated 3 years ago
- Emscripten Version of Qt☆10Aug 19, 2015Updated 10 years ago
- Arduino IDE board manager files for OpenTracker☆11May 30, 2018Updated 7 years ago
- Firmware for a ttgo-watch2020-v1 smartwatch based on ESP32 from LilyGo.☆14Oct 12, 2020Updated 5 years ago
- ESP32-S3 acts as USB host for VCP devices, Arduino Serial style☆20Apr 7, 2026Updated last week
- ☆10Jan 20, 2026Updated 2 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- RDS (IEC 62106) decoder library for Arduino.☆11Apr 21, 2021Updated 4 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片 机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- keywish arduino nano kit lesson project☆14May 7, 2020Updated 5 years ago
- Continued fractions library.☆15May 23, 2015Updated 10 years ago
- ☆12Mar 13, 2011Updated 15 years ago
- ☆12Oct 9, 2021Updated 4 years ago
- A Library for parsing an LDraw file☆13Oct 15, 2020Updated 5 years ago
- UIX is a cross platform UI/UX library for IoT and embedded☆15Mar 21, 2026Updated 3 weeks ago
- C++ Library for Atmel Atmega168/328/1280/2560. Supports general purpose algorithms, compression/decompression algorithms, datetime, ADC, …☆15Apr 2, 2015Updated 11 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- System for wireless optogenetic stimulation☆13Jun 14, 2022Updated 3 years ago
- Tool for parsing an integrated circuit test file from STIL to the particular file format of a Teradyne tester.☆15May 17, 2018Updated 7 years ago
- A firmware development framework for ESP8266 based on esp-arduino-core.☆10Dec 31, 2016Updated 9 years ago
- A JavaScript framework for ESP32 Platform☆16Mar 23, 2026Updated 3 weeks ago
- Arduino board based on ATmega644p Atmega1284p☆11Mar 14, 2017Updated 9 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago