Amateur Radio lightweight Satellite Tracker

  Рет қаралды 35,160

MV_Checkmate

MV_Checkmate

9 жыл бұрын

Here is the link that we followed to build the Arduino controller. sites.google.com/site/k6vugdi...
Also you might need the EasyComm II Commands Supported:

Пікірлер: 30
@thomasnewbery7449
@thomasnewbery7449 4 жыл бұрын
You know, until you get your elevation problem solved, you can aim the tripod to the sats azimuth and max elevation angle, lock the platform, and let the "azimuth" servo sweep along the track of the sat. (The plate of the servo on which the antennas are mounted is now in the same plane as the "track" of the satellite.) The acceptance angle of the antenna should be adequate with this setup from AOS to LOS.
@user-su5sq5ib3i
@user-su5sq5ib3i 5 жыл бұрын
That is so cool.
@watchmanmichael2023
@watchmanmichael2023 3 жыл бұрын
Awesome!😊👍
@TeddyD802
@TeddyD802 8 жыл бұрын
I have an arrow antenna and I'm working on a tripod mount - how exactly did you mount it ? Looks like a pvc T connector ?
@MV_Checkmate
@MV_Checkmate 8 жыл бұрын
I slid a PVC T over the boom. Put a tiny screw through the T and boom to hold the yagi so it wouldn't twist. The cross boom is just a piece of schedule 40 1/2" pvc pipe. I press fit the antennas on and remove them when transporting them. The cross boom is screwed down to the rotating disk. It works fine, but can be problematic at times. I finally spent the money on a 5500 rotor and LVB tracker box. It's nice because it just works, period. If you have any issues the AMSAT group is very familiar with this setup and you get all the immediate help you could ever need. Also it works seamlessly with SatPC32. I like very much the interface that HRD affords me, but there is no support for their satellite module. SatPC32 is very archaic, but does work.
@avdeur
@avdeur 8 жыл бұрын
Hi ! Just a quick other question. One speaks of a "Futaba / CCW" and Hitec for CW servos. Just for the sake of "table"demonstration which servo TYPE / number can you recommand ? Thanks 73 Pd0OXW Albert
@MV_Checkmate
@MV_Checkmate 8 жыл бұрын
Any brand of servo is fine as long as the torque specs are good. I bought my servos at servocity.com. They are a robot supply company. They come as a complete package with gears, mounting brackets and all. I don't know the exact servo model. Look on their website under Pan/Tilt/Roll and you will find what you need.
@avdeur
@avdeur 8 жыл бұрын
Great execution of the k6VUG set-up/ project ! Perfect job. ...Just a quick question from an Arduino newbie.. How did you connect the HRD to the Arduino ? Thank yr kind advice , 73 Albert PD0OXW
@MV_Checkmate
@MV_Checkmate 8 жыл бұрын
USB cable
@avdeur
@avdeur 8 жыл бұрын
+mvivona9 Tx yr fast reply. You mean this is very same usb cable that connects the arduino to the PC/Laptop (on which HRD is installed) What an efficient project given the fact only wires between the Arduino and the servo's are needed. And servo power supply I guess. Correct? Sorry bothering you. 73 Albert PD0OXW
@avdeur
@avdeur 8 жыл бұрын
+mvivona9 Tx will have a look. Need as a start some small servo's for initial demonstration purposes! 73 Albert PD0OXW
@jonreeves7802
@jonreeves7802 7 жыл бұрын
pounds is not an appropriate unit for torque. It is force times distance. Foot pounds or Inch pounds.
@MV_Checkmate
@MV_Checkmate 5 жыл бұрын
Jon Reeves you are correct sir. It is inch pounds. I'm an RC guy and generically we talk amongst ourselves and simply describe a servo as pounds of torque and the inches is always implied. Thanks for pointing that out.
@dennisschultz1175
@dennisschultz1175 4 жыл бұрын
What AZ EL actuator system are you using?
@MV_Checkmate
@MV_Checkmate 4 жыл бұрын
It was just the Arduino controller connected to two large RC plane servos. Just an experiment. Wasn’t worth the trouble after all. I did better just by holding an Arrow antenna in my hand. Also satellite contesting (which is all there is) isn’t fun at all. Pretty boring after about 5 contacts.
@dennisschultz1175
@dennisschultz1175 4 жыл бұрын
@@MV_Checkmate I was looking for the pan/tilt assembly you have on your demo at 1:30. There are several programs running on arduino or pi that can run an AZ EL but I have not found an affordable AL El setup.
@MV_Checkmate
@MV_Checkmate 4 жыл бұрын
Dennis Schultz I bought the large servos from servocity.com. They have all sorts of items that I cobbled together. Wasn’t purchased as an AZ EL servo, but had to locate servos, plates, disks, mounts etc. good luck.
@dennis-sx6qm
@dennis-sx6qm 8 жыл бұрын
HOW HE DID THAT???
@neupy88
@neupy88 5 жыл бұрын
Do you have a build video for the first one? Are the parts printed? I need this badly lol
@MV_Checkmate
@MV_Checkmate 5 жыл бұрын
The first one? There is only one. No printed anything, sorry. Made from scratch. Codefor Arduino is sites.google.com/site/k6vugdiary/home/satellite-tracking-system
@sq9wis
@sq9wis 3 жыл бұрын
Hello, could it be possible to send me the code by e-mail? The link below is unfortunately not working.
@MV_Checkmate
@MV_Checkmate 3 жыл бұрын
Sorry, but that was many years ago and I dont have it anymore. I went to the site and there was a menu on the left. After clicking around I think this link might be still have the code information. Good luck. drive.google.com/drive/folders/0B0L2Lgq0G-D-NHFDald1UXhBTW8?usp=sharing
@bjornfrojd6970
@bjornfrojd6970 8 жыл бұрын
Nice project, can you give a hint on the code for the arduino? I can not make it to work. 73 de sm4yzv / LB4KG.
@MV_Checkmate
@MV_Checkmate 8 жыл бұрын
+Björn Fröjd Here is the link that we followed to build the Arduino controller. sites.google.com/site/k6vugdiary/home/satellite-tracking-system Also you might need the EasyComm II Commands Supported: AZ - report AZ position AZnnn.n - move AZ to nnn.n degrees (0 to 360) EL - report EL position ELnnn.n - move EL to nnn.n degrees (0 to 180) SA - stop Az rotation SE - stop El rotation Additional Commands Supported: VE - show version of this program HELP - show list of commands and current parameter values SV AZPW nnn nnnn - sets AZ servo MIN/MAX pulsewidths (in milliseconds) SV ELPW nnn nnnn - sets EL servo MIN/MAX pulsewidths (in milliseconds) SV SPEED nn - sets the turning SPEED (in rpm) for both servos SV DEFAULTS - sets all parameters to default values SV - report values of all parameters ECHO ON/OFF - turns echoing characters ON/OFF, used for debugging Feature set: - Steps Servos by 1 degree until target angle is reached - EEPROM stores calibration settings & configuration values - Flip Mode implemented to achieve Azimuth 0 to 360 and Elevation 0 to 180 angles - Used millis() function for better timing - Optimised text and string usage to reduce program size - Implemented parking position for servos on reset (AZ=90, EL=90) - Added handling of BACKSPACE and TAB characters in commands - Added Auto Power ON/OFF to save stalled servos - Added Support for CW (Hitec) and CCW (Futaba) servos
@maniaksound5461
@maniaksound5461 5 жыл бұрын
Plis arduino code skech 🙏
@viniciusleite7772
@viniciusleite7772 9 жыл бұрын
The perfect controller to this project is the K3NG Arduino based Controller. blog.radioartisan.com/yaesu-rotator-computer-serial-interface/ Here, the full list of the features: github.com/k3ng/k3ng_rotator_controller/wiki/110-Features 73 de Pu4vlt
@MV_Checkmate
@MV_Checkmate 9 жыл бұрын
Very nice, thanks. This particular project doesn't require a separate controller. The Arduino board is the interface and controller directly between the ham tracking program such as ham radio deluxe and the PTZ motors via USB cable.
@craigmoore1194
@craigmoore1194 8 жыл бұрын
+mvivona9 Where did you find the unit you are using with the 30 lb motors? That look very nice. Also did you have any dde issues between HRD and arduino? Thanks Craig
@user-jg1pb7ii9l
@user-jg1pb7ii9l 5 жыл бұрын
kzfaq.info/get/bejne/sJqHe8ZeqJvMYadg.html satcom antenna
@stevenrayjessiejr3279
@stevenrayjessiejr3279 4 жыл бұрын
2019 thomspon ave fort wayne in climate change mantless direct TV Xfinity voice control
DIY Satellite Tracker Pt 2 (And Radio Telescope Struggles!)
15:27
saveitforparts
Рет қаралды 21 М.
🛰️IT'S ALIVE!! Autonomous Satellite Tracker, Overview/Hints And Tips
36:08
Best Toilet Gadgets and #Hacks you must try!!💩💩
00:49
Poly Holy Yow
Рет қаралды 21 МЛН
Пранк пошел не по плану…🥲
00:59
Саша Квашеная
Рет қаралды 6 МЛН
Spot The Fake Animal For $10,000
00:40
MrBeast
Рет қаралды 189 МЛН
The Ultimate Guide to Working Ham Radio Satellites
26:05
ModernHam
Рет қаралды 73 М.
A Beginner's Guide To Ham Radio In Space
10:26
K6UDA
Рет қаралды 69 М.
Ham Radio Deluxe - Satellite Tracking
24:40
HamRadioNation
Рет қаралды 20 М.
Satellite Eggbeater Antennas - DIY vs. M2 Antennas
12:10
Robert Research Radios
Рет қаралды 27 М.
Homebrew Antenna Elevation System for Ham Satellites
16:46
VK4GHZ Amateur ham radio
Рет қаралды 2,1 М.
How to Pull Images from Satellites in Orbit (NOAA 15,18,19 and METEOR M2)
14:24
The Thought Emporium
Рет қаралды 1,2 МЛН
M2 LEO Pack Satellite Antenna Upgrade
26:40
West End Drone Dude
Рет қаралды 10 М.
International Space Station Orbit Tracker
8:04
Practical Engineering
Рет қаралды 814 М.
Amateur Satellites Ham Radio Satellite Tracker by K4WOF
8:25
HamRadioConcepts
Рет қаралды 57 М.
Is This The BEST Beginner Antenna For Working Ham Radio Satellites?
9:20
The Fake Whistle 😅
0:10
Zshams
Рет қаралды 7 МЛН
Хитрый и умный ход #boxing
0:17
Эффект MMA
Рет қаралды 7 МЛН