Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
deadman1717
/
Arduino-Temperature-Control-Library
Public
forked from
milesburton/Arduino-Temperature-Control-Library
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Β master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 29, 2025
changed dependency to own fork of OneWire
deadman1717
committed
5efa504
Copy full SHA for 5efa504
Commits on Feb 13, 2025
fix: Update ESP-WebServer.ino
Show description for 4fec264
milesburton
authored
4fec264
Copy full SHA for 4fec264
Commits on Feb 6, 2025
Update README.md
milesburton
authored
695777b
Copy full SHA for 695777b
Commits on Jan 25, 2025
Merge pull request #273 from milesburton/fix/include-ESPWebServer-for-testing
Show description for 95de9ad
milesburton
authored
95de9ad
Copy full SHA for 95de9ad
Commits on Jan 24, 2025
docs: Update README.md
milesburton
authored
a1e6352
Copy full SHA for a1e6352
Merge branch 'master' into fix/include-ESPWebServer-for-testing
milesburton
committed
e2ee8c4
Copy full SHA for e2ee8c4
fix: Separate AVR and ESP platforms from the test pipeline. Reintroduce ESP-Webserver to the test compilation
milesburton
committed
e3e44a4
Copy full SHA for e3e44a4
Commits on Jan 23, 2025
Merge pull request #272 from milesburton/fix/restore-unit-tests-part-2
Show description for c228b5e
milesburton
authored
c228b5e
Copy full SHA for c228b5e
fix: Restore the next set of unit tests
milesburton
committed
14fc0cf
Copy full SHA for 14fc0cf
fix: Restore the next set of unit tests
milesburton
committed
f65f98e
Copy full SHA for f65f98e
fix: Restore the next set of unit tests
milesburton
committed
cc30ffd
Copy full SHA for cc30ffd
Merge pull request #271 from milesburton/fix/restore-unit-tests
Show description for eb995ea
milesburton
authored
eb995ea
Copy full SHA for eb995ea
fix: Restore basic unit tests
milesburton
committed
78077c2
Copy full SHA for 78077c2
Commits on Jan 22, 2025
Merge pull request #270 from milesburton/fix/improve-devcontainer
Show description for 140d78d
milesburton
authored
140d78d
Copy full SHA for 140d78d
docs: Bump the minor version following the devcontainer changes
milesburton
committed
a28a250
Copy full SHA for a28a250
fix: Auto generate SSH key if it doesn't exist
milesburton
committed
2215b86
Copy full SHA for 2215b86
fix: Enhance the dev container setup to include additional extentions and support for the ESP platform
milesburton
committed
8597933
Copy full SHA for 8597933
Merge pull request #269 from milesburton/feature/introduce-esp-webserver-example-and-update-version
Show description for e9d555f
milesburton
authored
e9d555f
Copy full SHA for e9d555f
docs: Added README.md file to support the new ESP-WebServer sketch
milesburton
committed
5f779e5
Copy full SHA for 5f779e5
Commits on Jan 21, 2025
fix: Corrected folder and file name of new sketch
milesburton
committed
5b8c9c3
Copy full SHA for 5b8c9c3
feat: Add web server example for ESP devices, update version
milesburton
committed
697bece
Copy full SHA for 697bece
Update README.md
milesburton
authored
176087a
Copy full SHA for 176087a
Merge pull request #267 from milesburton/fix/DS1820-support-accidentally-removed
Show description for dafac43
milesburton
authored
dafac43
Copy full SHA for dafac43
fix: Minor change to reduce the example delays
milesburton
committed
ec506be
Copy full SHA for ec506be
fix: Added a delay to the examples to aid traceability
milesburton
committed
9e29f45
Copy full SHA for 9e29f45
fix: Restored DS18S20 support
milesburton
committed
4839194
Copy full SHA for 4839194
Commits on Jan 15, 2025
Merge pull request #264 from milesburton/race-condition
Show description for 3cfcb26
milesburton
authored
3cfcb26
Copy full SHA for 3cfcb26
Commits on Jan 13, 2025
docs: Resolved merge conflict
Miles Burton
committed
4e8486c
Copy full SHA for 4e8486c
docs: Add LICENSE
Miles Burton
committed
536e183
Copy full SHA for 536e183
Commits on Jan 9, 2025
fix: Fix race condition
Miles Burton
committed
8d3e44b
Copy full SHA for 8d3e44b
Merge pull request #263 from milesburton/add-dev-container
Show description for 222ba3f
milesburton
authored
222ba3f
Copy full SHA for 222ba3f
feat: Add dev container to make library development more streamlined. Updated README.md to be more readable
milesburton
committed
d5a1a36
Copy full SHA for d5a1a36
feat: Add basic dev container to aid for quicker debugging of the Arduino-Temperature-Control-Library
Miles Burton
committed
486bd51
Copy full SHA for 486bd51
Commits on Jan 4, 2025
Merge pull request #261 from 1-hexene/master
Show description for c4e76a5
milesburton
authored
c4e76a5
Copy full SHA for c4e76a5
Revert "Merge pull request #251 from mitchyboy9/master"
Show description for 71db0ff
1-hexene
committed
71db0ff
Copy full SHA for 71db0ff
Pagination
Previous
Next
You canβt perform that action at this time.