A Python3 interface to Bluetooth LE on Linux.
☆23Mar 30, 2026Updated last month
Alternatives and similar repositories for bluepy3
Users that are interested in bluepy3 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Basic Python Wrapper for the BlueZ Management API☆22Mar 26, 2021Updated 5 years ago
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- ☆11Dec 13, 2020Updated 5 years ago
- A small server that can control a fan on a Raspberry Pi 4 based on CPU temperature.☆13Jun 12, 2023Updated 2 years ago
- Calculating weather symbols to represent a specific weather situation☆13Nov 10, 2022Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Lightweight generic ring buffer manager library☆10Aug 26, 2021Updated 4 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
- Python interface for Fresh Intellivent Sky bathroom Fan using Bluetooth Low Energy.☆12May 11, 2026Updated last week
- 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
- A C++ -based STIL parser.☆12Apr 29, 2021Updated 5 years ago
- FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数…☆12Jan 10, 2021Updated 5 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Logging library for AVR microcontrollers☆10Apr 10, 2016Updated 10 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- C++ Library for Atmel Atmega168/328/1280/2560. Supports general purpose algorithms, compression/decompression algorithms, datetime, ADC, …☆15Apr 2, 2015Updated 11 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- Tool for parsing an integrated circuit test file from STIL to the particular file format of a Teradyne tester.☆16May 17, 2018Updated 8 years ago
- Sigma-Delta Analog to Digital Converter in FPGA (VHDL)☆15Dec 19, 2017Updated 8 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 嵌入式Flash数据库☆14Jan 25, 2024Updated 2 years ago
- A simple bootloader example for AVR microcontrollers☆11Jul 21, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Python font packaging framework☆15Dec 7, 2021Updated 4 years ago
- ☆13Jul 30, 2025Updated 9 months ago
- Projeto e simulação de conversores chaveados (conversores estáticos), buck, boost, buck-boost, CCM, DCM, etc.☆14Jul 19, 2024Updated last year
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago
- 单向逆变器并联,并网设计☆20Jul 10, 2024Updated last year
- This library enables you to use 1 Hardware Timer on RP2040-based board, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, to control up to …☆19Dec 5, 2022Updated 3 years ago
- Home assistant Custom component for Pax Calima fan☆12Jan 25, 2023Updated 3 years ago
- lightning-fast compression library☆12Apr 4, 2023Updated 3 years ago
- OneMessage的C++封装☆17Jan 30, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 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 impor…☆14Jan 23, 2023Updated 3 years ago
- Arduino library for (AVR) optimized shiftIn - e.g. 74HC165☆21Oct 12, 2025Updated 7 months ago
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入 在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆19Jan 9, 2021Updated 5 years ago
- ☆26Apr 21, 2026Updated 3 weeks ago
- simulate Diffuse Reflectance Spectroscopy(DRS) of human skin tissue via Monte Carlo for Multi-Layered media(MCML)☆17Mar 7, 2019Updated 7 years ago
- ☆16Jan 13, 2022Updated 4 years ago
- [DEPRECATED] Unifi Counter Sensor☆13Nov 5, 2024Updated last year