Hello everyone, today I am facing a small problem,
For a project that measures my water consumption I would like to have a curve.
I must have a program that :
- displays the measurements of the sensors
- save the data to be able to display the curves over a period of one day, one week
- Display the curves requested.
- Be able to add or remove sensors from the list
However I don't know how to do it, I know how to send and receive data from my smartphone thanks to the HC-06 and an arduino board but I'm stuck. I want to use App Inventor
So I ask for your help please.
Thank you for your help
HC06 Cannot send text over HC06 bluetooth module to the App - #4 by ABG
A search of the community results in Search results for 'Graph' - MIT App Inventor Community
https://imagnity.com/tutorials/app-inventor/list-blocks-on-app-inventor/
Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook http://www.appinventor.org/book2 ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.
There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles
How to do a lot of basic things with App Inventor are described here: http://www.appinventor.org/content/howDoYou/eventHandling .
Also look here App inventor español. Offline. Tutorial. Ejemplos. Instalación. Códigos. Juegos. Curso gratis de App inventor. and here Tutorial Index | imagnity for more tutorials
Learn about components Component Reference
and visit the Library The MIT App Inventor Library: Documentation & Support Help>Library on the MENU
Blockquote