LongRangeLocators Forums

LongRangeLocators Forums (https://www.longrangelocators.com/forums/index.php)
-   Long Range Locators (https://www.longrangelocators.com/forums/forumdisplay.php?f=13)
-   -   Please help me (https://www.longrangelocators.com/forums/showthread.php?t=19464)

Sreekumar 10-18-2020 09:57 PM

Please help me
 
Ardiuno uno using dowsing rods diagram and details please?

Mike(Mont) 10-19-2020 01:27 PM

If you want something done right, do it yourself. There are many books and forums available for using an Arduino.

Guard 10-21-2020 07:05 AM

Quote:

Originally Posted by Mike(Mont) (Post 159906)
If you want something done right, do it yourself. There are many books and forums available for using an Arduino.

The greatest truth of this .. "Matrix", is ..... "If you want something done right, do it yourself".

but :razz: ... when you finaly .. "succeed"

You just .... say all the time to yourself .... "is there anybody .. out there" ??? :lol:

Sreekumar 10-21-2020 11:06 AM

I'am not electronist

Sreekumar 10-21-2020 11:07 AM

Thank you your support

Mike(Mont) 10-21-2020 12:53 PM

First thing that you need is to make a plan of what you want. The Arduino forum has people who will program your request for a fee. Arduino is mostly very basic electronics, mostly you just need some programming skills and the Arduino is fairly easy to learn. Millions of people use them so there is much info available if you look.

https://forum.arduino.cc/

Sreekumar 10-23-2020 05:12 AM

I mean connect to ardiuno mobile with mobile signal generetor using gold dowsing

Mike(Mont) 10-23-2020 02:14 PM

Easiest way to go.

tone(pin, frequency in Hz);

So
tone(7, 5000);
would send a 5000Hz signal output to pin #7

Unfortunately you can only use whole numbers as a frequency and the range is 31-65535Hz.

Mike(Mont) 10-24-2020 01:42 PM

As I said, millions of people have learned to use an Arduino so no excuses.


All times are GMT. The time now is 01:45 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.