ESP32 CW Transmitter

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 14

  • @faizalmansaralam4229
    @faizalmansaralam4229 2 ปีที่แล้ว

    Nice demonstration,will be trying the same 👍

    • @na5y
      @na5y  2 ปีที่แล้ว

      Thank you Faizal - good luck with your build!

  • @nevmarr
    @nevmarr 3 ปีที่แล้ว +1

    Bloody brilliant Ian ... we must have had the same thing for breakfast (Vegemite on toast?) as I'm working on a very similar project. I'm leaning heavily on the QCX manual that has heaps of info and references. The inductance of the loading coil seems to be "critical" to get max class E efficiency. I'm hoping to get closer to 5W and running QRP. As always thanks heaps for your videos as they are always relevant and interesting. As for the code, I've written my own and have incorporated a simple keyer with all the appropriate timing. My MCU is a Pro Mini ... starting to run out of pins LOL.

    • @na5y
      @na5y  3 ปีที่แล้ว

      Thank you Neville . Like I mentioned I am going to play around with the input impedance of that LPF and see where I can get the output to. I am running about .5 A through the 3 BS170s together right now so there's still some room to go. Glad you enjoyed!

    • @na5y
      @na5y  3 ปีที่แล้ว +1

      I redid the test using a 30ohm/50ohm impedance LPF drive.google.com/file/d/1chieY_cBfhPB1my2w2B34FxULkMGBY_T/view?usp=sharing
      Now I get around 3.75 watts output

    • @Paul_VK3HN
      @Paul_VK3HN 6 หลายเดือนก่อน

      Nice work Neville and Ian, two of my favourite QRP homebrewers! 😊 Would be interested to see if your design works higher, say 30, then 20m.

    • @F_Tim1961
      @F_Tim1961 2 หลายเดือนก่อน

      Only half cooked prawns with Vegemite with a slash of Tomato Sauce counts as proper Ozzie fare. The trick is to digest it before the samonella gets you first.
      VEgemite on toast as you quote is for soft Pftaha wannabe Crocodile Dundee certified Hero types who go for work 9 to five on the London tube and hope for RF Greatness in a future life. 🙂

  • @SteveWrightNZ
    @SteveWrightNZ 5 หลายเดือนก่อน

    Hi, trying to build your software for this, getting "invalid conversion from 'int' to 'i2c_port_t'"

    • @na5y
      @na5y  5 หลายเดือนก่อน

      Its almost definitely an incompatibility between the version of the ESP-IDF you are using and the one I used. IIRC I used ESP-IDF 4.2. Can you try that version?

    • @SteveWrightNZ
      @SteveWrightNZ 5 หลายเดือนก่อน

      @@na5y I rebuilt it to work on the latest framework... Still ironing it out..

  • @ricsanders69
    @ricsanders69 3 ปีที่แล้ว

    Nice video...always find these design and prototyping radio vids fascinating! 73 de KN4FTT

    • @na5y
      @na5y  3 ปีที่แล้ว

      Glad you enjoyed the video! 73s

  • @stevew9945
    @stevew9945 3 ปีที่แล้ว

    why did you use the 7402 buffer? cant the esp32 drive a fet directly? (IOh=40 mA) or was it to get 5V drive?

    • @na5y
      @na5y  3 ปีที่แล้ว +1

      Its the si5351 that can't drive the FETs directly. Maximum of 8mA I believe on high drive for the si5351. Thats my understanding anyway.