Archived from radmon.org - originally posted 12/12/2022 ** Note: This is for submission of CPM readings to radmon.org. This was working at the time of writing but updates to libraries may cause issues. Here is some Arduino code for the Arduino Uno, Mega2560 and Pro Mini with WizNet W5100 ethernet shield. This is bare-bones code only. It does only these things: receives pulses on pin 2 (Uno, Mega & Pro Mini), calculates CPM and submits it to Radmon.org (via ethernet shield) every 60 seconds. It has a little debugging that can print to serial and I have also added CPM print to serial (much
