Most recent activity
-
-
-
Hi Gordon!
Just for inspiration http://johnny-five.io/api/ seems to have a nice sensor-type generic APIs with a wide range of supported parts for each.
Also the Android HAL APIs might be interesting to look at https://source.android.com/devices/sensors/sensor-types.
Standa
-
-
Hey!
Heard of this one?
https://www.cnx-software.com/2020/05/17/lilygo-ttgo-t-watch-2020-is-a-nicer-looking-arduino-programmable-esp32-watch/.Best Regards
Standa -
-
No, it is not. I was too optimistic when I was able to connect to it.
The
wifi.connect()
call consistently crashes it.@MaBe I haven't looked into these addressing specifics before. I have tried flashing it as 1MB/2MB and 4MB boards and none of those seemed to help.
Any suggestions?
For a proportional joystick I used code derived from this https://create.arduino.cc/projecthub/iot_lover/arduino-web-based-joystick-02ca54
But your WebJoystick prototype looks cool so perhaps treat ^^^ just as an inspiration.