You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used a linkit 7688 duo to read a analog input with Arduino IDE in c code. But now I have the problems on transferring C to Python .I have already tried:
(1). import analogio ,but I cannot install it by typing even I tried first.
(2). import mraa. But I don't know what is the ADC pin mode in GPIO.
please help me, thanks !
If you have any confusion with my problem, you can either send email to brian89130.eed07@nctu.edu.tw or inbox me through my instagram @volleyball_su
The text was updated successfully, but these errors were encountered:
I used a linkit 7688 duo to read a analog input with Arduino IDE in c code. But now I have the problems on transferring C to Python .I have already tried:
(1). import analogio ,but I cannot install it by typing even I tried first.
(2). import mraa. But I don't know what is the ADC pin mode in GPIO.
please help me, thanks !
If you have any confusion with my problem, you can either send email to brian89130.eed07@nctu.edu.tw or inbox me through my instagram @volleyball_su
The text was updated successfully, but these errors were encountered: