Top Banner
ARDUINO FOR HAM RADIO JIM WILSON AC8NT
25

ARDUINO FOR HAM RADIO

Nov 16, 2021

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: ARDUINO FOR HAM RADIO

ARDUINOFORHAMRADIO

JIMWILSONAC8NT

Page 2: ARDUINO FOR HAM RADIO

ARDUINOHISTORYColombianstudentHernandoBarragán createdtheWiringdevelopmentplatformashisMaster'sthesisprojectin2004attheInteractionDesignInstituteIvrea inIvrea,Italy.MassimoBanziandCaseyReas(knownforhisworkonProcessing)weresupervisorsforhisthesis.Theideawastocreateinexpensiveandsimpletoolsfornon-engineerstocreatedigitalprojects.TheWiringplatformconsistedofahardwarePCBwithanATmega128microcontroller,anintegrateddevelopmentenvironment(IDE)basedonProcessingandlibraryfunctionsforeasyprogrammingofthemicrocontroller.

Arduinodeveloperteam-DavidCuartielles,GianlucaMartino,TomIgoe,DavidMellis,andMassimoBanzi.PhotoCourtesy- RandiKlett/IEEESpectrum

Page 3: ARDUINO FOR HAM RADIO

ARDUINOASSETS

CompletelyOpenSources- Anyonecanbuildandsellanyofitsvarietiesandanyonecanmakeconstructivechangesandimprovements.

Freedevelopmentsoftware

Mountainsofexamplesanddocumentation

Inexpensiveandpowerful

Page 4: ARDUINO FOR HAM RADIO

ARDUINOUNO

14I/O6PWM6Analog1Serial

16MHzProcessorUSBInterface5VI/O

$25

Page 5: ARDUINO FOR HAM RADIO

ARDUINOMEGA

54I/O14PWM16Analog4Serial

16MHzUSBInterface5VI/O

$46

Page 6: ARDUINO FOR HAM RADIO

ARDUINOPROMINI

14I/O6PWM6Analog

16MHzProcessor5V8MHzProcessor3.3VRequiresFTDIConnection

$10

$15

Page 7: ARDUINO FOR HAM RADIO

ARDUINONANO

14I/O6PWM8Analog

16MHzProcessor5VI/O

$3

Page 8: ARDUINO FOR HAM RADIO

TINYCIRCUITS

www.tiny-circuits.com$40

SameI/OasArduinoUno8MHzProcessorVerysmall(sizeofQuarter

Page 9: ARDUINO FOR HAM RADIO

TEENSY3.2

https://www.pjrc.com/store/teensy32.html

34I/O12PWM21Analog3Serial2I2C1SPI

72MHzFreeScaleUSBInterface3.3VI/O5VTolerant$20

Page 10: ARDUINO FOR HAM RADIO

PARTICLEPHOTON

https://store.particle.io

$20

18I/OMixedPWMAnalog2Serial1I2C

120MHzARMCortexM3Built-inWIFIUSBInterface5VI/OCanbeprogrammedviaWIFI

Page 11: ARDUINO FOR HAM RADIO

1. DownloadArduinoIDE(IntegratedDevelopmentEnvironment)[https://www.arduino.cc/en/Main/Software]

2. PurchaseanArduinoStarterKit– Discussedlater

3. Followstartuptutorial[http://www.ladyada.net/learn/arduino/index.html]

4. ReviewArduinoInstructables [instructables.com]

5. Studytutorialsandbookson“Sketches”

6. Planyourfirstproject

GETTINGSTARTED

Page 12: ARDUINO FOR HAM RADIO

DOWNLOADIDE

Page 13: ARDUINO FOR HAM RADIO

ARDUINOSTARTERKIT

$42

www.miniinthebox.com$50

Page 14: ARDUINO FOR HAM RADIO

FIRSTTUTORIAL

Ladyada.nethttp://www.ladyada.net/learn/arduino/index.html

Page 15: ARDUINO FOR HAM RADIO

INSTRUCTABLES

Page 16: ARDUINO FOR HAM RADIO

BOOKSFORLEARNING

$30$33 $27

Page 17: ARDUINO FOR HAM RADIO

ARDUINORADIOSHIELD

https://enhanced-radio-devices.myshopify.com

$100

FrequencyRX/TX:134-174MHz,200-260MHz,400-520MHzChannelBandwidth:Selectablebetween12.5KHzand25KHzSubaudioModes:CTCSS,CDCSS(transmit/receiveindependent)AdvancedFeatures:Volume,Squelch,VOX,DTMFencode,DTMFdecode,tailnoiseelimination,tonegenerator,tonedetector,RSSIInputVoltageRange:5-20VDC

Page 18: ARDUINO FOR HAM RADIO

MODIFIEDSWRMETER

Radio-kits.com $55

Page 19: ARDUINO FOR HAM RADIO

TRACKUINO

https://github.com/trackuino/trackuino

Page 20: ARDUINO FOR HAM RADIO

BUILDINGYOUROWNPROJECT

Page 21: ARDUINO FOR HAM RADIO

PROTOTYPINGSHIELDS

https://www.adafruit.com/products/2077?gclid=CL6w-_vwwMsCFYclgQodLtoICA

$10 $4

www.miniinthebox.com

Page 22: ARDUINO FOR HAM RADIO

ALTOIDS PROJECTS

He’stakenanArduinoNano,acheapAD9850DDSboard,asmallscreen,andacoupleoflogdetectors,andhehasbuiltINANALTOIDSTINascalarnetworkanalyzerthatletsyouseethebandpass ofafilter.DuWayne (KV4QB)

Page 23: ARDUINO FOR HAM RADIO

FRITZING

www.fritzing.org

Page 24: ARDUINO FOR HAM RADIO

FRITZING LAYOUT

Page 25: ARDUINO FOR HAM RADIO

QUESTIONS?