Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5495

General • Re: Getting Started with Raspberry Pi Pico W

$
0
0

I'm planning to integrate ENVIII Sensor, pH Sensorhttps://wiki.dfrobot.com/PH_meter_SKU__SEN0161_ and EC sensor for monitoring and actuation will be mainly performed by a 12v dc water pump and a few 12V Peristaltic pumps.


The Arduino code supplied by DFRobot looks - at a first glance - to be simple. It seems to take a sequence of readings from an Analog port on the Arduino and performs some averaging of the readings. Most of the code is about the mathematics of the averaging process. There is no dedicated code needed to interact with the sensor. The sensor simply outputs an analog voltage determined by the solution it is measuring.

Re-implemention in either C/C++ or MicroPython for a Pico seems an achievable option.

Statistics: Posted by B.Goode — Thu Jul 04, 2024 10:57 am



Viewing all articles
Browse latest Browse all 5495

Trending Articles