Search results

  1. Delta Prime

    Yaesu FT75 manual/schematic required

    Yeah it would be nice to put here on this site but perhaps suggest maybe you if you have a GitHub account you can upload it there and post a link anyway you know best
  2. Delta Prime

    Samsung 50-inch plasma Power Supply Board issue

    Well I know my crystal ball is working I knew he was going to say that. quite frankly I can't see the designators on the silk screen it's out of focus. But I concur with @kellys_eye
  3. Delta Prime

    Yaesu FT75 manual/schematic required

    Wow. well I trust you. I would unzip a file you ziped up how about how about a split and zip up. Better yet how large is that file so I get a better idea.
  4. Delta Prime

    I am deeply involved in making a cockpit for flying with MSFS 2020

    I had a great experience working with immersive technology troubleshooting & calibrating full flight simulators for the United States military. They invited all the technicians to go for a ride in the cockpit on their latest and greatest fighters And they're the ones who gave me my call sign...
  5. Delta Prime

    Samsung 50-inch plasma Power Supply Board issue

    Make model of your Samsung 50-inch plasma TV. Maybe I can find a schematic for you. If possible and accessible take photos of both sides of the suspected board but first. Plug all the connectors back in because What I would first do is on the main power supply board. I Look on the main power...
  6. Delta Prime

    Yaesu FT75 manual/schematic required

    Split it? https://www.adobe.com/acrobat/how-to/split-pdf-pages.html
  7. Delta Prime

    PCB Design Resources Recommendations

    You're very welcome.There the only books in my personal library that are available on the interweb.
  8. Delta Prime

    Confused about tuned oscillator behavior.

    These resources should help you get started on building a tuned circuit using NPN and PNP transistors with LEDs. Good luck to you. https://www.electronicsforu.com/technology-trends/tech-focus/tune-up-your-oscillator-knowledge...
  9. Delta Prime

    SI4703 Radio Project

    A motivated teacher is an inspiring engaging, passionate amazing human being. I call them "Sensei."
  10. Delta Prime

    SI4703 Radio Project

    Configure the I2C pins in MCC & initialize the I2C peripherals using PLIB APIs & set the clock frequency. IODIRClear(I2C1_SDA_PIN); //set SDA as input IODIRClear(I2C1_SCK_PIN); //set SCK as input I2C1_Init(); I2C1_Start(); I2C1_MasterWrite(slaveAddress); Use MCC to generate the I2C...
  11. Delta Prime

    Si5351 as ultrasonic driver/transmitter

    https://www.industrial-electronics.com/393_osc_6.html Harris HA7210 Crystal Oscillator IC This is an inexpensive and versatile IC which provides a useful design option halfway between discrete crystal oscillator circuits and fully integrated oscillator ICs containing their own on-board...
  12. Delta Prime

    LC oscillator and resonance frequency

    You kicked off my own though experiment . I am the six year old. Try to make a coloration between what I experienced at that age & resonance (hindsight being 20/20) If your explaining to a six year old then naturally you think as such . Monkey Bars? Those looked dangerous, over concrete. The...
  13. Delta Prime

    LC oscillator and resonance frequency

    Did you just sneeze? bless you.
  14. Delta Prime

    Comedy Thread

    I met a Nuclear Engineer the other day. He had a bunch of Electronic Engineers buzzing around him. ;)
  15. Delta Prime

    LC oscillator and resonance frequency

    It's always the quiet ones. That was both barrels double ought shell's.
  16. Delta Prime

    LC oscillator and resonance frequency

    Agreed. I believe we're not here to see through one another but see one another through...
  17. Delta Prime

    Compilation of useful electronics sites

    http://williamson-labs.com/ cannot access this website Web browser:Chrome Not in incognito mode Search engine: Google
  18. Delta Prime

    LC oscillator and resonance frequency

    I myself frequently must revisit the fundamentals in electronics it never hurts to reinforce the fundamentals. As for your other questions I really don't know how to answer those. Apologies.
  19. Delta Prime

    LC oscillator and resonance frequency

    What is the load?the circuit requires to be closed all these things the capacitor the inductor obviously the AC source must be connected to something and that is part of the circuit as well. the reactance releases energy in the form of a magnetic field, it is called inductive reactance XL...
Top