Useful Links#
General links of interest#
HAM Radio#
Amateur Radio League#
My QRZ.com profile#
Packet Radio Websites#
This is a list of websites that provide information on packet radio and related topics:
https://xastir.org/index.php/HowTo:AX.25_-_Ubuntu/Debian
http://www.trinityos.com/HAM/getting-started-with-packet-radio.txt
https://www.george-smart.co.uk/wiki/AX25_Soundmodem
http://www.trinityos.com/HAM/CentosDigitalModes/hampacketizing-centos.html#3a.ax25code
http://http://k4gbb.no-ip.org/docs/StartingAX25.html
http://www.qsl.net/kb9mwr/wapr/sound-card-packet.html
http://www.trinityos.com/HAM/CentosDigitalModes/etc/ax25/direwolf.conf
https://andrewmemory.wordpress.com/category/packet/
https://jjmcd.fedorapeople.org/Download/Amateur-Radio/Fedora-19-Amateur_Radio_Guide-en-US.pdf
http://www.tigertronics.com/pricing.htm#Extra Radio Cable for the following Yaesu HTs:
http://www.hamuniverse.com/hfbandplan.html
http://www.tldp.org/HOWTO/AX25-HOWTO/index.html
http://f6bvp.org/AX25_BBS_Node_RaspBerry_Pi_install.html
http://f6cte.free.fr/index_anglais.htm
http://www.qbjnet.com/packet.html#soundmodem
https://www.sans.org/security-resources/sec560/netcat_cheat_sheet_v1.pdf
http://dcj21.net/how-tos/install-rms-express-linux
http://www.tldp.org/HOWTO/AX25-HOWTO/x1449.html
http://www.n4zkf.com/files/fadca/FPACUSER-Manual.html
http://www.tldp.org/HOWTO/AX25-HOWTO/x495.html
http://manpages.ubuntu.com/manpages/trusty/man1/axcall.1.html
https://xastir.org/index.php/HowTo:SoundModem
https://linux.die.net/man/1/slsnif
https://stackoverflow.com/questions/52187/virtual-serial-port-for-linux
Electronics#
Resource for design of Power Electronics Circuits#
Link to Linear Technology’s App Notes#
Hacking and Internet Anonymity#
The Onion Router (TOR)#
Whonix#
TAILS#
Kali Linux#
Parrot OS Linux#
Links to Free Open Source Software for Linux and Windows#
SciLab#
GNUPlot#
The Fastest Fourier Transform in the West (FFTW)#
FFTW is a collection of C and Fortran Libraries to perform Fourier Transforms
GNU Octave#
XCOS#
Xcos integrates with SciLAB and is an open-source equivalent to Simulink
Maxima#
Maxima is a open-source Computer Algebra System similar to Maple and Mathematica
HP48GX and HP48SX Emulators#
Emu48 Emulator Version 1.57
Good looking skins for Emu48 Emulator
ROM version R (latest) for the Emu48 Emulator
Windows
Unpack everything into directory of your choice.
In windows, start cmd.exe and type:
convert gxrom-r ROM.48G
You should get a operation completed successfully message.
Start EMU48.EXE and navigate the menus to choose a suitable KML script (skin) for the calculator.
Linux
For Linux users, perform step one as stated.
Start WINE Explorer and navigate to cmd.exe in the directory /windows/command.
start cmd.exe and type:
convert gxrom-r ROM.48G
You can start the emulator by typing wine emu48.exe at a Linux command prompt or create a shortcut.
To create a pleasing icon image, convert one of the high res images in the Emu48 directory from .bmp to .png, which Linux uses.
Set this .png file as the icon.
Add the newly created shortcut to your taskbar if desired, for quick access to your favorite calculator!
Links to MIT OpenCourseWare#
MIT 6.858 Computer Systems Security, Fall 2014
MIT 6.00SC Introduction to Computer Science and Programming
Links to Electronics Simulation and PCB Design Software#
Links to Electrical and Mechanical CAD/CAM Software#
LibreCAD is open source equivalant to AutoCAD
FreeCAD enables creation of 3D models
Links to Text Editors Suitable for Programming#
Links to Programming and Development Environments#
Link to Code::Blocks IDE
Link to NetBeans IDE
Link to Eclipse Luna IDE
Link to Arduino IDE