View Full Version : Please help me
Sreekumar
10-18-2020, 10:57 PM
Ardiuno uno using dowsing rods diagram and details please?
Mike(Mont)
10-19-2020, 02: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, 08:05 AM
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, 12:06 PM
I'am not electronist
Sreekumar
10-21-2020, 12:07 PM
Thank you your support
Mike(Mont)
10-21-2020, 01: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, 06:12 AM
I mean connect to ardiuno mobile with mobile signal generetor using gold dowsing
Mike(Mont)
10-23-2020, 03: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, 02:42 PM
As I said, millions of people have learned to use an Arduino so no excuses.
vBulletin® v3.8.11, Copyright ©2000-2024, vBulletin Solutions Inc.