Increase the value by one for each tap

i want to increase the value by one for each time i am taping the button and display it.

In its simplest form:

image

or

image

2 Likes

how can i send the input(no.of taps) to my thingspeak?

What is that?

no
https://thingspeak.com/

Oh...sorry my bad. I didn't knew about it.
Does it have an API (for uploading data)?

ya. there is

Then you may use the Web Component to communicate with the API.

Resources:

Web component
http://ai2.appinventor.mit.edu/reference/components/connectivity.html#Web

ThingSpeak API
https://www.mathworks.com/help/thingspeak/writedata.html
https://www.mathworks.com/help/thingspeak/rest-api.html

WEB Component with API Tutorial (Click to open)


i got this but i dont know what to fill in encoding(url)
if i am filling "application/x-www-form-urlencoded" its saying not supported.

I think you should start a new topic as this thing is quite unrelated to "Increase the value by one for each tap"

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.