blob: 21ab998aa4cb4780e8d1fdbf16d862ea8df4f6d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
# VARPA Project
```
_ _____ ___ ___ ___
| | / / _ | / _ \/ _ \/ _ |
| |/ / __ |/ , _/ ___/ __ |
|___/_/ |_/_/|_/_/ /_/ |_|
```
This repository contains the source code
for:
> `VARPA`: `A Variable Power Amplifier`
An open source programmable VHF power amplifier.
# RF Primer
If you are new to the topic, you can read:<br>
[https://journal.lunar.sh/2024/rf-primer.html](https://journal.lunar.sh/2024/rf-primer.html)
# License
```
This code may not be copied, reproduced, or distributed
without prior written permission.
All rights reserved. Copyright (c) 2025.
Note:
The content in this repository is strictly intended for
educational purposes only.
```
See `LICENSE.txt` for more info.
# Info
```
|----- ( File Structure )
|----- /firmware C firmware source.
|----- /pcb PCB files for VARPA system modules.
|----- /scripts Calibration script and TUI application.
|----- /resources Datasheets and misc resources.
|----- VARPA.pdf Compiled Latex project report.
|----- SUMMARY.pdf Project summary paper.
|----- LICENSE.txt VARPA license.
```
# Signature
```
+---------------------------------------+
| .-. .-. .-. |
| / \ / \ / \ + |
| \ / \ / \ / |
| "_" "_" "_" |
| |
| _ _ _ _ _ _ ___ ___ _ _ |
| | | | | | | \| | /_\ | _ \ / __| || | |
| | |_| |_| | .` |/ _ \| /_\__ \ __ | |
| |____\___/|_|\_/_/ \_\_|_(_)___/_||_| |
| |
| |
| Lunar RF Labs |
| https://lunar.sh |
| |
| Research Laboratories |
| Copyright (C) 2022-2025 |
| |
+---------------------------------------+
```
|