Giter Site home page Giter Site logo

Comments (4)

catox0 avatar catox0 commented on June 21, 2024 2

Hello 김 원줄,

You can use analogRead(A#) to sample the signal.
But you need to read the analog signal at regular intervals, so the frequency analysis can rely on a well-defined time axis with equally spaced data points. The best (most reliable) way to control the timing of the analog read function is to use an internal timer of the Arduino. The timer counts a predefined number of clock cycles for the internal clock and can then directly trigger an analog-digital conversion (take a sample).

The section starting with /* Setup interrupts for the Arduino Mega. */ (l.140ff) controls the timer and therefore sets up the sampling speed. You can look up the datasheet of the respective ATMEL chip to see how setting certain bits in control registers such as TCCR1B will control the timer function.

I hope that helps.

from geophone.

olewolf avatar olewolf commented on June 21, 2024

I'm not sure I understand your question. Reading data on an arduino using "analogRead" is in fact sampling the data. If you use this function at a certain frequency, then you're sampling at that frequency.

from geophone.

Uttam1225 avatar Uttam1225 commented on June 21, 2024

Sir Olewolf,

My name is Uttam Singh, I am currently working on project related to geophone(HG-24) connection with arduino uno, I have used your code geosampler.ino for blinking led on interrupt, keeping in mind with the same baud rate 115200 you mention in the code but it is not working out...can you help me in the same with the connection of LED, ARDUINO UNO and GEOPHONE(HG-24) or if i require any update in the code then please mention.

Waiting for your reply,
Uttam Singh

from geophone.

SismiWoolf avatar SismiWoolf commented on June 21, 2024

Bonjours à tous, je cherchais mon compte gitHub, sur assistance d'accompagnement nocturne de troupeau domestique exposé aux predateurs naturels et ???
Enfin au sujet de l'Arduino, il y a lire et surtout pour la valeur l'enregistré dans une variable monCapteur = anologRead(A1), pour pouvoir la lire, on lira la valeur de la variable qui à pris l'échantillon de l'entrée analogique.... Oui s'est simple, là dans mon projet quelques grosse influences, utilisation d'arme chasse, materiel d'effarouchement, autres... Politique et moral detourné par politique de survaliste, liberté abusive, atteinte à la faune sauvage, detournement de technologie/d'objectif...
Compôrtement des predateurs naturels, de la faune (barrière d'activité exploité par les predateurs....
Oui l'objectif limité le surplus de tuerie, aucun appareil ne fonctionne, tout fonctionne à un taux d'efficacité sur le moment et aussi avec le temps. Oui sujet chaud bouillant, entre deux feux protecteur abusif et anti abusif.... J'essai d'avancé même si dans 5 ans...
J'utilise le shemas FT994K... Sur arduino uno lecture de 2 geophone et enregistrement sur SD 30-60 capture / seconde.

from geophone.

Related Issues (9)

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.