Keyboard Shortcuts
Likes
- Tinysa
- Messages
Search
Re: RFI Source Identification Signature Storage Application
On Thu, May 7, 2020 at 01:41 AM, <erik@...> wrote:
As the internal flash can endure above 10k write cycles I assume using the internal flash with a warning not to store too often is OK.At this moment i implement SC Card support for NanoVNA H4, it very simple and good work. Use SPI interface some as display, need only SD_CS,?SPI_MOSI,?SPI_SCLK signals (SPI shared vs display and work on some speed), good if exist SD_CD (for SD card insert); It very low cost solution, need ~7kB flash and ~600 bytes RAM for full dile read/write Fat16/32 support (can extend, use FatFS lib) |
Re: TinySA Frequency Range
Having full control over the internals of the tinySA allowed some experiments at higher input frequencies using the mixer and BPF in a creative way. This of course required the elimination of the low input low pass filter.
Here you have a short set of screen captures that demonstrates a slightly modified tinySA is able to measure higher input frequencies with some limitations as at least the power level is not reliable. Once solved, this has promise to? become a "tinySA special", or an opportunity for hackers The input is an ADF4351 set to 2.3GHz, 2.4GHz, 2.5GHz and 2.6GHz. TinySa settings are identical in all 4 measurements. |
Re: Hardware availability?
Thank you all that responded. I only wanted to be sure that the hardware was available or still not. Since I read a lot of messages in the group I was not sure if I had missed the launching announcement.
toggle quoted message
Show quoted text
Thank you again. Best regards, Ignacio EB4APL El 21/05/2020 a las 9:09, erik@... escribió:
I have been in product development of high volume electronics (millions of products sold all over the world) and experienced a major post launch problem forcing a global recall. Launching too early is still one of my worst nightmares. --
El software de antivirus Avast ha analizado este correo electrónico en busca de virus. |
Re: Hardware availability?
Hola Ignacio, I have made the very same question today! And because of the same reasons... Anyway, I was redirected to: On Wed, 20 May 2020 at 11:11, EB4APL <eb4apl@...> wrote: Is it possible to purchase a TinySA now?. I realize that it could be |
Hardware availability?
Is it possible to purchase a TinySA now?. I realize that it could be
preliminary versions, but I think that all traffic in the group is too much for a very reduced group of beta testers. Regards, Ignacio EB4APL -- El software de antivirus Avast ha analizado este correo electrónico en busca de virus. |
Re: TinySA-saver updated
开云体育On 5/19/20 11:25 PM, erik@... wrote:Everything in tinysa-saver now only uses the tinysa name and (if I did not make any mistakes) you should be able to install it on your system next to having nanonvna-saver. ???? Yep, it works now.? Thanks a bunch!? I like being able to get it on the "big screen."? These old eyes don't like that small stuff anymore.? I had to get headband-type magnifier with 5 different lenses to solder some surface mount stuff recently. |
Re: TinySA-saver updated
Jim,
Everything in tinysa-saver now only uses the tinysa name and (if I did not make any mistakes) you should be able to install it on your system next to having nanonvna-saver. You can also download the repo and run it directly from the commandline python tinysa-saver.py Remember: - In display setup: close all views except "S21 Gain" and check "enable lines" - Set tinySA in low or high input mode as tinysa-saver can not do this. - One sweep contains 290 points and you can set as many segments as you like - Any manual tinySa setting like attenuation or RBW has to be done on the tinySA itself. Nothing available yet in tinysa-saver. But as these are by default in automatic mode everything should work. - Make sure you keep the start/stop frequencies in the selected low/high mode range |
Re: TinySA-saver updated
开云体育Hi Again I forgot to mention it was under Windows10 with Phyton 3.7 32bit //Kurt ? Fra: tinysa@groups.io <tinysa@groups.io> P? vegne af erik@... ? For those using Linux |
Re: TinySA-saver updated
开云体育Hi Erik and others It works OK when remembering to set frequency start and stop before doing a sweep. On the TinySA the Attennuation and reference level must be set to manual in particular for Multiple segments and if so set I got it to work just fine Thank you for the effort Kind regards Kurt ? ? Fra: tinysa@groups.io <tinysa@groups.io> P? vegne af erik@... ? For those using Linux |
Re: TinySA-saver updated
I cloned the tinySA repo, then attempted to install just as I had installed NanoVNA-Saver in the past, substituting "tinySA-saver" for "NanoVNA-Saver"? in the command.? It didn't install.? Looking through the files, I see that everything in them is still named NanoVNA-Saver. If I install this, will it uninstall any previously installed versions of NanoVNA-Saver (which, of course, many of us have)?? Does it retain all the original NanoVNA-Saver functions, so that one program now works for both SA and VNA?
|
TinySA-saver updated
For those using Linux
Multiple segments is now working in tinySA-saver The tinySA data is in the S21Gain (dB) graph. Suggest to remove all other displayed charts except S21 Gain Make sure you set the tinySA in high or low input mode before running tinySA-saver Screen capture works. See "manage"/"screenshot" Apart from making the data visible I did not do ANYTHING to make it robust |