James Smith

Results 19 issues of James Smith

It would be great if you could build a new gem version and push it out to rubygems, so we dont have to point our Gemfile to master on the...

Since closure compiler supports Source Maps, it would be great to have these automatically linked/generated when using the rails asset pipeline.

- **Sensor Types**: Hygrometer, Barometer, Thermometer - **Datasheet**: https://www.adafruit.com/datasheets/BST-BME280_DS001-10.pdf

new-sensor-device

**Sensor Types**: Accelerometer, Magnetometer **Datasheet**: http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00027543.pdf

new-sensor-device

**Sensor Types**: Gyroscope **Datasheet**: http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00036465.pdf

new-sensor-device

**Sensor Types**: Barometer, Thermometer **Datasheet**: https://www.adafruit.com/datasheets/BST-BMP280-DS001-11.pdf

new-sensor-device

Add support for the sensor type `Hygrometer` - Class: `Hygrometer` - Unit: Relative Humidity (%) - Interface: `float getRelativeHumidity()`

new-sensor-type

Instead of black text on the same gray background, generate consistent background colors for each set of initials. - Allow users to request a pre-defined palette name (pastel, neon, etc)...

- Cache files to the `public` folder of passenger standalone - Serve cached files before going into rails - Use filename for all parameters, rather than query strings, eg `js-50-neon.png`...