#1885

Поділитися
Вставка
  • Опубліковано 26 вер 2024

КОМЕНТАРІ • 42

  • @x_CrossHair_x
    @x_CrossHair_x 3 місяці тому +2

    It amazes me what can be created with these ATMEL Chips. (Many cool toys) To play with.

  • @g0uus
    @g0uus 3 місяці тому +4

    I found the following about the serial protocol on an AliExpress listing. May be of use to someone (or may be completely wrong!)
    Explanation of serial port protocol
    Serial protocol Baud rate:9600
    Related instructions:
    The protocol consists of 9 bytes, byte 1 and byte 2 must be 0X55 0X55. Byte 3 and byte 4
    represent the upper 8 bits and the lower 8 bits of the integer part of the frequency, respectively. Byte 5 and Byte 6 represent the upper 8 bits and lower 8 bits of the fractional part of the
    frequency, respectively. Byte 7 represents the output power. Byte 8 and byte 9 must be 0X0d and
    0X0a; the communication baud rate is a fixed value: 115200;
    E.g:
    100.123Mhz +5dB Frequency command:0X55 0X55 0X00 0X64 0X00 0X7b 0x04 0X0d 0X0a
    100.123Mhz +2dB Frequency command:0X55 0X55 0X00 0X64 0X00 0X7b 0x03 0X0d 0X0a
    100.123Mhz -1dB Frequency command:0X55 0X55 0X00 0X64 0X00 0X7b 0x02 0X0d 0X0a
    100.123Mhz -4dB Frequency command:0X55 0X55 0X00 0X64 0X00 0X7b 0x01 0X0d 0X0a
    2000.456Mhz +5dB Frequency command:0X55 0X55 0X07 0Xd0 0X01 0Xc8 0x04 0X0d 0X0a
    2000.456Mhz +2dB Frequency command:0X55 0X55 0X07 0Xd0 0X01 0Xc8 0x03 0X0d 0X0a
    2000.456Mhz -1dB Frequency command:0X55 0X55 0X07 0Xd0 0X01 0Xc8 0x02 0X0d 0X0a
    2000.456Mhz -4dB Frequency command:0X55 0X55 0X07 0Xd0 0X01 0Xc8 0x01 0X0d 0X0a
    It can be found in the table that both the integer part and the decimal part are directly sent
    integer data, for example, the integer part is 100, and the high 8 bits and low 8 bits of the value
    100 are directly sent in the instruction. The decimal part is 123, and the upper 8 bits and lower 8
    bits of 123 are sent directly in the instruction. After the MCU receives the instruction, it will
    automatically synthesize the two integer data into the floating point data required. Note:Computer USB and MCU serial control cannot be used at the same time.

  • @jimwolsiffer4397
    @jimwolsiffer4397 3 місяці тому

    Interesting for sure, just ordered a version with an enclosure and color touchscreen for $68 US. Something to play with. Thanks for the video!

  • @KeritechElectronics
    @KeritechElectronics 3 місяці тому +3

    Nice VHF generator! I could use something like that, only lower frequencies, from e.g. 100kHz to 600MHz or at least 150MHz.

    • @victorhamenko2788
      @victorhamenko2788 2 місяці тому

      может чтото подобное как генератор сигналов SI5351A

  • @Hellhound604
    @Hellhound604 3 місяці тому +4

    It would have been nice if they included a connection for an external reference.

    • @andymouse
      @andymouse 3 місяці тому +3

      Mabe they did as there is one SMA connector facing up that I don't think was covered and it was up with the MAX chip.

  • @R2AUK
    @R2AUK 3 місяці тому

    I was looking for something like this. Thanks for sharing!

  • @reinerfranke5436
    @reinerfranke5436 3 місяці тому

    Clever to set the sweep not to jump VCO cores. Not to ask if the sweep is phase-coherent or jump-settle-stay so on.

  • @chronicfatigue5416
    @chronicfatigue5416 3 місяці тому

    Marker>counter>on if you want to read the frequency.

  • @david300m
    @david300m 3 місяці тому

    Thanks for sharing.

  • @robinbrowne5419
    @robinbrowne5419 3 місяці тому

    Radio and microwave stuff I'm guessing. It would be interesting to see it hooked to an antenna 📡 although it might interfere with cell phones and wifi and such. In any case it is wizardry 👍

  • @LubosMedovarsky
    @LubosMedovarsky 3 місяці тому +1

    Ah, STM32F103C8T6 @8:10 🙂 that one is probably a counterfeit as the original costs above $3@2.5k.
    It's exactly the same type as in those cheap BluePill JTAG/SWD debuggers for around $3.

    • @tariqsingh3747
      @tariqsingh3747 3 місяці тому

      lcsc will get you real ones for suspiciously cheap

    • @ItsTristan1st
      @ItsTristan1st 3 місяці тому

      @@tariqsingh3747 I suspect we are usually just ripped off by Digikey et al.
      We don't understand the value of our money.

  • @johnwest7993
    @johnwest7993 3 місяці тому +1

    Not bad at all considering what it can do. I just wish it went down to 100 kHz without external mixing. 25+ Mhz is pretty high for a bottom end for what I might do. Of course I can always set up other gear. I'm just getting both fussy and lazy in my old age.

    • @davidbisciotti7424
      @davidbisciotti7424 3 місяці тому +1

      perhaps change (reduce) the base frequency oscillator on the board (?) to drop the output frequencies? -for the price its worth playing around with

    • @bayareapianist
      @bayareapianist 3 місяці тому +1

      Perhaps Buy a different thing like NanoVNA. Mines goes from 10k to 6G (maybe 9G?). It does a lot more and has a much easier interface for less than $90.

    • @Hellhound604
      @Hellhound604 3 місяці тому +2

      Lol, some of use old-timers still break out n sweat when we had to design stuff having to work close to 1GHz. Nowadays you get stuff like this, that would have taken a few racks and weighed a tonne, not so many years ago. (50 years ago isnt that long ago, is it? 😂😂😂)

    • @johnwest7993
      @johnwest7993 3 місяці тому

      @@Hellhound604, most of my tech career I stayed below 100 MHz. Microwave was plumbing and Black Magic to me. Immediately after retirement I did a bunch of LowFER longwave RF which was fascinating, and I learned a whole lot about every frustrating aspect of low frequency RF. But since I got a NanoVNA and a Tiny SA Ultra and pulled out the old bag of tiny hardline, connectors, adaptors, fixed and switchable attenuators, dividers, mixers, prescalers, etc that I've scavenged over the last 30 years at company scrap sales, start-ups shutting down, ham swaps, etc, then recently picking up some odds and ends from China, like preamps and 3 Watt power amps, and watching a whole bunch of YT videos on microwave, I can almost call myself an RF tech now. I just have to learn radar, but I'm in my mid 70's so that's not really going to happen. :)

  • @mx.olydian2111
    @mx.olydian2111 3 місяці тому +1

    Is it reasonable/practical to constrain my circuit designs to ones where I'm not introducing information faster than the quarter wavelength rule suggests? I think for all of my purposes i don't actually need rise times and frequencies that high for 90% of applications
    My question is does this constrain my hardware choices too much? It looks to me that most of the hardware out there is just too zoomy and I'm not sure how to proceed as a person who would like to design analog and (particularly) digital circuits that operate in the realm of topology instead of geometry
    How much can i do here? I feel as though the speed of light is plenty fast but most of the PCB design information (and hardware) i can find seems to contradict that perception, it feels like I need a HAM license to make PCBs sometimes

  • @Yuēhàn24
    @Yuēhàn24 3 місяці тому

    Hi. Great video. How accurate is the output level?

  • @Braydan789
    @Braydan789 3 місяці тому +1

    I wonder what’s going on in those chips to make those GHz frequencies?

    • @gorak9000
      @gorak9000 3 місяці тому +3

      maths

    • @joseppuig925
      @joseppuig925 3 місяці тому +1

      They usually have an on-chip VCO with PLL running at several GHz, then a chain of programmable dividers that give you the output frequency you want (that's why they put out square waves).

    • @misterhat5823
      @misterhat5823 3 місяці тому

      @@joseppuig925 How exactly do you divide several GHz to get GHz? That approach wouldn't allow for many frequencies to choose from.

    • @Braydan789
      @Braydan789 Місяць тому

      @@joseppuig925bleh 🤢, that’s yucky digital stuff I can’t build. One day we will all be able to make GHz frequencies from analog circuits, until then I’m happy with my 24 MHz radios.

  • @DimasFajar-ns4vb
    @DimasFajar-ns4vb 3 місяці тому

    nokia 2g ultrasite edge bts use sma connector sir

  • @JxH
    @JxH 3 місяці тому +5

    *ERRORS* 🙂 On-Screen, on the little device screen:
    • Mhz* MHz
    • db* dB (in fact, if it's 'power', then dBm maybe?)
    Sigh, kids these days... LOL !!

  • @LubosMedovarsky
    @LubosMedovarsky 3 місяці тому +4

    Dare to share a link to that cheap offering? I can only find items above 40 bucks.

    • @johnwest7993
      @johnwest7993 3 місяці тому +1

      Use these key words [23.5-6000MHz RF Signal Source] and they will take you to a screenful of $26 ones.

    • @jeanyvespochez
      @jeanyvespochez 3 місяці тому +2

      the one he uses with a display and usb-c is around $60. the one at $30 have no display and no usb-c, you need some micro controler to set the frequency you want.

    • @gorak9000
      @gorak9000 3 місяці тому +1

      all these sites have dynamic pricing these days, so as soon as 3 people buy one in a short period of time, the price goes up. That's how they cache in on videos like this that promote things. Pretty sure you can thank uncle bezos that that nugget of brilliance

    • @misterhat5823
      @misterhat5823 3 місяці тому

      @@gorak9000 Yep. Anytime Big Clive posts an ePay link the prices skyrocket.

  • @bob_mosavo
    @bob_mosavo 3 місяці тому

    Thanks 👍

  • @JackieKraft
    @JackieKraft 3 місяці тому

    Good grief dude, You’re starting to worry me about radiation… Perhaps a quick review on Xray detectors… Love the vids, Thx.

    • @misterhat5823
      @misterhat5823 3 місяці тому +2

      Why? The output power of these things is minimal.

    • @JackieKraft
      @JackieKraft 3 місяці тому

      @@misterhat5823 It’s not that test board that compels me to shove lead down my pants, Like you say that is low power test board… It is more the frequency coupled with the potential high power power supplies that would elude to…I have had my bench clicking a time or two, Just saying.

  • @mnoxman
    @mnoxman 3 місяці тому

    Or you get a second one and do work on the plus size at 10.50000 Ghz.

  • @kennarnett8220
    @kennarnett8220 3 місяці тому

    What is your camera system?

    • @IMSAIGuy
      @IMSAIGuy  3 місяці тому

      Lumix GX7 with Lumix G X Vario 12-35mm f/2.8

    • @kennarnett8220
      @kennarnett8220 3 місяці тому

      @@IMSAIGuy Thank you