You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
emuman100 edited this page Dec 11, 2025
·
3 revisions
What is the Whistler Catcher VLF Reception System?
The Whistler Catcher VLF Reception System is a very low frequency software defined radio (VLF SDR) system. It utilizes an open hardware, open software, and open data design and philosophy to facilitate and promote citizen science in the study of VLF phenomena, including the Earth's natural radio emissions and VLF amateur radio transmissions in the 8270 Hz and 5710 Hz bands.
HamSCI DASI2 Kit Installation
Install active antenna outside
Run feedline inside
Connect System Components
(TODO: Mermaid diagram)
architecture-beta
group api(cloud)[API]
service db(database)[Database] in api
service disk1(disk)[Storage] in api
service disk2(disk)[Storage] in api
service server(server)[Server] in api
db:L -- R:server
disk1:T -- B:server
disk2:T -- B:db