文件名称:Arduino.rar
文件大小:94KB
文件格式:RAR
更新时间:2022-07-05 16:06:57
arduino 库文件
Arduino常用库文件以及示例,包含dht11/LiquidCrystal_I2C/Servo/DallasTemperature/MaxMatrix/LiquidCrystal/OneWire/DS1307,.h与.cpp,只需要导入library文件夹即可
【文件预览】:
LiquidCrystal
----keywords.txt(846B)
----src()
--------LiquidCrystal.h(3KB)
--------LiquidCrystal.cpp(9KB)
----library.properties(606B)
----examples()
--------Blink()
--------HelloWorld()
--------setCursor()
--------TextDirection()
--------Display()
--------Cursor()
--------SerialDisplay()
--------Scroll()
--------Autoscroll()
--------CustomCharacter()
----README.adoc(1KB)
DallasTemperature
----DallasTemperature.cpp(17KB)
----DallasTemperature.h(6KB)
----keywords.txt(1KB)
----README(2KB)
----examples()
--------Single()
--------Alarm()
--------AlarmHandler()
--------Tester()
--------Simple()
--------Multiple()
DS1307
----DS1307.cpp(5KB)
----keywords.txt(775B)
----DS1307.h(2KB)
----examples()
--------I2C_Test()
--------DS1307()
dht11
----dht11.h(779B)
----dht11.cpp(2KB)
Servo
----keywords.txt(586B)
----src()
--------sam()
--------stm32f4()
--------nrf52()
--------megaavr()
--------avr()
--------samd()
--------Servo.h(5KB)
----library.properties(505B)
----examples()
--------Knob()
--------Sweep()
----README.adoc(1KB)
LiquidCrystal_I2C
----LiquidCrystal_I2C.cpp(9KB)
----library.json(333B)
----keywords.txt(1KB)
----library.properties(427B)
----examples()
--------HelloWorld()
--------CustomChars()
--------SerialDisplay()
----LiquidCrystal_I2C.h(4KB)
----README.md(164B)
OneWire
----OneWire.h(9KB)
----OneWire.cpp(17KB)
----keywords.txt(819B)
----examples()
--------DS2408_Switch()
--------DS18x20_Temperature()
--------DS250x_PROM()
MaxMatrix
----example()
--------max7219test_scrol.ino(9KB)
----MaxMatrix.cpp(4KB)
----keywords.txt(248B)
----MaxMatrix.h(1KB)