diff options
| author | Yuval Adam <_@yuv.al> | 2018-05-30 16:20:20 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-05-30 16:20:20 +0300 |
| commit | d43b1f223d56e846778a4685872b91f6416f117e (patch) | |
| tree | 2cd91f8519a755ef6fddca9ba68bfff96ffa6734 | |
| parent | 733608f0ed24236bb2cfd95f1ca22dab7a42691f (diff) | |
Update README
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ # Pulling Radio Waves out of Thin Air -Just some tests with binding RTL-SDR to Python programs +Code and slides for my [PyCon Israel 2018 talk](https://il.pycon.org/2018/schedule/presentation/34/) + +Various code that does FM demodulation in all sorts of ways. ## NumPy Demod |
