
Original : https://www.embecosm.com/2021/07/16/humidity-detector-an-arduino-project/
Next we moved on to the Ethernet Shield, now at the beginning this had a few connectivity issues, because I couldn’t get the Cuttlefish to communicate with the Ethernet shield efficiently, after many failed attempts to troubleshoot the issues, we thought the only way to solve the issue was to replace the cuttlefish with an arduino uno, which the Ethernet shield is directly connectable to, so we wouldn’t have to worry about converting all the signals, and it would just make life easier for me – and it did, all the issues regarding connections disappeared, and I could move on to the next task at hand.
Since we had most of the electronics and hardware sorted out, it was time to work more on the software side, to program the arduino code, and also the python codes.
COMMENTS