Difference between revisions of "Electronics Workbench"
From FamiLAB Wiki
(→Local Hams) |
(→Training) |
||
Line 17: | Line 17: | ||
** Hardware | ** Hardware | ||
** Software | ** Software | ||
+ | |||
+ | |||
+ | |||
+ | <script type="text/javascript"> | ||
+ | function searchQRZ() { | ||
+ | var cs = document.getElementById('call').value; | ||
+ | window.open('http://www.qrz.com/db/' + cs,'','height=800,width=700',true); | ||
+ | document.getElementById('call').value = ''; | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | <table cellpadding="9" border="0" cellspacing="0" style="border:solid 1px #000;background-color:#cc9" summary=""> | ||
+ | <tr> | ||
+ | <td style="valign: center"><b>QRZ callsign lookup:</b> <input type="text" id="call" size="8"> <button onclick= | ||
+ | "searchQRZ();">Search<button> | ||
+ | <div style="text-align:right;font-size:0.7em"> | ||
+ | Callsign lookups provided by <a href="http://www.qrz.com">qrz.com</a> | ||
+ | </div></button></button></td> | ||
+ | </tr> | ||
+ | </table> | ||
---- | ---- |
Revision as of 02:21, 16 February 2017
This page is empty! Fill it up with useful information please! I can't do it all on my own, but we can accomplish a LOT together. Thanks!!
Training
- <future classes>
- Ohms Law
- Using a DVM
- Using an Oscilloscope
- Power supplies
- Radio Projects
- Receivers
- Transmitters
- Software Defined Radios
- Hardware
- Software
<script type="text/javascript"> function searchQRZ() { var cs = document.getElementById('call').value; window.open('http://www.qrz.com/db/' + cs,,'height=800,width=700',true); document.getElementById('call').value = ; } </script>
QRZ callsign lookup: <input type="text" id="call" size="8"> <button onclick=
"searchQRZ();">Search<button> Callsign lookups provided by <a href="http://www.qrz.com">qrz.com</a> |
Amateur Radio
Local Hams
CALLSIGN | Name | License | QTH |
---|---|---|---|
KC4ZVW | David | General | Chuluota |
KM4VST | Lance | General | Deltona |
KB9RMK | Mike | Tech | Lake Mary |
?????? | Dustin | Tech | {location} |
{callsign} | {First Name} | {Lic class} | {location} |