Difference between revisions of "Out of Water Turbidity"

From BoSL Wiki
Jump to navigation Jump to search
(Created page with "This is for Stephen...")
 
Line 1: Line 1:
This is for Stephen...
+
== 10 June 2020 ==
 +
 
 +
The ArduCam module was tested as it is likely to form the backbone of the out of water turbidity sensor. Its standard library was downloaded and it was wired to an Arduino Uno on 5V. This worked well, and photos were able to be taken.
 +
Next the power supply was changed to 3.3 V. This also worked well and the camera appeared to still be working normally.
 +
 
 +
When it was attempted to be connected to a BoSL board. It raised the error of not being able to detect the camera. Currently the 8MHz speed of the ATmega on the BoSL board is the suspect.

Revision as of 10:17, 10 July 2020

10 June 2020

The ArduCam module was tested as it is likely to form the backbone of the out of water turbidity sensor. Its standard library was downloaded and it was wired to an Arduino Uno on 5V. This worked well, and photos were able to be taken. Next the power supply was changed to 3.3 V. This also worked well and the camera appeared to still be working normally.

When it was attempted to be connected to a BoSL board. It raised the error of not being able to detect the camera. Currently the 8MHz speed of the ATmega on the BoSL board is the suspect.