Difference between revisions of "Electronics Workbench"

From FamiLAB Wiki
Jump to: navigation, search
(Training)
(Training)
Line 19: Line 19:
  
  
 
+
<embedscript src="ScriptPageName">
 
   <script type="text/javascript">
 
   <script type="text/javascript">
 
     function searchQRZ() {
 
     function searchQRZ() {
Line 27: Line 27:
 
     }
 
     }
 
   </script>
 
   </script>
 +
</embedscript>
  
 
   <table cellpadding="9" border="0" cellspacing="0" style="border:solid 1px #000;background-color:#cc9" summary="">
 
   <table cellpadding="9" border="0" cellspacing="0" style="border:solid 1px #000;background-color:#cc9" summary="">

Revision as of 02:24, 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


<embedscript src="ScriptPageName">

 <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>

</embedscript>

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>
</button></button>

Amateur Radio

Local Hams

Amateur Radio Operators
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}



Kc4zvw (talk) Kc4zvw (talk) 01:41, 16 February 2017 (UTC)