starting new post
This commit is contained in:
parent
61d596e696
commit
24e0066e0e
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,11 +1,13 @@
|
|||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
|
"Baofeng",
|
||||||
"callsign",
|
"callsign",
|
||||||
"callsigns",
|
"callsigns",
|
||||||
"centimetre",
|
"centimetre",
|
||||||
"configurability",
|
"configurability",
|
||||||
"fileserver",
|
"fileserver",
|
||||||
"grayscale",
|
"grayscale",
|
||||||
|
"homebrewed",
|
||||||
"inpainting",
|
"inpainting",
|
||||||
"rotoscope",
|
"rotoscope",
|
||||||
"Tapermonkey",
|
"Tapermonkey",
|
||||||
|
16
content/blog/2023-07-10-baofeng-sound-card.md
Normal file
16
content/blog/2023-07-10-baofeng-sound-card.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "A homebrew sound card designed for the Baofeng UV-5R"
|
||||||
|
description: "Using cheap parts to programmatically transmit audio"
|
||||||
|
date: 2023-07-10
|
||||||
|
tags: radio
|
||||||
|
draft: true
|
||||||
|
extra:
|
||||||
|
auto_center_images: true
|
||||||
|
excerpt: "This post describes how I homebrewed a sound card for my Baofeng UV-5R radios"
|
||||||
|
# discuss:
|
||||||
|
# reddit: https://www.reddit.com/r/ewpratten/comments/14tdltu/building_a_vpn_with_an_amprnet_bgp_allocation/
|
||||||
|
# hacker_news: https://news.ycombinator.com/item?id=36635146
|
||||||
|
uses: [mermaid]
|
||||||
|
---
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user