Simblee For Mobile Dial

DialSFM

Here is a DEMO creating a Dial Indicator. In this sketch I display CPU Temperature.
I haven't figured out how to make a rotating dial pointer using the Simblee API.
It doesn't have a line draw widget. It has been proposed.
I most likely have to write some low level pixel drawing routine.
So I created simple Ball and use it as the indicator pointer.
A toggle switch widget selects between reading the CPU temperature sensor or
just increments the temperature reading.  This project is work in progress.

The DEMO has been updated to support Simblee for Mobile for Android. Mainly
the tokens for things like degrees are different on Android than on iOS. So
test what OS is being used to substitute the correct token.




DialSFMA.ino DialSFMA.ino


r-ball_gif.h r-ball_gif.h


scale_png.h scale_png.h




Other Simblee PROJECTS
Other PROJECTS