Announcement

Collapse
No announcement yet.

Audio data logging & mapping

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Audio data logging & mapping

    I got idea for this recently when saw Carl's comments on other topic.
    It is stand alone device, having own 18650 Lipo battery, automatic USB charger for that battery, LCD, 2 button, BT module.
    Based on Atmega328P.
    I am working more on it to make it compatible with my Win&Android logging and 3D displaying software.
    It uses signal derived from headphones socket from any PI detector (or even some other types) which can produce variable audio frequency audio.
    So it can be used also with some VLF I/B's, most certainly with all type of BFO's and many other devices with similar audio output.
    It has it's own speaker to replace the speaker in the detector, since when headphones are plugged in detector; usually internal speaker is switched off.
    To overcome that; i added speaker to the device to keep the audio from detector audible and working properly.
    There are two buttons, one to take a sample (immediate send it via BT to Win&Android software) and another to switch between rows/columns.
    I named it "180 Turn" but as at my magnetometer; it can switch to another column in both cases; "parallel" or "zig-zag" walking the soil matrix.
    This is set and defined in Win&Android software and simple button press only tells the software to step to another column.
    Why this kind of device?
    There are people who will want to "map" the soil with PI detector and ... say... 1x1m coil.
    On the real soil such signal can be of high resolution, varying in just small steps. And if target is large (larger than coil size) but also very deep and producing weak mum response; usually such targets are not understood and noticed good by operators.
    In most of the cases such weak and mum responses will be taken as false signals from the ground.
    But later if mapped on larger area on soil; such weak signals can literally "draw" a pretty easy recognizable contours of a large target.
    That's most important reason why this device... and other less important can be in fact that many hobbyists will simply like to map certain areas on soil and have those records backed up in archive, for future analyzes.



  • #2
    Very much like playing Tetris. I like that. Seems like it could be very useful for mapping areas.

    Comment


    • #3
      More functionality soon.
      In progress.
      It will consist of magnetometer probe too.
      Right now 2 modes of operating, planning finally 3 modes.
      Story will continue with details after i finish it.


      Comment


      • #4
        Originally posted by surfdetector View Post
        Very much like playing Tetris. I like that. Seems like it could be very useful for mapping areas.
        Idea is more complex than it maybe seems.
        I forgot to record 3D mode. Far from any sort of "tetris"!
        It is not that hard to anticipate the idea.
        Idea is real and fully discriminating PI, based on pretty orthodox approach.
        Along with mapping&logging functionalities. Few smaller and nice moves too.
        I know that there were some earlier attempts similar to this.
        I believe i moved it one step forward.
        Usually is bad luck to talk in advance, so i'll shut up for now.

        Comment


        • #5
          Looks interesting
          I have been playing with the same idea some time ago, but using a RaspberryPI or Odroid as base platform with GPS module ( wifi and bluetooth are there standard - USB power bank as supply). Connect a larger HDMI compatible graphic LCD and show results in real time.
          I also had a look at python and the geoplot library to visualize PI/mag readings combined with GPS coordinates:
          https://geopandas.org/gallery/plotti...h_geoplot.html

          I didn't get far, due to other professional priorities.

          Comment

          Working...
          X