Announcement

Collapse
No announcement yet.

AVR and 3D visualizer okm

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

  • AVR and 3D visualizer okm

    Hello friends:

    i want to transfer data from avr to pc and 3d graphic program (3Dvisualizer ,Future2003 okm) via usb port.i used atmega8 or atmega32 and ft232bm and i wrote a program for it but i have problem in it.I know that the future 2003 okm get the opamp out put from 0-5 volt dc and 0-1 vdc show as blue color in future2003 okm and 1-3vdc green color and 3-5vdc red color in it.please help me to write the compelet program for it.this is my written program.

    $regfile = "m8def.dat"
    $crystal = 6000000
    $baud = 19200
    Config Serialout = Buffered , Size = 10

    Config Adc = Single , Prescaler = Auto
    Start Adc

    Dim A As Word

    Dim B As Single



    A = 0

    Main:





    Printbin A
    Do
    A = Getadc(1)
    Waitms 10
    B = A * 204.8
    Print B
    Loop
    End



    thanks for advise

  • #2
    azizam ina ke to neveshti be hich dardi nemikhore . ghazye asan tu mayehaye micro nis . khodeto azyat nakon .

    Comment


    • #3
      Originally posted by mehdi_7up View Post
      azizam ina ke to neveshti be hich dardi nemikhore . ghazye asan tu mayehaye micro nis . khodeto azyat nakon .
      Please make your posts in English.

      Comment


      • #4
        okm

        no need to okm.the okm machin isnot good system and it cannot detect gold in deep. it is recommonded donnot buy it

        Comment


        • #5
          Originally posted by aban View Post
          Hello friends:

          i want to transfer data from avr to pc and 3d graphic program (3Dvisualizer ,Future2003 okm) via usb port.i used atmega8 or atmega32 and ft232bm and i wrote a program for it but i have problem in it.I know that the future 2003 okm get the opamp out put from 0-5 volt dc and 0-1 vdc show as blue color in future2003 okm and 1-3vdc green color and 3-5vdc red color in it.please help me to write the compelet program for it.this is my written program.

          $regfile = "m8def.dat"
          $crystal = 6000000
          $baud = 19200
          Config Serialout = Buffered , Size = 10

          Config Adc = Single , Prescaler = Auto
          Start Adc

          Dim A As Word

          Dim B As Single



          A = 0

          Main:





          Printbin A
          Do
          A = Getadc(1)
          Waitms 10
          B = A * 204.8
          Print B
          Loop
          End



          thanks for advise

          Hi aban
          How are you?
          The wrote program , only send two damnation data !!!!.
          How your detector produce 3 dimension signals from target ?
          I n other words , regular detector as I know , only produce scanned 2 dimension
          At out put , .

          Comment


          • #6
            I have made this one but in atmega328p

            Comment


            • #7
              I have made this one but in atmega328p[/QUOTE]
              Click image for larger version

Name:	38814398_398552910671875_1478187907737976832_n.jpg
Views:	1
Size:	115.5 KB
ID:	353107

              Comment


              • #8
                Originally posted by RS_Phil View Post
                I have made this one but in atmega328p
                Click image for larger version

Name:	38814398_398552910671875_1478187907737976832_n.jpg
Views:	1
Size:	115.5 KB
ID:	353107[/QUOTE]

                You made that?? Very impressive!

                Comment


                • #9
                  Does anyone know how to send data to the visualizer 3d program?

                  Comment


                  • #10
                    merhaba arkadaşlar 3D wisualizer prog tam sürüm lazım paylaşırsanız sevinirim başarılar dilerim. (İçinde

                    Comment


                    • #11
                      Please post in English, thanks.

                      Comment

                      Working...