ARDUINO FOR HAM RADIO - Portcars

Transcription

ARDUINO FOR HAM RADIOJIM WILSON AC8NT

ARDUINO HISTORYColombian student Hernando Barragán created the Wiring development platform as his Master's thesisproject in 2004 at the Interaction Design Institute Ivrea in Ivrea, Italy. Massimo Banzi and Casey Reas(known for his work on Processing) were supervisors for his thesis. The idea was to create inexpensive andsimple tools for non-engineers to create digital projects. The Wiring platform consisted of a hardware PCBwith an ATmega128 microcontroller, an integrated development environment (IDE) based on Processingand library functions for easy programming of the microcontroller.Arduino developer team David Cuartielles, GianlucaMartino, Tom Igoe, DavidMellis, and Massimo Banzi.Photo Courtesy - RandiKlett/IEEE Spectrum

ARDUINO ASSETSCompletely Open Sources- Anyone can build and sell any of its varieties and anyone can make constructivechanges and improvements.Free development softwareMountains of examples and documentationInexpensive and powerful

ARDUINO UNO14 I/O6 PWM6 Analog1 Serial16 MHz ProcessorUSB Interface5 V I/O 25

ARDUINO MEGA54 I/O14 PWM16 Analog4 Serial16 MHzUSB Interface5 V I/O 46

ARDUINO PRO MINI14 I/O6 PWM6 Analog16 MHz Processor 5V8 MHz Processor 3.3VRequires FTDI Connection 10 15

ARDUINO NANO14 I/O6 PWM8 Analog16 MHz Processor5V I/O 3

TINY CIRCUITSSame I/O as Arduino Uno8 MHz ProcessorVery small (size of Quarter 40www.tiny-circuits.com

TEENSY 3.2 2034 I/O12 PWM21 Analog3 Serial2 I2C1 SPI72 MHz FreeScaleUSB Interface3.3 V I/O 5V Toleranthttps://www.pjrc.com/store/teensy32.html

PARTICLE PHOTON 2018 I/O MixedPWMAnalog2 Serial1 I2C120 MHz ARM Cortex M3Built-in WIFIUSB Interface5 V I/OCan be programmed via WIFIhttps://store.particle.io

GETTING STARTED1. Download Arduino IDE (Integrated Development Environment) [https://www.arduino.cc/en/Main/Software]2. Purchase an Arduino Starter Kit – Discussed later3. Follow startup tutorial . Review Arduino Instructables [instructables.com]5. Study tutorials and books on “Sketches”6. Plan your first project

DOWNLOAD IDE

ARDUINO STARTER KIT 42www.miniinthebox.com 50

FIRST duino/index.html

INSTRUCTABLES

BOOKS FOR LEARNING 33 30 27

ARDUINO RADIO SHIELDFrequency RX/TX: 134-174MHz, 200-260MHz, 400-520MHzChannel Bandwidth: Selectable between 12.5KHz and 25KHzSubaudio Modes: CTCSS, CDCSS (transmit/receive independent)Advanced Features: Volume, Squelch, VOX, DTMF encode,DTMF decode, tail noise elimination, tone generator, tonedetector, RSSIInput Voltage Range: 5-20VDC 100https://enhanced-radio-devices.myshopify.com

MODIFIED SWR METERRadio-kits.com 55

TRACKUINOhttps://github.com/trackuino/trackuino

BUILDING YOUR OWN PROJECT

PROTOTYPING SHIELDS 10https://www.adafruit.com/products/2077?gclid CL6w- vwwMsCFYclgQodLtoICA 4www.miniinthebox.com

ALTOIDS PROJECTSHe’s taken an Arduino Nano, a cheapAD9850 DDS board, a small screen,and a couple of log detectors, and hehas built IN AN ALTOIDS TIN a scalarnetwork analyzer that lets you see thebandpass of a filter. DuWayne (KV4QB)

FRITZINGwww.fritzing.org

FRITZING LAYOUT

QUESTIONS?

ARDUINO HISTORY Colombian student Hernando Barragán created the Wiring development platform as his Master's thesis project in 2004 at the Interaction Design Institute Ivreain Ivrea, Italy. Massimo Banziand Casey Reas (known for his work on Processing) were superviso