dwyl / iot-decibel-meter

A decibel meter built with an arduino
40 stars 8 forks source link

Adc converter #9

Open naazy opened 6 years ago

naazy commented 6 years ago

In order to use a raspberry pi, we need an ADC converter. However this it not needed on an arduino because they have both analog and digital pins. I will set up the wiring and code on the arduino first because no soldering is required. We can then transfer the connections to the raspberry pi after soldering on an adc converter .

naazy commented 6 years ago

Also it is worth noting that only some ADC converters can currently be used with rasp-io/johnny-five