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 }}
JohnCrash
/
Arduino
Public
forked from
RobTillaart/Arduino
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 24, 2018
updated version nr.
RobTillaart
committed
a9eb3ae
Copy full SHA for a9eb3ae
fixed temperature formula - #114
RobTillaart
committed
20b7dc5
Copy full SHA for 20b7dc5
Merge pull request #115 from per1234/fix-MCP4725
Show description for 4ddf5f9
RobTillaart
authored
4ddf5f9
Copy full SHA for 4ddf5f9
fix typo #116 - Thanks to DMNC
RobTillaart
committed
d054a94
Copy full SHA for d054a94
Commits on Oct 18, 2018
MCP4725: Remove erroneous const keyword from parameter
Show description for 0461047
per1234
committed
0461047
Copy full SHA for 0461047
Commits on Sep 2, 2018
Fix issue #111 - DHT12 negative temperature
RobTillaart
committed
dee30a3
Copy full SHA for dee30a3
Commits on Aug 24, 2018
make runningMedian Configurable #110
RobTillaart
committed
768fd8c
Copy full SHA for 768fd8c
Merge pull request #110 from universam1/make_library_configurable
Show description for 18eab1d
RobTillaart
authored
18eab1d
Copy full SHA for 18eab1d
Commits on Aug 23, 2018
make RunningMedian configurable
Show description for 92432a6
universam1
committed
92432a6
Copy full SHA for 92432a6
Commits on Jul 5, 2018
0.1.8 Fix #109 incorrect constants
RobTillaart
committed
f683f58
Copy full SHA for f683f58
Commits on Jul 1, 2018
issue #108 Fix shift math
RobTillaart
committed
cc695a5
Copy full SHA for cc695a5
Commits on Jun 7, 2018
Merge pull request #107 from per1234/correct-architectures-value
Show description for ec3b32e
RobTillaart
authored
ec3b32e
Copy full SHA for ec3b32e
Commits on Jun 6, 2018
[DHTlib] Correct library.properties architectures value
Show description for 660b25b
per1234
authored
660b25b
Copy full SHA for 660b25b
Commits on May 13, 2018
Fixed issue #105 - read register
RobTillaart
committed
fc84441
Copy full SHA for fc84441
Commits on Apr 3, 2018
fix for issue #99
RobTillaart
committed
25156d3
Copy full SHA for 25156d3
Fix issue #96 - add flag to disable interrupts.
RobTillaart
committed
7b92d91
Copy full SHA for 7b92d91
refactored
RobTillaart
committed
a145dc1
Copy full SHA for a145dc1
Fix issue #96 - add flag to disable interrupts.
RobTillaart
committed
0c4ee96
Copy full SHA for 0c4ee96
Commits on Apr 2, 2018
Fix issue #33 - Double to float
RobTillaart
committed
28fcf07
Copy full SHA for 28fcf07
Fix issue #33 - changed double to float for the core code.
RobTillaart
committed
3624156
Copy full SHA for 3624156
fix issue #95 #97 - added getTotalLength(), getAverageLength()
RobTillaart
committed
ced3206
Copy full SHA for ced3206
Fix issue #98 - extend constructor for ESP8266
RobTillaart
committed
1fb9c4e
Copy full SHA for 1fb9c4e
Commits on Mar 26, 2018
0.1.27 added get + setDisableIRQ
RobTillaart
committed
2b8f54b
Copy full SHA for 2b8f54b
Commits on Feb 21, 2018
Merge branch 'master' of github.com:RobTillaart/Arduino
RobTillaart
committed
f84b960
Copy full SHA for f84b960
Solved issue #94 - changed #defines in const int to enforce datatype.
RobTillaart
committed
b8c55ed
Copy full SHA for b8c55ed
Solved issue #94 - changed #defines in const int to enforce datatype.
RobTillaart
committed
a03b069
Copy full SHA for a03b069
Commits on Feb 9, 2018
Merge pull request #93 from per1234/correct-architecture-property
Show description for ec11173
RobTillaart
authored
ec11173
Copy full SHA for ec11173
Commits on Feb 8, 2018
[DHTlib] Correct library.properties architectures value
Show description for 3309b8d
per1234
authored
3309b8d
Copy full SHA for 3309b8d
Commits on Feb 1, 2018
fix foldername (oops)
RobTillaart
committed
eeed050
Copy full SHA for eeed050
initial version SCI notation
RobTillaart
committed
d630deb
Copy full SHA for d630deb
Commits on Jan 29, 2018
fix error description
RobTillaart
committed
6563bb4
Copy full SHA for 6563bb4
fix issue #91 - sin, cos, sinh, cosh
RobTillaart
committed
c5d02f3
Copy full SHA for c5d02f3
Commits on Jan 28, 2018
0.1.1 - first public version
RobTillaart
committed
3405ddd
Copy full SHA for 3405ddd
Commits on Jan 25, 2018
fix typo
RobTillaart
committed
f43a58a
Copy full SHA for f43a58a
update 0.1.10 - Add releasenote.txt with fix for some platforms;
Show description for 59da44b
RobTillaart
committed
59da44b
Copy full SHA for 59da44b
Pagination
Previous
Next
You can’t perform that action at this time.