Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cedargrovestudios/unit_converter

An in-development Cornucopia of CircuitPython Unit Converters with perhaps a couple of Constants.
https://github.com/cedargrovestudios/unit_converter

circuitpython

Last synced: 24 days ago
JSON representation

An in-development Cornucopia of CircuitPython Unit Converters with perhaps a couple of Constants.

Awesome Lists containing this project

README

        

![Retirement Notice](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/Unit_Converter_Retirement.png)

# Unit Converter
An in-development Cornucopia of CircuitPython Unit Converters with perhaps a couple of Constants.

![Image of Module](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/photos%20and%20graphics/social_wide.png)

![WARNING](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/photos%20and%20graphics/WARNING.jpg)

#### [Chronos (Time)](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_chronos.pdf)
>##### Leap Year
>##### Automatic Daylight Saving Time
#### Color
>##### [ColorFader](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_colorfader.pdf)
>##### [PaletteFader](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_palettefader.pdf)
>##### [Color Spectral Index to RGB](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_color_index_to_rgb.pdf)
>>##### Grayscale Spectrum
>>##### Iron Temperature Spectrum
>>##### Stoplight Spectrum
>>##### Visible Light Spectrum
>>##### N-Color Spectrum (memory tuned)
>>##### N-Color Spectrum (performance tuned)
#### [Electronics](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_electronics.pdf)
>##### Ohm's Law
#### Music
>##### [MIDI](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_music_MIDI.pdf)
>>##### Note Or Note Name
>>##### Note to Note Name
>>##### Note Name to Note
>>##### Note to Frequency
>>##### Frequency to Note
>>##### Decode Control Change Code
#### [Speed/Velocity](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_velocity.pdf)
>>##### Meters-Per-Second to Feet-Per-Second
>>##### Feet-Per-Second to Meters-Per-Second
>>##### Kilometers-Per_Hour to Miles-Per_Hour
>>##### Miles-Per_Hour to Kilometers-Per_Hour
>>##### Knots to Kilometers-Per-Hour
>>##### Kilometers-Per-Hour to Knots
>>##### Knots to Miles-Per-Hour
>>##### Miles-Per-Hour to Knots
>>##### Velocity of Light (Constant)
>>##### Velocity of Sound (Constant)
#### [Temperature](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_temperature.pdf)
>>##### Celsius to Fahrenheit
>>##### Fahrenheit to Celsius
>>##### Celsius to Kelvin
>>##### Kelvin to Celsius
>>##### Dew Point
>>##### Heat Index