Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
arduino-collections
/
Arduino-2
Public
forked from
RobTillaart/Arduino
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
435b51e
User selector
All users
Datepicker
All time
Commit History
Commits on May 23, 2020
Merge pull request #157 from RobTillaart/develop
Show description for 435b51e
RobTillaart
authored
435b51e
Copy full SHA for 435b51e
0.2.0 refactor, added reverse()
RobTillaart
committed
8865401
Copy full SHA for 8865401
Commits on May 22, 2020
Merge pull request #156 from RobTillaart/develop
Show description for 6c4edf5
RobTillaart
authored
6c4edf5
Copy full SHA for 6c4edf5
0.1.1 refactor & testing
RobTillaart
committed
490f7ad
Copy full SHA for 490f7ad
Merge pull request #155 from RobTillaart/develop
Show description for 65f3ec5
RobTillaart
authored
65f3ec5
Copy full SHA for 65f3ec5
DHTNEW 0.2.0
RobTillaart
committed
70f72a7
Copy full SHA for 70f72a7
Commits on May 20, 2020
Merge pull request #153 from RobTillaart/develop
Show description for 6ece084
RobTillaart
authored
6ece084
Copy full SHA for 6ece084
refactor; added tests
RobTillaart
committed
a1df8e3
Copy full SHA for a1df8e3
Commits on May 18, 2020
updated MultiSPeedI2CScanner 0.1.10
RobTillaart
committed
c877aed
Copy full SHA for c877aed
added correlation library - initial version
RobTillaart
committed
f1e33a7
Copy full SHA for f1e33a7
Commits on May 17, 2020
update readme.md
RobTillaart
committed
aac4dba
Copy full SHA for aac4dba
add Prandom library
RobTillaart
committed
0c3a354
Copy full SHA for 0c3a354
added LineFormatter library
RobTillaart
committed
ca83bc2
Copy full SHA for ca83bc2
Commits on May 7, 2020
Merge pull request #151 from RobTillaart/develop
Show description for 70cc8f0
RobTillaart
authored
70cc8f0
Copy full SHA for 70cc8f0
fix typo in library.properties file
RobTillaart
committed
ef21f6f
Copy full SHA for ef21f6f
Merge pull request #150 from RobTillaart/develop
Show description for 64f4474
RobTillaart
authored
64f4474
Copy full SHA for 64f4474
Fix #114 (again) + update to version 0.2.1
RobTillaart
committed
da921e1
Copy full SHA for da921e1
Commits on Apr 16, 2020
documentation updates
RobTillaart
committed
28f80f1
Copy full SHA for 28f80f1
#149 improve accuracy of getFastAverage()
RobTillaart
committed
6e867f0
Copy full SHA for 6e867f0
Commits on Apr 6, 2020
Merge pull request #148 from shineangelic/patch-2
Show description for 7d77ca1
RobTillaart
authored
7d77ca1
Copy full SHA for 7d77ca1
Commits on Apr 5, 2020
link fix
shineangelic
authored
73b2fb5
Copy full SHA for 73b2fb5
Commits on Mar 20, 2020
fixing AC_demo example
RobTillaart
committed
4a5429c
Copy full SHA for 4a5429c
Commits on Mar 19, 2020
ACS712 lib - first release version
RobTillaart
committed
79d9e7d
Copy full SHA for 79d9e7d
Commits on Feb 29, 2020
Merge branch 'master' of github.com:RobTillaart/Arduino
RobTillaart
committed
592a0c2
Copy full SHA for 592a0c2
fix #144 added bin and hex formatter with #digits
RobTillaart
committed
d99faee
Copy full SHA for d99faee
added bin and hex formatter with #digits
RobTillaart
committed
0b323c4
Copy full SHA for 0b323c4
Commits on Feb 19, 2020
added getAddress()
RobTillaart
committed
00c7809
Copy full SHA for 00c7809
added readme.md, updated examples
RobTillaart
committed
77635d6
Copy full SHA for 77635d6
Commits on Feb 17, 2020
initial released version ML8511 sensor
RobTillaart
committed
82a8a0d
Copy full SHA for 82a8a0d
Commits on Feb 16, 2020
update readme.md and added example two sensors
RobTillaart
committed
bbd7d1a
Copy full SHA for bbd7d1a
Commits on Feb 2, 2020
0.1.0 - inital version BH1750FVI library
RobTillaart
committed
3d83c34
Copy full SHA for 3d83c34
Commits on Jan 31, 2020
fix #142 constructor, major refactor ==> 0.4.0
Show description for e0e23a3
RobTillaart
committed
e0e23a3
Copy full SHA for e0e23a3
Commits on Jan 27, 2020
issue #140 refactor constructor / configure
RobTillaart
committed
029aab4
Copy full SHA for 029aab4
issue #132, fix for reading full range
Show description for 8ddfb12
RobTillaart
committed
8ddfb12
Copy full SHA for 8ddfb12
Commits on Jan 21, 2020
fix #133 overflow of exponent
Show description for 672af9f
RobTillaart
committed
672af9f
Copy full SHA for 672af9f
Pagination
Previous
Next
You can’t perform that action at this time.