Changes between Version 34 and Version 35 of Other/Summer/2024/pD
- Timestamp:
- Jul 29, 2024, 5:31:56 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/pD
v34 v35 26 26 [https://docs.google.com/presentation/d/1bY_nNpxIUeusqLehttZEXWjmkHdcylSNkebI1xsyuZM/edit?usp=sharing Weekly Presentation]\\ 27 27 28 //Receiver: // UsedRTL-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. 29 29 30 30 //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.