按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
DMXSerial
Enables DMX communication using the built-in serial port for Arduino boards. This is a library for sending and receiving DMX codes using the Arduino plattform. You can implement DMX devices and DMX controllers with this library.
YahooWeatherAPI
Arduino version Yahoo Weather library
MAX31723_Digital_Temperature_Sensor
C++ driver software code for Maxim Integrated MAX31723/MAX31722 device temperature sensor. The MAX31723 provides 9 to 12 bits of resolution.
L3G4200D
Minor modifications to adapt syntax to FreeIMU
TimerOne
Use hardware Timer1 for finer PWM control and/or running an periodic interrupt function.
FileUtils
Utility for copying and renaming files.
EspMqttLib
Generic implementation using ESP8266 & MQTT
ESP_Homie_WS2812FX
Node to connect WS2812FX to Homie-ESP8266
EAA_MLX90614
MLX90614 device driver. Arduino device driver library to support the Melexis MLX90614 infrared temperature sensor.
nb-twi-cmd
Declares the NB communication protocol over TWI (I2C).
BigInt
This library provides a way to easily handle arbitrary large integers.
SoftwareSerialM
This lib aims at making a lib of software serial for cortex-M core MCUs
ArduinoHomebridgeMqtt
Arduino library for connecting to Homebridge via MQTT
TCA9554A
Device driver for TCA9554A, which is I2C GPIO expander IC.
I2C_EEPROM
I2C_EEPROM
DAC7565
Library Texas Instrument DAC converter by Texas Instrument
IwitVolumeKnob
Library to support the hardware built into many chinese volume knobs (iWit). This library depends on EncoderStepCounter
PwmOutAny
This Library allows you to use any pin on the mbed micro as PWM out. It also allows the user to update the Period and Pulse width in realtime.
USBDeviceHexiwear
This is a fork of the unsupported USBDevice library included with mbed-os. It contains some changes to the USBHID device to allow for faster data transfer.
Trinamic_TMC4210
Library to control Trinamic TMC4210 IC. This IC is a motion controller for stepper motor drivers that will generate Step/Dir signals autonomously, following a given acceleration profile.
Pulses
Measurement of low frequencys based on timing between pulses
NXP PCA9633
Device driver for NXP PCA9633. The PCA9633 is an I2C-bus controlled 4-bit LED driver optimized for Red/Green/Blue/Amber (RGBA) color mixing applications.
MultiButton
Reliable detection of single, double and long clicks. Can be used to debounce simple arduino digital pins, but also e.g. capacitive touch inputs.
MS5637
High resolution barometer and altimeter using i2c mode
lib_NFC_NDEF
NFC NDEF library
QMC5883LCompass
Library for using QMC5583L series chip boards as a compass. QMC5883L Compass is a Arduino library for using QMC5583L series chip boards as a compass.
FSBrowserNG
Library to get a configurable environment for ESP8266 over the air
arduino-eiscp
Arduino library for controlling eISCP-based devices (eg. Onkyo and Pioneer receivers)
Nokia 5110 LCD library
Arduino library for driving the Nokia 5110 LCD. The Nokia 5110 LCD library can be used to drive the inexpensive and low power displays that used to be found on old Nokia phones and are not readily available online. This library does not use a framebuffer therefore can be run on chips with low memory such as the ATTiny family.
mcp3008
A Library for MCP3008
RTnoV3
RTno is communicating library and framework which allows you to make your embedded device capable of communicating with RT-middleware world.RT-middleware is a platform software to realize Robotic system. In RTM, robots are developed by constructing robotics technologies\' elements (components) named RT-component.Therefore, the RTno helps you to create your own RT-component with your mbed and arduino.To know how to use your RTno device, visit here:http://ysuga.net/robot_e/rtm_e/rtc_e/1065?lang=en
mbed-os-example-client
Fork of https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-client/
SmartEverything LPS25H
Library code for LPS25H MEMS pressure sensor: 260-1260 hPa absolute digital output barometer. The LPS25H is an ultra compact absolute piezoresistive pressure sensor.<br>It includes a monolithic sensing element and an IC interface able to take the information from the sensing element and to provide a digital signal to the external world.<br><br>The sensing element consists of a suspended membrane realized inside a single mono-silicon substrate.<br>It is capable to detect the absolute pressure and is manufactured with a dedicated process developed by ST.
VS1053-Semaphore
Semaphore based wait and sync for the mp3 play
Adafruit NeoPixel
Arduino library for controlling single-wire-based LED pixels and strip.
ErriezINA219
This is an INA219 I2C/SMB DC Voltage/Current/Power sensor library for Arduino.
NeoPatterns
Patterns for NeoPixel strips and matrixes including the patterns of the NeoPattern example by Adafruit.<br/>. Patterns from Adafruit are: <ul><li>SCANNER</li><li>STRIPES</li><li>DELAY</li><li>PROCESS_SELECTIVE</li><li>FADE_SELECTIVE</li></ul>The original SCANNER pattern is extended and includes the CYLON as well as the ROCKET or FALLING_STAR pattern. The more versatile STRIPES pattern replaces the old THEATER_CHASE one.<br/><br/>NeoPixel-Matrix pattern are:<ul><li>MOVING_PICTURE</li><li>MOVE</li><li>TICKER</li><li>FIRE</li><li>SNAKE</li></ul><br/>The SNAKE pattern is an implementation of the Snake game and can be played with 2 or 4 buttons attached to the Arduino.<br/>The SnakeAutorun example will start your own code provided in the function getNextSnakeDirection() to solve the Snake game.<br/>Includes an <b>OpenLedRace</b> example for 2 players.<br/><br/>The extras folder contains sample breadboard pictures as well as a Python script, which enables Snake to be played by PC keyboard or
Transition
Easily manage the transition from one value to another
SpiFlash25
SPI driver for M25P* flash devices.
ISFET board library
Arduino library for ISFET board to read pH and Temperature
BVBCET
Serial LED Blinking
CapacitiveSensor
Create capacitive sensors that can detect touch or proximity. The capacitiveSensor library turns two or more Arduino pins into a capacitive sensor, which can sense the electrical capacitance of the human body. All the sensor setup requires is a medium to high value resistor and a piece of wire and a small (to large) piece of aluminum foil on the end. At its most sensitive, the sensor will start to sense a hand or body inches away from the sensor.
Firebase ESP32 Client
Google Firebase Realtime Database Arduino Client Library for Espressif ESP32. This client library provides the most reliable operations for read, store, update, delete, backup and restore the Firebase Realtime database data.
X-NUCLEO-SARA-N200
Library driver for the u-blox SARA-N200 NB-IoT modem
PmodInterface
URI friendly Pmod Interface Library
TSL45315
Library for using the AMS TSL45315 Ambient Light Sensor
AST_AltSoftSerial
Software emulated serial using hardware timers for improved compatibility. Improved software emulated serial, using hardware timers for precise signal timing and improved compatibility with other interrupt-based libraries. AST fork to add CAN485 support.
mbed-src_GR-PEACH_rev_c_I2C
Bug fix I2C driver
Adafruit_GSM
Adafruit GSM library
LedBlink
LedBlink library makes it possible to change blink frequency of a given LED by calling the Blink function with a float parameter elsewhere in the code to visualise state changes in a program.
ThingsML
Thingsml Encoder/Decoder. For use in LoraWAN and M2M networks
MCP3221
A library for the MCP3221 12BIT I2C ADC. (2.7 - 5.0v)
Sigfox
Sigfox Communication library, allowing you to use any kind of UART able Sigfox Transmitter
Simple_HCSR04
A simple wrapper for the HC-SR04 Module. A simple wrapper for the HC-SR04 Module to be used e.g. for an Arduino board.
SerialDebugTHK
Arduino Library for serial debugging
SSD_13XX
A fast full featured SPI driver for TFT drived by SSD_13XX, fully SPI Transaction compatible and Fast. This library works with Teensy 3.2,Teensy 3.1,Teensy 3.0,Teensy 3.4,Teensy 3.5,Teensy LC,8Bit Arduino's(UNO,2009,etc.), DUE, ESP8266
StatsD
StatsD client with tag support. Emit metrics to a StatsD server over UDP. Supports tags for use with modern StatsD implementations and supported backends. NB. Currently supports Telegraf and Datadog tag formats. See examples for usage information.
TLC1543
TLC1543
MotorControll
controll forth omni motor
Telaire T6700 CO2 Sensor Module Library
I2C communication Library for Telaire T6700 CO2 Sensor Module
mbed-client-c
Nanostack NSDL library
RapifireMqttClient
Enables the communication between Arduino and RAPIFIRE platform. The library is a mqtt client that allows you to easily integrate your Arduino projects with RAPIFIRE platform.
WeeklyAlarm
weekday timer ( thermostat like scheduler ). WeeklyAlarm is a timer to trigger daily at the same time. It has been designed to be used like a numeric thermostat scheduler
EEWrap
A convenient library allowing one to use the EEPROM just like RAM.
libxDot
mBed 5 library for the xDot radio
sd_kart_yazma_okma
sd karta yazma ve okuma
esp32-ds18b20
ESP32-compatible C component for the Maxim Integrated DS18B20 Programmable Resolution 1-Wire Digital Thermometer.
mbed-STM32F030K6
Modified mbed library sources only for STM32F030K6, LQFP32 (0.8mm pitch) package, 32K Flash, 4K SRAM. Compiler target: Nucleo 32F030R8
Task Scheduler
Lightweight and fast preemptive scheduler for ATMega and SAM3X Arduino Boards. Tasks can be executed periodically or just being delayed.
ESParklines
Sparklines for ESP8266/ES32 Arduino
FileManager
File manager
net
A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.
ErriezDS3231
DS3231 I2C RTC (Real Time Clock) library for Arduino with extensive examples
Simple-Control-Library-for-Arduino
Library for scheduler based controlling an Arduino with buttons, rotary encoders, etc.
MLX90620
Driver for the Melexis MLX90620 infrared temperature sensor array. 64 pixels in a 16 x 4 format. Updated driver for KL25Z
mWebSockets
Simple to use implementation of WebSockets for microcontrollers. Fast and RFC6455 protocol compliant
CMMC Packet
A simple CMMC Packet data structure. CMMC Packet is a small library that implement CMMC_SENSOR_T and CMMC_PACKET_T helper
Avrheap
Library to runtime analyze the structure of the heap (AVR328). Note:not a beginners library
RMS_UART
1st release (without comment)
Homie node collection
Collection of Node implementations for the Homie-ESP8266 library. Versions 1.0.x implement the Homie 2.0 convention. Versions 1.1.x and newer implement the Homie 3.0 convention.
Pozyx-Arduino-library-master_v2
code ready to localyse
MagStripe
Decode data from TTL (raw) magnetic card readers. MagStripe supports decoding any of the three tracks from standard magnetic stripe cards using a TTL (raw) card reader.
evive
This ia a arduino libray for using evive. This is a arduino library for using evive. evive is a open source embedded platform used for making and debugging various electronics related projects. It come with a preloaded firmware that provides a wide range of features like motor control, servo control, oscilloscope, function generator, pin state monitor and many more.
ZeroRegs
Prints the low-level configuration registers for the Arduino Zero (and similar boards). This library is likely only useful for an advance user, someone who has already looked at the SAM D21 datasheet and is wondering how their board is actually configured.
AskSinPP
Homematic Protocol Library
GMMP
ThingPlug GMMP library for mbed
QDEC
High-efficiency, state-machine based quadrature decoder. Counts quadrature pulses from rotary and linear position encoders, and supports generation of events for full-step or half-step modes. State-machine design results in built-in resistance to bouncing. MIT License.
ModbusRTU_Slave
A library package commonly used by the other libraries being published by Geabong
ESP_WiFiManager
ESP32, ESP8266 MuiltiWiFi Connection Manager with enhanced GUI and fallback web ConfigPortal. Library for configuring ESP32, ESP8266 modules MultiWiFi credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP channel. Now with MultiWiFi auto(Re)connect feature and configurable CORS Header.
EEZYbotARM-MK2-Controller
Arduino Library for EEZYbotARM MK2 calibration and controlling
LSM9DS1_ADVRO
LSM9DS1 SPI ver 1.0
ACNoblex
Library based on IRremote for my cheap AC Noblex
sseg
7 segment display library for mbedThis routine support 2,4 and 8 digit anode-common or cathode-common LED.
Akafugu WireRtc Library
Akafugu WireRtc Library
ArduinoIRC
Easy library to make an Arduino IRC Bot (Also supports Twitch chat). This library allows your project to connect to an IRC server.
WireData
A library to simplify sending data via I2C (aka TWI).<br />. This is a Wiring Framework (and Arduino) library to simplify sending multi-byte data over I2C.<br /><br />Oftentimes when you are writing some code that uses I2C, you will want to send multi-byte data over I2C protocol. The Wire library has no concept of data types, and only permits sending data as bytes.<br /><br />This library contains some templates to permit sending multi-byte variables/data over I2C.<br /><br />Issues or questions: <a href="https://github.com/bhagman/WireData/issues">https://github.com/bhagman/WireData/issues</a><br />
StepperMotors
Specifically for CNC Airbrush project
PicoTCP
Free (GPLv2) TCP/IP stack developed by TASS Belgium
UIT_AQM1602
I2C 接続の LCD AQM1602XA-RN-GBW 用のライブラリ. Library for LCD 1602XA-RN-GBW connected using I2C interface.
‹
1
…
46
47
48
…
80
›