PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- name=Wire
- version=1.0
- author=Arduino
- maintainer=Paul Stoffregen
- sentence=This library allows you to communicate with I2C and Two Wire Interface devices.
- paragraph=It allows the communication with I2C devices like temperature sensors, realtime clocks and many others using SDA (Data Line) and SCL (Clock Line).
- category=Communication
- url=http://www.arduino.cc/en/Reference/Wire
- architectures=*
|