आधुनिकतम अंतर-एकीकृत परिपथ का सरल कार्यान्वयन।
एक रचनात्मक भारतीय उत्पाद।
(TWI operations Library.)
Using Zip File from this repository
Downloading the Zip file of this repository from :
https://github.com/ardlib/bosejis_TWI/archive/refs/heads/main.zip
And installing using the Add .ZIP Library feature:
-
For Arduino IDE 1.8.19 and above:
Go to Menu
Sketch -> Include Library -> Add .ZIP Library
Original Implementation :
https://github.com/arduino/ArduinoCore-avr/tree/master/libraries/Wire
This library builds upon the good work done by the contributors of the
above Arduino Library Wire
.
If you want to contribute to this project:
- Report bugs and errors
- Ask for enhancements
- Create issues and pull requests
- Tell others about this library
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
SPDX: GPL-3.0-or-later
bosejis_TWI
- TWI operations Library
Copyright (C) 2015-2024 by Abhijit Bose (aka. Boseji)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.