Announcement

Collapse
No announcement yet.

Voodoo Main Discussion

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

  • What's even worse; version of mikroC (V.6...) that i have here , is not able to compile simplest possible code example from the net ... ALSO shown there as example for mikroC.. but different version, reporting me lot of errors in a log.
    Obviously they messed up big time.
    While intern examples installed with package; are compiling alright.
    Something you will not experience with Arduinos.
    ISP will work i hope.
    But also i have kind a luck having this development system which socket can take large number of those 40 pin chips.
    It is having also ISP.
    ...
    Pickit.. eh, i am "buying" it last 10 years. It is cheap, affordable, each local shop is having it. Still not bought it!
    I even have project for diy Pickit. Cheaper and easier to buy original one.
    Don't need it. Arduino can be used as ISP programmer too.
    Will see.

    Comment


    • Originally posted by Qiaozhi View Post
      If your board is from mikroe then it should be recognized by the mikroe IDE. You probably need to load a driver.
      The Microchip PIC kits are no recognized either, so I use the Microchip X IPE to flash the PIC directly through the ICSP connector.

      Update: Go to https://www.mikroe.com/ready-pic
      and scroll to the bottom of the page. The bootloader software is there ... BUT - it only supports 16F877, 18F25K22, and 18F45K22.
      Suggested driver is of an third party. CDM-2.08.28-WHQL-Certified1
      Installed.
      Still no recognition by the software, while at the same time mikroBootloader as integral part of the software is recognizing it and can flash the bootloader.
      Go figure it!

      Comment


      • Originally posted by 6666 View Post
        Qiaozhi, could we get a full BOM please so we can source some of these parts thanks.
        See post #1 ... Component Parts List has been added.

        Comment


        • i am curious about the coil datas

          my copy of the book will arrive tomorrow,

          Comment


          • Originally posted by Qiaozhi View Post
            I own a copy of Mikroelektronika's mikroC PRO compiler which is obviously why I used that to develop the software, but perhaps someone can port it to the MPLAB XC compiler. I would do it myself but am currently tied up with other things.
            Once I have source code I can port it to MPLABX and other PICs.
            Originally posted by 6666 View Post
            Waltr Which chips have you been playing with ?
            My old stand by is the 16F88 (18pin 8MHz) and works great for many projects (used in my HammerHead II with code written in assembler).
            Then on to the 18F series. Have used the 18F2610 & 26K22 but newest is the 18F26Q10. This runs at 64MHz internal but has many, many new features that that a bit of study to properly setup. One is the pps (Programmable Pin Selection). It also has lots of memory and is one of the least expensive 18F PICs. I also tend to the lower pin count PICs, 8, 18 or 28 pin. Very rare do I need more pins and do start with a spreadsheet of pin functions to decide which to use.
            The others I have been playing with are the PIC32 series. Have code for a PIC32MX to do a PI detector. Analog hardware is only the TX pulse and RX preamp. Everything else is code. Then started using the PIC32MX---EF which runs at 200MHz and has DSP and Floating point hardware. Been working on a VLF detector where again only TX driver and RX preamp are in hardware.

            I do use the latest MPLAB-X and C code for PIC18s and up. Still use assembler for the 16F PICs since these are slower and have smaller memory.

            Originally posted by Qiaozhi View Post
            Yes, these two PICs (18F4520 and 18F45K22) are upwards compatible pin-wise, but that's about it. The internal registers and config bits are quite different.
            I've been comparing the two datasheets, and also found this migration document -> http://ww1.microchip.com/downloads/e...doc/39647a.pdf
            The 18F45K20 is much more complicated than this project requires.

            The 18F4520 ADCs are enabled in sequential blocks using ADCON1, whereas the 18F45K22 uses ADCON1 to set the positive and negative voltage references. The ADCs can also be enabled/disabled individually using the ANSEL registers (ANSELA to ANSELE).
            The T0CON register appears to be unchanged, but T1CON is quite different. Timer1 has many more features than the the 18F4520.
            I'm not certain from the datasheet, but it looks like writing to EEPROM is also affected.

            I think there are too many differences between the two to just compile this blindly and hope for the best.
            Yes, there will be many compile errors if only changing which PIC it builds. That is usually how I start a Port then go study data sheet and re-write the code that doesn't work.

            If the original code was well written (like Eduardo's VDI code for the IDX & TGSL displays) in a modular form then porting is fairly easy.

            Comment


            • @Qiaozhi,,Thanks for the info on those Mosfets. I had a good look at Chapter 6 last night but can't recall seeing what gauge wire was used to builds the coils. Does each coil have its own specifc wire gauge for TX and RX or are they all dfferent gauges? Which gauge is best to use please? Thanks again, Marty.
              Thanks Bernt-one for the reply.

              Comment


              • Originally posted by MartyJ1963 View Post
                @Qiaozhi,,Thanks for the info on those Mosfets. I had a good look at Chapter 6 last night but can't recall seeing what gauge wire was used to builds the coils. Does each coil have its own specifc wire gauge for TX and RX or are they all dfferent gauges? Which gauge is best to use please? Thanks again, Marty.
                Thanks Bernt-one for the reply.
                The coils were all wound with various wire thicknesses. Some coils were from other projects, some were wound with ordinary stranded hook-up wire, and others with 0.6mm copper enameled wire. Much depends on your particular search requirements as to which wire type is preferred.

                Comment


                • Thanks Qiaozhi. I've been searching the internet for a Troy 9" Concentric coil to buy but can't find any at the moment. If I wanted to make a DIY version of the Troy what would be the best wire gauge to use for both TX and RX coils please?,,in case I can't find a commercal one. Also, can the Voodoo pcb be made without the battery charger pcb so I could use an ordinary (Separate) Battery pack? I'd lke to be able to change batteries as they deplete. The main reason I'm wanting to build this project is that I want a detector that I can mainly use inland. I haven't done much beach detecting as I live 2 hours from the closest beach (And I never learnt to drive) and I'm absolutely surrounded for miles with Farmland, fields and tons of Woods/Woodland. For inland use I mainly use my Minipulse Rev-D, my Mirage or my T2,,,actually, I prefer my DIY detectors any day to my T2. It'll be great to finally have a DIY detector with ground balance and be able to explore all my local countryside where I live,,,I'll have no need then to find a beach!!,Lol. Thanks again, Marty.

                  Comment


                  • Originally posted by MartyJ1963 View Post
                    Thanks Qiaozhi. I've been searching the internet for a Troy 9" Concentric coil to buy but can't find any at the moment. If I wanted to make a DIY version of the Troy what would be the best wire gauge to use for both TX and RX coils please?,,in case I can't find a commercal one. Also, can the Voodoo pcb be made without the battery charger pcb so I could use an ordinary (Separate) Battery pack? I'd lke to be able to change batteries as they deplete. The main reason I'm wanting to build this project is that I want a detector that I can mainly use inland. I haven't done much beach detecting as I live 2 hours from the closest beach (And I never learnt to drive) and I'm absolutely surrounded for miles with Farmland, fields and tons of Woods/Woodland. For inland use I mainly use my Minipulse Rev-D, my Mirage or my T2,,,actually, I prefer my DIY detectors any day to my T2. It'll be great to finally have a DIY detector with ground balance and be able to explore all my local countryside where I live,,,I'll have no need then to find a beach!!,Lol. Thanks again, Marty.
                    Yes of course you can build Voodoo without needing the external battery charger. Instead of using 10x AA rechargeables, use 8x AA Alkalines instead.

                    If you want to make your own coil I would recommend winding the outer loop with thicker insulated wire, and using enameled copper wire for the inner loop. If you've ever made a coil for the TGSL, then you'll have no trouble building one for Voodoo. Look at Table 6-1 for a guide to inductances. Between 300uH and 500uH for the outer loop would be a good choice.

                    Comment


                    • Q. i have here 26cm coil for newer Bounty Hunter models. Sitting here for long time unused. Brand new, indeed never used.
                      It probably have capacitor poured in resin inside the coil. Assuming it is 220nF.
                      Any chance...?

                      BTW book arrived to address in CH.
                      Now is matter of time when it will be "bus"-ed from there to here.
                      Hopefully soon.

                      Comment


                      • Originally posted by ivconic View Post
                        Q. i have here 26cm coil for newer Bounty Hunter models. Sitting here for long time unused. Brand new, indeed never used.
                        It probably have capacitor poured in resin inside the coil. Assuming it is 220nF.
                        Any chance...?
                        What is the inductance of the TX and RX loops?

                        Comment


                        • Thanks Qiaozhi. Can the outer loop be multi-stranded wire (eg:-16 strand PTFE coated 600v 0.5mm wire), or should I use a single core wire with thick insulation? I have 4 types of copper enamelled wire at hand,,0.18mm,,0.25mm,,0.5mm and 0.72mm,,which would be best for the inner coil if I made the 'Large' concentric and the 'Small' concentric? Thanks for the guidance, Regards Marty.

                          Comment


                          • Originally posted by Qiaozhi View Post
                            What is the inductance of the TX and RX loops?
                            Red+Black= 14.6 ohms / 2.42mH
                            White+Green = 26.5 ohms / ?
                            Can't measure inductance at White+Green.

                            Comment


                            • Originally posted by MartyJ1963 View Post
                              Thanks Qiaozhi. I've been searching the internet for a Troy 9" Concentric coil to buy but can't find any at the moment. If I wanted to make a DIY version of the Troy what would be the best wire gauge to use for both TX and RX coils please?,,in case I can't find a commercal one. Also, can the Voodoo pcb be made without the battery charger pcb so I could use an ordinary (Separate) Battery pack? I'd lke to be able to change batteries as they deplete. The main reason I'm wanting to build this project is that I want a detector that I can mainly use inland. I haven't done much beach detecting as I live 2 hours from the closest beach (And I never learnt to drive) and I'm absolutely surrounded for miles with Farmland, fields and tons of Woods/Woodland. For inland use I mainly use my Minipulse Rev-D, my Mirage or my T2,,,actually, I prefer my DIY detectors any day to my T2. It'll be great to finally have a DIY detector with ground balance and be able to explore all my local countryside where I live,,,I'll have no need then to find a beach!!,Lol. Thanks again, Marty.

                              Have a look at fig 10-9 in ITMD
                              PCB's have arrived in Melbourne, just got to get DHL to deliver them.

                              Comment


                              • I can obtain a coil for F75 and a coil for both GoldBug and Fisher F2. Is the F2 & GoldBug suitable for this project as i prefer the price on this one a little bit better.

                                Comment

                                Working...
                                X