I have a rpi4 and have successfully replicated the project listed here using the eTape sensor (etape tutorial) I am satisfied with the performance using long breadboard and T-cobbler. In order to make my setup more compact I purchased the pi-EZ connect board. When I connect all the jumper cables; the sensor no longer works and I get a 3.3V reading from the sensor which does't make sense. It should be within 1.0-1.8V in order to convert into a sensible volume. The sensor does require 3.3V to run; and I'm just getting that value back? I double checked the jumper cables and even tried different cables; but I can't get it to work. I re-assembled with the t-cobbler and breadboard and it works. Not sure if the pi-ez board is bad? The little circuit chip on the right in the photo is the MCP3008. Would like some suggestions or advice on what troubleshooting steps to take from here. Thanks.
Asked
Active
Viewed 239 times
1
(:) 12" eTape Liquid Level Sensor + extras - AdaFruit US$40 https://www.adafruit.com/product/464
(:) Porrey Mcp3008 Source Code https://github.com/porrey/IoT/tree/master/source/IoT%20Devices%20and%20Sensors/Porrey.Uwp.IoT.Sensors.Mcp3008
(:) YouTube eTape Liquid Level Sensor on MCP3008 (Win Visual Studio) - 2015sep12 https://www.youtube.com/watch?time_continue=10&v=-i99uNDeH2k&feature=emb_logo
– tlfong01 Feb 05 '20 at 01:50(a) Use SPI loopback to test looping back three bytes,
(b). Use the same loop back three bytes program to test MCP3008.
You can find the details in the following question and long CHAT RECORD:
(1) MCP3008 outputting just 0 Question: https://raspberrypi.stackexchange.com/questions/106728/mcp3008-outputting-just-0
(2) MCP3008 outputting just 0 Chat Record: https://chat.stackexchange.com/rooms/102745/discussion-between-tlfong01-and-aubrey-champagne.
– tlfong01 Feb 05 '20 at 08:03(2) Pi-EzConnect - Connect and access all GPIO's on Raspberry Pi - YouTube https://www.youtube.com/watch?v=oChXSE0etQw&feature=youtu.be
– tlfong01 Feb 05 '20 at 08:33