首页 开发技术 其它     /    IoAbstraction:用于Arduino以及mbed的库,用于笼统化引脚以及i2c扩展器(857四、23017),反对于AVR以及I2cAT24EEPROM,扭转编码器,残缺去发抖的开关以及约莫的责任管理-源码

IoAbstraction:用于Arduino以及mbed的库,用于笼统化引脚以及i2c扩展器(857四、23017),反对于AVR以及I2cAT24EEPROM,扭转编码器,残缺去发抖的开关以及约莫的责任管理-源码

上传者: weixin_42112658 | 上传时间:2023/3/27 4:41:45 | 文件大小:925KB | 文件类型:ZIP
IoAbstraction:用于Arduino以及mbed的库,用于笼统化引脚以及i2c扩展器(857四、23017),反对于AVR以及I2cAT24EEPROM,扭转编码器,残缺去发抖的开关以及约莫的责任管理-源码
IoAbstraction:用于Arduino以及mbed的库,用于笼统化引脚以及i2c扩展器(857四、23017),反对于AVR以及I2cAT24EEPROM,扭转编码器,残缺去发抖的开关以及约莫的责任管理

文件下载

资源详情

[{"title":"(63个子文件925KB)IoAbstraction:用于Arduino和mbed的库,用于抽象化引脚和i2c扩展器(8574、23017),支持AVR和I2cAT24EEPROM,旋转编码器,完全去抖动的开关和简单的任务管理-源码","children":[{"title":"IoAbstraction-master","children":[{"title":".gitignore <span style='color:#111;'>4.91KB</span>","children":null,"spread":false},{"title":"library.json <span style='color:#111;'>1010B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"EepromAbstractionWire.cpp <span style='color:#111;'>7.06KB</span>","children":null,"spread":false},{"title":"TaskManager.cpp <span style='color:#111;'>75B</span>","children":null,"spread":false},{"title":"IoAbstractionWire.h <span style='color:#111;'>10.41KB</span>","children":null,"spread":false},{"title":"BasicIoAbstraction.cpp <span style='color:#111;'>3.51KB</span>","children":null,"spread":false},{"title":"KeyboardManager.h <span style='color:#111;'>4.04KB</span>","children":null,"spread":false},{"title":"PlatformDetermination.h <span style='color:#111;'>1.84KB</span>","children":null,"spread":false},{"title":"ArduinoEEPROMAbstraction.h <span style='color:#111;'>3.01KB</span>","children":null,"spread":false},{"title":"TaskManager.h <span style='color:#111;'>106B</span>","children":null,"spread":false},{"title":"SwitchInput.h <span style='color:#111;'>17.10KB</span>","children":null,"spread":false},{"title":"EepromAbstraction.cpp <span style='color:#111;'>1.40KB</span>","children":null,"spread":false},{"title":"NegatingIoAbstraction.h <span style='color:#111;'>1.70KB</span>","children":null,"spread":false},{"title":"DeviceEvents.h <span style='color:#111;'>4.47KB</span>","children":null,"spread":false},{"title":"AnalogDeviceAbstraction.cpp <span style='color:#111;'>741B</span>","children":null,"spread":false},{"title":"DfRobotInputAbstraction.h <span style='color:#111;'>4.24KB</span>","children":null,"spread":false},{"title":"ResistiveTouchScreen.h <span style='color:#111;'>10.09KB</span>","children":null,"spread":false},{"title":"EepromAbstractionWire.h <span style='color:#111;'>3.55KB</span>","children":null,"spread":false},{"title":"KeyboardManager.cpp <span style='color:#111;'>3.08KB</span>","children":null,"spread":false},{"title":"BasicIoAbstraction.h <span style='color:#111;'>11.69KB</span>","children":null,"spread":false},{"title":"MockEepromAbstraction.h <span style='color:#111;'>3.08KB</span>","children":null,"spread":false},{"title":"SwitchInput.cpp <span style='color:#111;'>12.19KB</span>","children":null,"spread":false},{"title":"EepromAbstraction.h <span style='color:#111;'>4.98KB</span>","children":null,"spread":false},{"title":"IoAbstractionWire.cpp <span style='color:#111;'>9.08KB</span>","children":null,"spread":false},{"title":"SimpleCollections.h <span style='color:#111;'>6.72KB</span>","children":null,"spread":false},{"title":"IoAbstraction.cpp <span style='color:#111;'>7.26KB</span>","children":null,"spread":false},{"title":"IoLogging.h <span style='color:#111;'>3.19KB</span>","children":null,"spread":false},{"title":"AnalogDeviceAbstraction.h <span style='color:#111;'>11.36KB</span>","children":null,"spread":false},{"title":"IoAbstraction.h <span style='color:#111;'>9.79KB</span>","children":null,"spread":false},{"title":"MockIoAbstraction.h <span style='color:#111;'>8.53KB</span>","children":null,"spread":false},{"title":"JoystickSwitchInput.h <span style='color:#111;'>3.99KB</span>","children":null,"spread":false},{"title":"PrintCompat.h <span style='color:#111;'>7.48KB</span>","children":null,"spread":false}],"spread":false},{"title":"CONTRIBUTING.md <span style='color:#111;'>2.15KB</span>","children":null,"spread":false},{"title":"CODE_OF_CONDUCT.md <span style='color:#111;'>3.19KB</span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'>11.09KB</span>","children":null,"spread":false},{"title":"keywords.txt <span style='color:#111;'>2.34KB</span>","children":null,"spread":false},{"title":"library.properties <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"examples","children":[{"title":"joystickRotaryEncoder","children":[{"title":"joystickRotaryEncoder.ino <span style='color:#111;'>2.10KB</span>","children":null,"spread":false}],"spread":true},{"title":"dfRobotAnalogInSwitches","children":[{"title":"dfRobotAnalogInSwitches.ino <span style='color:#111;'>3.16KB</span>","children":null,"spread":false}],"spread":true},{"title":"directPortAccess","children":[{"title":"directPortAccess.ino <span style='color:#111;'>2.76KB</span>","children":null,"spread":false}],"spread":true},{"title":"multiIoExample","children":[{"title":"multiIoExample.ino <span style='color:#111;'>2.54KB</span>","children":null,"spread":false}],"spread":true},{"title":"avrEepromExample","children":[{"title":"avrEepromExample.ino <span style='color:#111;'>3.20KB</span>","children":null,"spread":false}],"spread":true},{"title":"i2cEepromExample","children":[{"title":"i2cEepromExample.ino <span style='color:#111;'>2.69KB</span>","children":null,"spread":false}],"spread":false},{"title":"exampleDirect","children":[{"title":"exampleDirect.ino <span style='color:#111;'>676B</span>","children":null,"spread":false}],"spread":false},{"title":"exampleShiftReg","children":[{"title":"exampleShiftReg.ino <span style='color:#111;'>1.37KB</span>","children":null,"spread":false}],"spread":false},{"title":"dfRobotRotaryEncoder","children":[{"title":"dfRobotRotaryEncoder.ino <span style='color:#111;'>4.02KB</span>","children":null,"spread":false}],"spread":false},{"title":"buttonRotaryEncoder","children":[{"title":"buttonRotaryEncoder.ino <span style='color:#111;'>2.61KB</span>","children":null,"spread":false}],"spread":false},{"title":"interruptSwitchEncoder8574","children":[{"title":"interruptSwitchEncoder8574.ino <span style='color:#111;'>5.89KB</span>","children":null,"spread":false},{"title":"rotary8574_bb.jpg <span style='color:#111;'>804.88KB</span>","children":null,"spread":false},{"title":"rotary8574.fzz <span style='color:#111;'>10.66KB</span>","children":null,"spread":false}],"spread":false},{"title":"touchScreen","children":[{"title":"touchScreen.ino <span style='color:#111;'>1.87KB</span>","children":null,"spread":false}],"spread":false},{"title":"example8574","children":[{"title":"example8574.ino <span style='color:#111;'>1.87KB</span>","children":null,"spread":false}],"spread":false},{"title":"ioLogging","children":[{"title":"ioLogging.ino <span style='color:#111;'>1.28KB</span>","children":null,"spread":false}],"spread":false},{"title":"timedBlink","children":[{"title":"timedBlink.ino <span style='color:#111;'>1.34KB</span>","children":null,"spread":false}],"spread":false},{"title":"matrixKeyboard","children":[{"title":"matrixKeyboard.ino <span style='color:#111;'>2.23KB</span>","children":null,"spread":false}],"spread":false},{"title":"ledsOnMCP23017","children":[{"title":"ledsOnMCP23017.ino <span style='color:#111;'>2.83KB</span>","children":null,"spread":false},{"title":"mcp23017-schematic.png <span style='color:#111;'>14.35KB</span>","children":null,"spread":false},{"title":"example-mcp23017-circuit.sch <span style='color:#111;'>973.46KB</span>","children":null,"spread":false}],"spread":false},{"title":"analogExample","children":[{"title":"analogExample.ino <span style='color:#111;'>3.37KB</span>","children":null,"spread":false}],"spread":false},{"title":"mbedExample","children":[{"title":"mbedExample.cpp <span style='color:#111;'>3.74KB</span>","children":null,"spread":false}],"spread":false},{"title":"directionOnlyEncoder","children":[{"title":"directionOnlyEncoder.ino <span style='color:#111;'>2.30KB</span>","children":null,"spread":false}],"spread":false},{"title":"btreeCollection","children":[{"title":"btreeCollection.ino <span style='color:#111;'>4.28KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'>11.35KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明