Changes between Version 34 and Version 35 of Other/Summer/2024/pD


Ignore:
Timestamp:
Jul 29, 2024, 5:31:56 PM (4 months ago)
Author:
samcheung
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2024/pD

    v34 v35  
    2626[https://docs.google.com/presentation/d/1bY_nNpxIUeusqLehttZEXWjmkHdcylSNkebI1xsyuZM/edit?usp=sharing Weekly Presentation]\\
    2727
    28 //Receiver: //Used RTL-SDR's to explore software-defined radios (SDR) and tune into local FM stations. Also familiarized ourselves with [https://www.gnuradio.org GNURadio] and its tutorials.
     28//Receiver: //Setup SDR# to use RTL-SDR's to explore software-defined radios (SDR) and tune into local FM stations. Also familiarized ourselves with [https://www.gnuradio.org GNURadio] and its tutorials.
    2929
    3030//Transmitter: //Learned how to use TI Launchpad MCU MSP-EXP430G2ET. Implemented an adjustable 200kHz-300kHz 50% duty cycle square wave output. Also implemented user input through digital input using the I/O pins. Attempted potentiometer user input, but we did not successfully complete it.