Code Monkey home page Code Monkey logo

geiger-counter-radiationd-v1.1-cajoe-'s Introduction

Geiger Counter

RadiationD gieger counter arduino serial port code .ino

the project i forked from was linked to by the manufacturer (why?) but the only thing that was relevant was the interrupt of the pin that the geiger counter was connected to.

I added cursory click per minute averages. they're garbage. if you get a ton of clicks for a few seconds your clicks per minute may only go up by 1, depending on how long this runs.

I will fix it later, i just wanted some way to see the clicks on a serial console, and this does that, as it prints the total clicks since the arduino started, as well as the overall average (as in, total clicks divided by total minutes)

I know that the cheap-o amazon and ebay geiger counters have much smaller averaging windows, but i don't have a display that will work with an arduino micro yet, so i don't have any inclination to fix this to have better math or averaging yet.

take this (specifically the .ino) as a way to start your own exploration into hardware interrupts and using pulses to count something. because that's all i did.

geiger-counter-radiationd-v1.1-cajoe-'s People

Contributors

actpohomoc avatar genewitch avatar sensorsiot avatar vegasiot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.