How to install Ham Clock and get the most use out of the 7" Raspberry Pi Touch Screen

How to install Ham Clock and get the most use out of the 7" Raspberry Pi Touch Screen

Subscribers:
42,000
Published on ● Video Link: https://www.youtube.com/watch?v=ySWbH_btzig



Category:
Guide
Duration: 25:04
20,355 views
583


Installing HamClock isn't easy, but I show you how and I also give it that extra TO twist to make it start on boot and stay full screen. This is a great addition for your wall of gear in your shack. Now if only I had a matching weather station to go with it! Ham Clock!

๐Ÿ‘‰ SD Card Reader: https://amzn.to/3y16ALg
๐Ÿ‘‰ SD Card: https://amzn.to/3gWFmQ7
๐Ÿ‘‰ Touch Screen: https://amzn.to/3x1oDkh
๐Ÿ‘‰ SmartiPi Case: https://amzn.to/3ji5gzp
๐Ÿ‘‰ Raspberry Pi 4B 1GB: https://amzn.to/3y3VN2R
๐Ÿ‘‰ Raspberry Pi Power Supply:ย https://amzn.to/2UKUiYY

๐Ÿ‘‰ Download PI Image:ย  https://www.raspberrypi.org/software/
๐Ÿ‘‰ Download HamClock: https://www.clearskyinstitute.com/ham/HamClock/

๐Ÿ‘‰Mount the SD card on your workstation and create a zero byte file on the boot volume called `ssh` to enable ssh at first boot. The username will be 'pi' with a password of 'raspberry'

๐Ÿ‘‰Add this file to the boot volume also, call it 'wpa_supplicant.conf':
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US
network={
ssid="YOUR WIFI SSID"
psk="YOUR WIFI PASSWORD"
}

๐Ÿ‘‰Login to raspberry pi from console with keyboard or from ssh and

wget https://www.clearskyinstitute.com/ham/HamClock/ESPHamClock.tgz
tar -xzvf ESPHamClock.tgz
sudo apt install libx11-dev -y
cd ESPHamclock
make -j 4 hamclock-800x480
sudo make install

๐Ÿ‘‰setup autostart:
mkdir -p /home/pi/.config/lxsession/LXDE-pi
use your favorite editor to create the autostart file
[edit] /home/pi/.config/lxsession/LXDE-pi/autostart
@xset s off
@xset -dpms
@xset s noblank
@hamclock

๐Ÿ‘‰Turn off Raspberry Pi LEDs
use your favorite editor to create turn off the LEDs in /etc/rc.local
sudo [edit] /etc/rc.local
echo 0 (GREATER THAN SYMBOL) /sys/class/leds/led0/brightness
echo 0 (GREATER THAN SYMBOL) /sys/class/leds/led1/brightness

๐Ÿ‘‰ Configure
In the terminal type 'hamclock' and go through the configuration screens

DX Cluster: https://www.ng3k.com/Misc/cluster.html

Lat/Long Setup: https://gps-coordinates.org/


Click the ๐Ÿ‘ Like Button, ๐Ÿคก Leave a Comment, โค๏ธ Subscribe

๐Ÿ‘‰ Support The Channel ๐Ÿ‘ˆ
โค๏ธ Patreon: https://www.patreon.com/temporarilyoffline

๐Ÿ“บ Youtube Memberships: https://www.youtube.com/temporarilyoffline/join
๐Ÿ’ธ Tip Jar: https://paypal.me/temporarilyoffline
๐Ÿ‘• Merch: https://shop.spreadshirt.com/temporarilyoffline/
๐Ÿงฐ Gear I Use: https://kit.co/TemporarilyOffline
๐Ÿ›’ Amazon Link: https://www.amazon.com/shop/temporarilyoffline
๐Ÿ“ป $15 off at Radioddity: http://radioddity.refr.cc/temporarilyoffline

๐Ÿ‘‰ Fun Stuff ๐Ÿ‘ˆ
๐Ÿ‘‰ Discord: https://discord.gg/97tkMEc
๐Ÿ•Š๏ธ Twitter: https://twitter.com/KiloMike9Golf
๐Ÿ˜ธ Github: https://github.com/TemporarilyOffline



Where possible, all links are affiliate links, this youtube thing is an expensive endeavor and every little bit helps.







Tags:
ham
ham radio
amateur radio
KM9G
live
ham shack
TO
NewHam
Ham Questions
Ham Tips
Steve McGrane
vintage computers
retro computers
commodore 64
c64
vic-20
atari
compaq
pc
xt
at
soldering
repair
how-to