Found 1,089 repositories(showing 30)
Bodmer
Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips
stm32duino
STM32 core support for Arduino
rogerclarkmelbourne
Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
ailyProject
AI IDE for hardware development, support Arduino, MicroPython, ESP32, STM32, RP2040, Nrf5x...
arkhipenko
Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
rogerclarkmelbourne
Bootloader for STM32F103 boards, for use with the Arduino_STM32 repo and the Arduino IDE
Arduino LoRa EBYTE E32 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards). sx1278/sx1276
aster94
Logic Analyzer, for Arduino, AVR, ESP8266 and STM32 with a very nice working processing interface, you could run it also on any Android device.
funbiscuit
Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)
RobotDynOfficial
The following library is used for work with dimmer, it gives ability to control large ammoun of dimmer. This lib uses with Leonardo, Mega, UNO, ESP8266, ESP32, Arduino M0, Arduino Zero, Arduino Due, STM32.
slviajero
A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features.
nopnop2002
Can Example for Arduino Core STM32
ricaun
Arduino Library to gets the Manufacture Serial Number from the Atmel AVR, SAM, SAMD, STM32, and ESP Microcontroller.
stm32duino
Arduino Low Power library for STM32
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
eboxmaker
ebox是类似于arduino的一层api,简化stm32编程
stm32duino
Arduino library to support Ethernet for STM32 based board
xreef
A simple FTP server for Arduino, ArduinoSAMD WiFiNINA, esp8266, esp32, stm32 and Raspberry Pi Pico W
stm32duino
Arduino library to provide several examples for the Arduino core for STM32 MCUs.
stm32duino
Arduino RTC library for STM32.
MakerLabMe
STM M3 ARM Cores for Arduino IDE.Makes Arduino IDE supports stm32f103.
Arduino LoRa EBYTE E22 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards).. sx1262/sx1268
Arduino LoRa EBYTE E220 LLCC68 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards)..
csnol
STM32-OTA on Arduino IDE
GrumpyOldPizza
Arduino Core for STM32L0
danieleff
Generic implementation of Arduino for STM32 boards
pazi88
CAN bus Library for Arduino STM32
pazi88
STM32 based Arduino Mega replacement for speeduino
funbiscuit
CLI in Rust with autocompletion, subcommands, options, help and history for embedded systems (like Arduino or STM32)
anklimov
Flexible, Arduino Mega/Due/ESP8266/ESP32/STM32 based SmartHome controller with DMX-512 in/out, 1-Wire, Modbus, MQTT interfaces. OpenHab/HomeAssistant/ioBroker compatible.