ArduinoGeneral

SEN0161 + DFR0327 + RPi 3B

userHead kia2882 2017-07-15 12:08:25 2701 Views5 Replies
If I have the shield and Pi connected (via GPIO pins & serial) and the PH sensor plugged into A0 on the shield, how do I go about getting the sensor value on the Pi?

Is it possible to get the analog value from the shield on the Pi (using wiringpi)? Also, I have a headless setup using a mac and vnc is not an options, how could go about programing the arduino?
2018-07-02 23:27:13 Have you tried to use another USB cable? userHeadPic robert.chen
2018-06-30 10:54:35 Hey,

What did you mean by that? Because I also have a problems that the board (and therefor the serial port) is not recognized by the RPi3.

Martijn
userHeadPic martijnvanderklauw
2017-07-22 09:43:49 Whoops, had set dtoverlay=dwc2 which was preventing usb serial communication. All fixed. userHeadPic kia2882
2017-07-22 06:41:46 having some trouble setting up serial communication between the RPi 3 and DFR0327. Any guidance would be greatly appreciated. userHeadPic kia2882
2017-07-16 15:21:31 Ignore my last question, I was able to start tightvnc server on the raspberry pi and access it via a mac. userHeadPic kia2882