Hi, I just discovered AppGyver and I started with my first project.
Before I go into depth with AppGyver I would like to aks you wether my needed functionaities are possible to achieve with AppGyver.
- I need a one-page Web App that runs on Mobile Browser (No need for iOS or Android native Apps)
- Establish WLAN connection (Bluetooth would also be ok, for now) with microcontroller (Arduino + ESP8266)
- Create a Scroll Picker (Similar to Date Picker Wheel on smartphones) selecting Minutes and Seconds. When exceeding 60 Seconds, the Minute-Value should increase by +1.
The selected values should then be sent to the Microcontroler.
Are these funcionalities possible with AppGyver? I added two screenshots which describe my curent Web App Design.
Thank your for your help!