Skip to content

Instantly share code, notes, and snippets.

View steveio's full-sized avatar

steveio steveio

  • UK
View GitHub Profile
@steveio
steveio / index.html
Created July 21, 2020 21:37
8bit Wind Compass
<!-- adapted from http://bl.ocks.org/tomgp/6475678 -->
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
background: #000000;
}
svg{
<!-- adapted from http://bl.ocks.org/tomgp/6475678 -->
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
background: #000000;
}
svg{
<!-- adapted from http://bl.ocks.org/tomgp/6475678 -->
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
background: #000000;
}
svg{
@steveio
steveio / wsWindCompass.html
Created July 21, 2020 21:32
8bit Wind Compass
<!-- adapted from http://bl.ocks.org/tomgp/6475678 -->
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
background: #000000;
}
svg{
@steveio
steveio / Readme.md
Created April 22, 2020 16:35
D3.js Radial Gauge - Barometer Air Pressure
@steveio
steveio / Readme.md
Last active April 22, 2020 16:08
D3.js Radial Liquid Fill Gauge Websocket Updater
@steveio
steveio / SENSOR.csv
Last active February 27, 2020 01:11
Arduino Sensor Data Logger - DH11 Temp, Humidity, LDR Light
ts tempC tempF humidity LDR
1582636955 19.00 66.20 57.00 151
1582636965 19.00 66.20 57.00 137
1582636975 19.00 66.20 57.00 162
1582636985 19.00 66.20 57.00 129
1582636995 19.00 66.20 57.00 129
1582637005 19.00 66.20 57.00 125
1582637015 19.00 66.20 57.00 138
1582637025 19.00 66.20 57.00 150
1582637035 19.11 66.39 57.00 170