@ -1,8 +1,8 @@
tinySA - tiny Spectrum Analyzer
tinySA - tiny Spectrum Analyzer
==========================================================
==========================================================
[][release]
[][release]
[](https://circleci.com/gh/ttrftech/NanoVN A)
[](https://circleci.com/gh/erikkaashoek/tinyS A)
[release]: https://github.com/erikkaashoek/tinySA/releases
[release]: https://github.com/erikkaashoek/tinySA/releases
@ -21,7 +21,7 @@ This repository contains source of tinySA firmware.
## Prepare ARM Cross Tools
## Prepare ARM Cross Tools
**UPDATE**: Recent gcc version works to build NanoVN A, no need old version.
**UPDATE**: Recent gcc version works to build tinyS A, no need old version.
### MacOSX
### MacOSX
@ -44,8 +44,8 @@ Download arm cross tools from [here](https://developer.arm.com/tools-and-softwar
Fetch source and submodule.
Fetch source and submodule.
$ git clone https://github.com/ttrftech/NanoVN A.git
$ git clone https://github.com/erikkaashoek/tinyS A.git
$ cd NanoVN A
$ cd tinyS A
$ git submodule update --init --recursive
$ git submodule update --init --recursive
## Build
## Build
@ -58,7 +58,7 @@ Just make in the directory.
Using [this docker image ](https://hub.docker.com/r/edy555/arm-embedded ) and without installing arm toolchain, you can build the firmware.
Using [this docker image ](https://hub.docker.com/r/edy555/arm-embedded ) and without installing arm toolchain, you can build the firmware.
$ cd NanoVN A
$ cd tinyS A
$ docker run -it --rm -v $(PWD):/work edy555/arm-embedded:8.2 make
$ docker run -it --rm -v $(PWD):/work edy555/arm-embedded:8.2 make
## Flash firmware
## Flash firmware
@ -89,29 +89,28 @@ There are seveal numbers of great companion PC tools from third-party.
## Documentation
## Documentation
* [NanoVNA User Guide](https://cho45.github.io/NanoVNA-manual/ ) [(google translate) ](https://translate.google.com/translate?sl=ja&tl=en&u=https%3A%2F%2Fcho45.github.io%2FNanoVNA-manual%2F ) by cho45
* [tinySA User Guide](https://tinySA.org/wiki/ )
## Reference
## Reference
* [Schematics ](/doc/nanovna-sch.pdf )
* [Specification ](https://tinysa.org/wiki/pmwiki.php?n=Main.Specification )
* [PCB Photo ](/doc/nanovna-pcb-photo.jpg )
* [Technical info ](https://tinysa.org/wiki/pmwiki.php?n=Main.TechnicalDescription )
* [Block Diagram ](/doc/nanovna-blockdiagram.png )
* Kit available from https://ttrf.tk/kit/nanovna
## Note
## Note
Hardware design material is disclosed to prevent bad quality clone. Please let me know if you would have your own unit.
tinySA is a trademark owned by its respective owner. Unauthorized use the the name tinySA not permitted
## Authorized Distributor
## Authorized Distributor
* [No oelec](https://www.nooelec.com/store/nanovna-bundle.html )
* [No tYet](https://www.notyet.com/ )
## Credit
## Credit
* [@e dy555](https://github.com/edy555 )
* [@e rikkaashoek](https://github.com/erikkaashoek )
### Contributors
### Contributors
* [@edy555 ](https://github.com/edy555 )
* [@hugen79 ](https://github.com/hugen79 )
* [@hugen79 ](https://github.com/hugen79 )
* [@cho45 ](https://github.com/cho45 )
* [@cho45 ](https://github.com/cho45 )
* [@DiSlord ](https://github.com/DiSlord/ )
* [@DiSlord ](https://github.com/DiSlord/ )