Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
IOT Final Project
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
a-j.towse
IOT Final Project
Commits
3904e43f
Commit
3904e43f
authored
Jan 15, 2024
by
a-j.towse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Temperature_Website.html
parent
e960547e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
Temperature_Website.html
Temperature_Website.html
+21
-0
No files found.
Temperature_Website.html
View file @
3904e43f
<!DOCTYPE html>
<html>
<head>
<title>
Ice Bath Temperature
</title>
</head>
<body>
<h1>
Ice Bath Temperature
</h1>
<h2>
Live Temperature:
</h2>
<iframe
width=
"450"
height=
"260"
style=
"border: 1px solid #cccccc;"
src=
"https://thingspeak.com/channels/2394292/widgets/780451"
></iframe>
<iframe
width=
"450"
height=
"260"
style=
"border: 1px solid #cccccc;"
src=
"https://thingspeak.com/channels/2394292/charts/1?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=60&type=line&update=15"
></iframe>
<h2>
Minimum Temp in Past 24 Hours:
</h2>
<iframe
width=
"450"
height=
"260"
style=
"border: 1px solid #cccccc;"
src=
"https://thingspeak.com/channels/2394292/widgets/780452"
></iframe>
<h2>
Maximum Temp in Past 24 Hours:
</h2>
<iframe
width=
"450"
height=
"260"
style=
"border: 1px solid #cccccc;"
src=
"https://thingspeak.com/channels/2394292/widgets/780453"
></iframe>
</body>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment