Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Arduino Library for INDSP
@jackdev23
jackdev23 / AAFinalMike.ino
Created September 13, 2014 18:15
Arduino:AAFinalMike
/////////////////////////////
//Antenna analyzer KL V2.1 //
/////////////////////////////
/** Copyright 2014 Luca Facchinetti, IW2NDH
All trademarks referred to in source code and documentation are copyright their respective owners.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
@jackdev23
jackdev23 / AA_2_1_Mike.ino
Created April 26, 2014 07:54
Arduino:AA_2_1_Mike
/////////////////////////////
//Antenna analyzer KL V2.1 //
/////////////////////////////
/** Copyright 2014 Luca Facchinetti, IW2NDH
All trademarks referred to in source code and documentation are copyright their respective owners.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
@jackdev23
jackdev23 / AA_2_2.ino
Last active October 6, 2015 23:08
Arduino:AA_2_2
/////////////////////////////
//Antenna analyzer KL V2.2 //
/////////////////////////////
/** Copyright 2014 Luca Facchinetti, IW2NDH
All trademarks referred to in source code and documentation are copyright their respective owners.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
@jackdev23
jackdev23 / testAd8302.ino
Created February 5, 2014 18:43
Arduino: test
// Created by Jack Dev on 10/10/13.
//
//
/*
AnalogReadSerial
Reads an analog input on pin 0, prints the result to the serial monitor.
Attach the center pin of a potentiometer to pin A0, and the outside pins to +5V and ground.
@jackdev23
jackdev23 / WS_KL_1_1.ino
Created December 18, 2013 18:38
Arduino: WS_KL_1_1
////////////////////////////////
//WS -Swr/Wattmeter- KL V1.1 //
///////////////////////////////
/////////////////////////////
//WATTMETER/SWR analyzer KL V1.1 //
/////////////////////////////
/** Copyright 2014 Luca Facchinetti, IW2NDH
All trademarks referred to in source code and documentation are copyright their respective owners.
This program is free software: you can redistribute it and/or modify
@jackdev23
jackdev23 / AA_1_2.ino
Created December 9, 2013 17:36
Arduino: Antenna_analyzer_1.2
/////////////////////////////
//Antenna analyzer KL V1.2 //
/////////////////////////////
/** Copyright 2013 Luca Facchinetti, IW2NDH
All trademarks referred to in source code and documentation are copyright their respective owners.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or