LEAP#421 LimeSDR First Look
I think I first heard about LimeSDR-USB on The Amp Hour.
I was convinced to jump in and give it a go particularly because of the fully open-source nature of the platform - from hardware all the way to software, including FPGA code.
The unit is suited to research and development in a wide range of areas, but I suspect as I get more into this I will be mainly focused on areas such as test and measurement (e.g. spectrum analysis) and amateur radio.
As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub
There are some good video resource, a good place to start is: What is the LimeSDR?
read more and comment..
LEAP#420 CuttleTalk Audio over LiFi
Now I’ve built the Boldport lite2sound, time to test it out. I’m inspired by LEAP#417 SimpleSamplePlayer to attempt some LiFi audio transmission by light.
I’m using the Boldport Cuttle (an AVR/Arduino clone) to transmit an audio sample with an LED, and the Boldport lite2sound as a receiver. The audio out from lite2sound is amplified with LEAP#210 TDA7297 Kit.
As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub
And it works;-) I think I’ve found the Spirit of Saar in the Cuttle..
read more and comment..
LEAP#419 Boldport Lite2Sound
The Boldport Lite2Sound BC is a crafty collaboration with Rare Waves LLC. It uses a photodiode to detect audio-frequencies from light, which are amplified and piped to an audio jack (or optionally to direct line-out).
Best of all - it comes in an Altoids-sized can!
As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub
read more and comment..
LEAP#418 Hartley Oscillator
The Hartley oscillator is distinguished by a tapped inductor to provide feedback (the Colpitts oscillator uses capacitors).
I got some decent results on a breadboard, even better on protoboard, using a basic Hertley design with RF chokes for inductors and a BJT.
As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub
read more and comment..