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 }}
ehler
/
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 Sep 17, 2016
0.0.2 support conditional F_CPU, first test run, renamed to DHT2pin,
RobTillaart
committed
7340c4e
Copy full SHA for 7340c4e
Commits on Sep 5, 2016
Initial version of 2 pins DHT lib (uses additional HW see readme.txt)
RobTillaart
committed
23ca5ec
Copy full SHA for 23ca5ec
Commits on May 21, 2016
+ 0.1.08 merged work of Septillion
Show description for a2bf479
RobTillaart
committed
a2bf479
Copy full SHA for a2bf479
Merge pull request #41 from sseptillion/master
Show description for dad1562
RobTillaart
committed
dad1562
Copy full SHA for dad1562
Commits on May 20, 2016
Added buttonRead() examples, added begin() to other examples and updated the note
septillion-git
committed
31513f4
Copy full SHA for 31513f4
added masking to buttonRead8() and moves wire.begin() to begin()
septillion-git
committed
dfcaaf0
Copy full SHA for dfcaaf0
Fixed default of _dataOut
septillion-git
committed
2bfd324
Copy full SHA for 2bfd324
Merge remote-tracking branch 'refs/remotes/origin/master' into RobTillaart/master
Show description for dddb9dd
septillion-git
committed
dddb9dd
Copy full SHA for dddb9dd
Manual merg upstream RobTillaart
septillion-git
committed
230adfb
Copy full SHA for 230adfb
Commits on May 2, 2016
+ 0.1.07 manually merged enhancements Septillion
RobTillaart
committed
3c96a50
Copy full SHA for 3c96a50
Commits on May 1, 2016
+ 0.1.05
Show description for 08d3946
RobTillaart
committed
08d3946
Copy full SHA for 08d3946
Commits on Apr 28, 2016
Fixed numering to 0.1.07
septillion-git
committed
368c032
Copy full SHA for 368c032
Fixed (0.1.05) write could corrupt input
Show description for b4ae62b
septillion-git
committed
b4ae62b
Copy full SHA for b4ae62b
Commits on Apr 27, 2016
+ 0.1.06
Show description for d95660e
RobTillaart
committed
d95660e
Copy full SHA for d95660e
Commits on Apr 24, 2016
initial version
RobTillaart
committed
85bc0eb
Copy full SHA for 85bc0eb
fix initialization (autoincrement)
RobTillaart
committed
c57a9fe
Copy full SHA for c57a9fe
fix wrong date
RobTillaart
committed
d5306a3
Copy full SHA for d5306a3
refactored test code
RobTillaart
committed
5bde834
Copy full SHA for 5bde834
+ version 0.1.00 BETA
Show description for f54a044
RobTillaart
committed
f54a044
Copy full SHA for f54a044
Commits on Apr 10, 2016
+ version 0.1.03
Show description for 4d9a7d6
RobTillaart
committed
4d9a7d6
Copy full SHA for 4d9a7d6
Commits on Jan 3, 2016
+ 0.1.08 Set Class
Show description for 92ed991
RobTillaart
committed
92ed991
Copy full SHA for 92ed991
Commits on Dec 22, 2015
0.1.02 - added errorhandling + performance demo sketch
RobTillaart
committed
c6ebbde
Copy full SHA for c6ebbde
Commits on Dec 20, 2015
0.1.01 fastHaverSine distance function
RobTillaart
committed
c6af54c
Copy full SHA for c6af54c
Commits on Dec 10, 2015
0.1.04 - new interface incl PrintTo - Thanks to Whandall
RobTillaart
committed
469281d
Copy full SHA for 469281d
0.1.03 - refactoring, some work on followheap
RobTillaart
committed
dae8e63
Copy full SHA for dae8e63
0.1.02 - added followHeap()
Show description for 770ebc9
RobTillaart
committed
770ebc9
Copy full SHA for 770ebc9
0.1.01 - refactor, added startAddress
RobTillaart
committed
3ffa127
Copy full SHA for 3ffa127
0.1.00 - initial version
RobTillaart
committed
91dc550
Copy full SHA for 91dc550
Commits on Dec 9, 2015
+ private calls inline -> performance & footprint
Show description for 8e52365
RobTillaart
committed
8e52365
Copy full SHA for 8e52365
0.1.06 - size check + refactor
RobTillaart
committed
26955bf
Copy full SHA for 26955bf
Commits on Dec 7, 2015
0.1.05 - added board dependant max # segments (thanks bricoleau)
RobTillaart
committed
8ff93f5
Copy full SHA for 8ff93f5
0.1.01 fixes and error handling
RobTillaart
committed
279b0bd
Copy full SHA for 279b0bd
+ 0.1.00 initial version
RobTillaart
committed
afb93cc
Copy full SHA for afb93cc
Commits on Dec 6, 2015
0.1.04 improve performance + perf demo + refactor
RobTillaart
committed
c689de2
Copy full SHA for c689de2
0.1.08 2015-12-06 replaced all temperature calls with one TCfactor
Show description for fcf6bd9
RobTillaart
committed
fcf6bd9
Copy full SHA for fcf6bd9
Pagination
Previous
Next
You can’t perform that action at this time.