Search found 6 matches
- Mon Jun 11, 2018 7:02 am
- Forum: General
- Topic: purple air block
- Replies: 14
- Views: 21691
Re: purple air block
From what I understand the designer put the temperature sensor chip on the same board as the twin laser samplers.. I am not an engineer but it is pretty clear to me what impact a pair of lasers are going to have on the temperature sensor :-) It is a cute little device, what is strange is we hear ver...
- Sun Jun 10, 2018 11:26 pm
- Forum: General
- Topic: purple air block
- Replies: 14
- Views: 21691
Re: purple air block
I see, although let me say again that the air quality sensors are probably even less accurate than the meteorological ones I think that goes without saying :-) The AQI certified sensors have a string of 0's after them.. The AQMD did review the current (PA-II) device against one of the $20,000 senso...
- Sat Jun 09, 2018 7:16 am
- Forum: General
- Topic: purple air block
- Replies: 14
- Views: 21691
Re: purple air block
The API Ive seen only had PM2.5, so Im not sure if it even measures it and if yes, what the output looks like The bright boys over in WxForum figured out how to get the PM10 but it is not straight forward https://www.wxforum.net/index.php?topic=33482.0 I second removing the temperature etc as the s...
- Mon Jan 01, 2018 5:33 am
- Forum: Problems
- Topic: steelseries gauges
- Replies: 5
- Views: 7651
Re: steelseries gauges
Great outcome.. And the issue as you have correctly spotted is due to the "3 files that don't declare correctly their content via tags"
- Sun Dec 31, 2017 12:21 pm
- Forum: Problems
- Topic: SteelSeries Gauges
- Replies: 3
- Views: 4455
Re: SteelSeries Gauges
The problem is in the generation of your Steelgauges JSON file This is what mine looks like most likely your missing a variable so the JSON import is failing.. {"date":"23:19:45", "dateFormat":"d/m/y", "temp":"17.3", "tempTL":&quo...
- Sun Dec 31, 2017 12:17 pm
- Forum: Problems
- Topic: steelseries gauges
- Replies: 5
- Views: 7651
Re: steelseries gauges
Very simple, your hosting provider has added additional Mime content type hardening on your server.. nosniff Blocks a request if the requested type is "style" and the MIME type is not "text/css", or "script" and the MIME type is not a JavaScript MIME type. Unfortunately...