Feeds
已回答
How to turn on arduino digital pin using an external push button in app designer
This code served the purpose without using app designer close all clear all global a; a = arduino('COM11','nano'); don...
How to turn on arduino digital pin using an external push button in app designer
This code served the purpose without using app designer close all clear all global a; a = arduino('COM11','nano'); don...
4 years 前 | 0
提问
How to turn on arduino digital pin using an external push button in app designer
I want to turn on a led when a push button connected to arduino is pressed, also when push button on the app is pressed it shoul...
4 years 前 | 1 个回答 | 0
1
个回答提问
how to detect a keyboard key in a while loop using a figure
I am using arduino nano and checking push buttons in a while loop. I want to detect a keyboard key, say 'spacebar' and simulate ...
5 years 前 | 1 个回答 | 0