Member Since: April 14, 2013
Country: Japan
An Arduino library is available if you go to the Library Manager in the Arduino IDE and search for "RadiationWatch". This library is also available here: https://github.com/MonsieurV/ArduinoPocketGeiger (disclosure: I worked on the original version of this library which was derived from the sample code).
Robert, sorry to see you go. I enjoyed watching your videos. Good luck on your future adventures.
What about the ESP features? How can I be like Professor X?
In the video Shawn says the MicroView runs at 3.3V, but according to the documentation it runs at 5V. http://learn.microview.io/intro/general-overview-of-microview.html
Note that this project is now here: https://github.com/jeroendoggen/Arduino-GP2Y0A21YK-library
"measurement" is misspelled as "measurment" in the description.
Hate to sound like Goldilocks, but it would be nice if you offered a kit somewhere between this model and the Nomad, both in price and size.
Now you just need to add USB type-C for the next version.
I'll gladly do a pull request, but as far as I can determine, there is no existing repo for the example code.
The sample code doesn't compile with the current Arduino environment. The calls to the Wire send
method need to change to write
and the receive
method should be read
. Or you can grab it from my gist.
No public wish lists :(