按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
LcdAqm0802
LCDモジュール AQM0802 を制御するクラス
DHT_TEST2
DHT_TEST2
LCD_for_TT_Mxx
Creating a project for TT_Mxx
FEP
920MHz wireless module 'FEP' Library
PinChangeInterruptHandler
Object-oriented library to handle pin change interrupts
SmartEverything LSM6DS3
Library code for LSM6DS3 iNEMO inertial module:3D accelerometer, 3D gyroscope. The LSM6DS3 is a system-in-package featuring a 3D digital linear acceleration sensor, a 3D digital angular rate sensor.<br>The LSM6DS3 has a linear acceleration full scale of ±2g/±4g/±8/±16 g, a magnetic field full scale of ±4/±8/±12/±16 gauss and an angular rate of ±245/±500/±2000 dps.<br>The LSM6DS3 includes an I2C serial bus interface supporting standard and fast mode (100 kHz and 400 kHz) and an SPI serial standard interface.<br>Accelerometer and gyroscope sensing can be enabled or set in power-down mode separately for smart power management.
Olimex-LCD16x2
Olimex-LCD16x2
AllSensors DLV
Support for the AllSensors DLV Series Low Voltage Digital Pressure Sensors. An implementation of the I2C protocol for interacting with the AllSensors DLV pressure sensors with support for Wire and other TwoWire implementations.
Adafruit OV7670
A library for the OV7670 camera. OV7670 camera.
MotCon
Simple DC motor control commands for driving DC motor conroller with PWM and up to 2 direction signals (complementary). Takes float value from -1.0 to 1.0.
Flash
This is library for storing data array in internal flash memory of MCU LPC1768. The flash data is empty every time we download program to MCU so it can be used in project where we don't have acces to file system like mbed development board uses.
SlowMotionServo
This library allows to move multiple servos slowly. SlowMotionServo provides a way to drive one or many servos slowly. Instead of setting the position, each servo has 2 trajectories, ie 2 functions angle(t) where t is the time. The first function is used to compute the angle of the servo when travelling from minimum to maximum angle and the second one is used when travelling from the maximum to the minimum angle.
MAX31850 OneWire
A version of the OneWire Arduino library with MAX31850 support
microcoap
A small CoAP implementation for microcontrollers
aconno_nrf52_crypt
Encryption library for nrf52. Uses mbedtls for backend.
PCA9534
Driver for IO expander
LIFTING_WAVELET
Transformada lifting wavelet + filtro gaussiano
SDS011_vers
A library for NovaFitness SDS011 Particle Matter Sensor. supports documented functions of NovaFitness SDS011 Protocol 1.3
RF24Network
Ported Arduino RF24Network library.
libmDot
Library for LoRa communication using MultiTech MDOT.
Motordriver
Motor driver library.Based on Christopher Hasler\'s Motordriver library.
SecureDweet
SecureDweet is a dweet.io library that works on HTTPS protocol using SecureHttpClient library. It'll be able to fetch or listen to Dweet APIs and JSON messages.
NeoNextion
Arduino library for controlling Nextion displays
SDL_lib2
SDL Library
MAX17043
Fuel Gauge lib. based on Mark Gottscho's lib.
qp
QP is an event-driven, RTOS-like, active object framework for microcontrollers, such as mbed. The QP framework provides thread-safe execution of active objects (concurrent state machines) and support both manual and automatic coding of UML statecharts in readable, production-quality C or C++. Automatic code generation of QP code is supported by the free QM modeling tool.
M3GIM2
タブレイン社の 3GIM (3G IoT Module : IoT 向け 3G 通信モジュール) を簡単に利用するための mbed 用ライブラリです。
PathVariableHandlers
Library for handling HTTP/REST paths containing variables
Bomba
Learning classes.
Hercules Dual 15A 6-20V Motor Controller
Arduino library to control Hercules Dual 15A 6-20V Motor Controller.
A7105TxRx
Library for interfacing with the AMICCOM A7105 2.4GHz FSK/GFSK Transceiver.
BH1750
Library for the BH1750 Digital 16-bit Serial Output Type Ambient Light Sensor IC.
Senses_NBIoT
A library for Internet of Things send data and control on Senses IoT platfrom. Support AIS_NB_BC95.h.
TouchADS7843
Control TouchScreen ADS7843
TTF_fonts
Two hand-made fonts.The small one is based on the HD44780 text display font.The bigger one has nicer shapes and fits 320x240 displays quit nice.Let me know if you like that one.
SingleEMAFilterLib
SingleEMAFilter Library. Arduino library that implements an exponential filter (EMA). The library allows to make low pass filter and high pass filter.
AdafruitGPS
GPS code for Adafruit ultimate GPS
spin-timer
Universal Timer with 1 millisecond resolution, supporting OOP principles. Each instance is configurable to be either recurring or non-recurring, timer interval/timeout time configurable, attaches automatically in the background to a Timer Context which periodically updates all registered timers' states (to be driven by the main loop) and performs the timer expire evaluation for each registered timer, handles unsigned long int overflows correctly.
Ion
A different take on Adafruit's Arcada Library.
tinydtls
Version 0.5.0 of tinydtls
SparkFun MAX31855K Thermocouple Digitizer
K type thermocouple digitizer board. The <a href="http://datasheets.maximintegrated.com/en/ds/MAX31855.pdf">MAX31855</a> performs cold-junction compensation and digitizes the signal from a K-type thermocouple. The data is output in a signed 14-bit, SPI-compatible, read-only format. Example is pin compatible with the 3.3 V <a href="http://www.sparkfun.com/products/11114">Arduino Pro Mini</a>.
ADT74x0
library for AnalogDevices temperature sensor (ex. ADT7410, ADT7420)
GPRSbee
An Arduino library for the SODAQ GPRSbee. It supports sending HTTP GET and POST, send data via FTP, and more.
i2cslaveToRasPi
i2c slave class to RaspberryPi with interrupt
wolfssl
wolfSSL offers an embedded SSL implementation that is portable, progressive, and easy to use with products including the wolfSSL embedded SSL library, wolfCrypt crypto engine, and wolfCrypt FIPS crypto module.
bme280
Multi environmental sensor
Random
一様乱数,ガウス性乱数生成.このライブラリの登録時に使ったプログラム:Demo_GaussRand
bertl14
BERTL library, Kevin Heinrich
DAC7611
A library that makes interfacing the DAC7611p a breeze. The DAC7611p is a 12bit DAC by Texas Instruments, that works off 5 volts. It works on a 3 wire interface.
Knock Detector
A non-blocking knock detection library to use with piezo elements. Uses a simple non-blocking algorithm that can be continuously fed with values from an analog pin hooked to a piezo disc. This algorithm can detect knocks and separate those pulses from each other. For more info, check the documentation on Github.
ArduinoArcherPanelClient
Client library for websocket based communication with Archer Cloud panels. Archer Cloud panels provide you an easy and fast way to visualize and even control your Arduino projects over the internet with individual UI graphics based on SVG. The Arduino client library is designed to give you a comfortable way in making Archer Cloud panels usable for your Arduino projects.
Adafruit DS3502
Arduino library for the DS3502 I2C Potentiometer in the Adafruit shop
SmartEverything CC2541
Library code for the TDK-SP13808 module. <br>The TDK-SP13808 module incapsulates the Texas Instruments CC2541, a BLE devicecommunicating with the SmartEverything though standard UART.
MovingAverageFloat
Arduino & Mbed Library for averaging float numbers
NX2003 library
A library for NX2003 board. Supports NX2003 board and NX2003 shield.
LCD_11062
Library for Sparkfun Color LCD 130x130 Breakout Board, sku LCD-11062, which uses driver Philips PCF8833 http://www.sparkfun.com/products/11062
SparkIntervalTimer
Particle Interval Timer using hardware timers for Core/Photon/Electron
Adafruit9-DOf
Port of Adafruit Arduino code
FaBo 301 BLE SiliconLabs
A library for SiliconLabs BLE113. BLE113 is SiliconLabs BLE module.
WiFiWebServer
Simple WiFiWebServer, HTTP Client and WebSocket Client library for AVR Mega, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 boards using WiFi, such as WiFiNINA, WiFi101, U-Blox W101, W102, ESP8266/ESP32-AT modules/shields
TextOLED_customchar
mbed TextOLED Library, for a 4-bit LCD based on Winstar WEH000000 seriesOriginl: http://mbed.org/users/simon/libraries/TextLCD/latest共立電子 デジット の OLEDモジュール 4bitモード用adapted 12/3/2013 by CJS to make custom character defintions possible
html
library ued to server dynamic web page by means of html_patch function
NetServicesProxy
A modified version of http://mbed.org/users/segundo/libraries/NetServices/ljhqix to add HTTP proxy feature (based on http://mbed.org/users/igorsk/programs/NetServicesSource/ltjpag)
USBHost_t36
Connect USB devices to the USB Host of Teensy 3.6.
PyDuinoBridge
A transparent library for communication between Python and Arduino. Requires pyduino_bridge for Python (pip install pyduino_bridge).
FSerial
A Delay Less Communication Protocol. Designed specifically for Team Assailing Falcons.
Switch2_lib
A clone of Switch_lib (O.Goma) library for switching digital pins with timers, adding milliseconds. Easy to use library for switching relays with temporization, alternate periods and simple timers.
MiDispositivoMIDI_V3
Provides functions to control de MiDispositivoMIDI V3 hardware. MiDispositivoMIVI is a MIDI controller based on Arduino. This library provides functions to encapsulate the complexity of the hardware and allows developers to experiment with new ideas on the top of this API-like library.
rohm-rpr0521
Rohm RPR0521 proximity-als-ir -sensor driver
SigfoxToiture
Module sigfox pour le projet toiture
ltisys
library for implementing continuous-time linear time invariant systems. for PID controller, filters etc.
ChangeNotification
ChangeNotification interrupts for chipKIT
logistic_regression
Uses the coefficients to predict a value from the input.
GraphicsDisplay
Library release of Simon Ford's GraphicsDisplay Display Library Base Class.
DRA818
Configure and communicate with FM module DRA818. Hardware or Software Serial can be used to Scan and set parameters.
libmDot-mbed5
Im not sure why this changed. So I am forking and saving what I have so far.
OBDII
OBDII library, based on SK Pang\\\'s ecu reader. more details to be added shortly.
ATmega32U4 Grove Air quality sensor
ATmega32U4 Arduino library to read values from Grove Air Quality Sensor.
CNCAirbrush
Specifically for CNCAirbrush
CppPotpourri
An architecture-agnostic package of discrete solutions to common problems in C++.
ArduinoLogging
Arduino library for logging to usb device
TimeOut
A library that makes timing callback. Support simple callback function to a timeOut time or interval time repetition.
SparkFun MAG3110 Magnetometer Breakout Arduino Lib
This library makes it easy for you to get started with the MAG3110 breakout board. (https://www.sparkfun.com/products/12670)
IQS62x
Library to read and write Azoteq IQS6xx device registers via I2C.
Radio
Specialized interface code for the nRF24L01P wireless transceiver.
PMW3360 Module
This library allows an Arduino/Genuino board to interface with PixArt PMW3360 motion sensor module. You can set/get parameters, get motion data, get raw camer image from PMW3360 module.
Easy NeoPixels
Use Adafruit NeoPixels with less setup and configuration. Ideal for first-time NeoPixel users and people less comfortable with complex external libraries.
HeptaBattery
HeptaBattery Library
RunningMedian
The library stores the last N individual values in a buffer to select the median. It filters outliers.
PololuEncoder
Library for decoding quadrature encoders. Uses a ring buffer so you can be sure to process every tick in the order that it happened. This library is not really intended for public use yet and does not have much documentation.
ev3-arduino
Enables the communication with an ev3 brick. Only mailbox is implemented in this version. More functionalities will be implemented in the future.
NtpServer
An NtpServer library. Basic NTP server.
ASDL_using_Ethernet
To log analog sensor data on local IOT Phant server using Ethernet for the purpose of monitoring.
life_entity
Life entity (base class). Written for OOP Review.
SimpleShell
A quick and easy way to control your Arduino using serial. Register commands, and start controlling your Arduino!
LoRa-payload-BKU
Library for easy Data transmission using MKR WAN 1300/ 1310 to LoRaWAN server TheThingNetwork.org. see Github README.md https://github.com/Technickfreak/LoRa-payload-BKU
Adafruit_RA8875
Draft of Adafruit RA8875 library with touch screen calibration.From https://github.com/adafruit/Adafruit_RA8875
DMX-STM32
DMX512 send/recv library with STM32 slave support originally from http://mbed.org/users/okini3939/notebook/dmx512
IoTWay
Arduino library for connecting to IoTWay servers through Proxy
‹
1
…
9
10
11
…
80
›