Skip to content

Commit 119f8d2

Browse files
author
QuantAsylum
committed
2 parents 48c806f + 9ae104e commit 119f8d2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# QA350
22

3-
Source code from QA350 Product. This product is licensed under the MIT license.
3+
Source code from [QA350 Product](https://quantasylum.com/products/qa350-microvolt-dc-volt-meter). This product is licensed under the MIT license.
4+
5+
This repo contains the source for the both the PC application (written in C#) and the firmware (written in C) for the QA350. The firmware is based on the MSP430F5529, and is built under Release 8 of Code Composer Studio.
6+
7+
The QA350 provides high-resolution voltage measurements across 2 ranges: +/-5V and +/-50V. In the +/-5V range, the QA350 deliver uV resolution. In the +/-50V range, the QA350 provides 10 uV resolution. The QA350 is NOT for use on high-energy circuits or anything that is connected to the mains. It is designed for measuring very high resolution sensors and other low voltage applications where precision is required.
8+
9+
As of release 1.70, the QA350 can support true RMS measurements, with a 3 dB bandwith of 4 KHz. A discussion of the release and maths is [here](https://quantasylum.com/blogs/news/qa350-gets-true-rms)

0 commit comments

Comments
 (0)