My STM32 Bluepill projects

What are you developing?
Post Reply
profdc9
Posts: 5
Joined: Sun Mar 08, 2020 11:21 pm

My STM32 Bluepill projects

Post by profdc9 »

Since this is a new stm32duino, I thought I would talk about the projects I've developed, so far with Roger's core


Theremin

https://github.com/profdc9/MCTheremin

A theremin that has both pitch and volume control and digitally synthesizes the audio signal using an external DAC (MCP4921).


Vector Network Analyzer (VNA) from 100 kHz to 600 MHz:

https://github.com/profdc9/VNA

This is a 2-port VNA that is good for testing antennas, filters, or other components. It really is an impedance meter, but provides results that are consistent with 50 ohm ports.


Modular Antenna Tuner for HF band (1.8 MHz-30 MHz):

https://github.com/profdc9/ModularTuner

A homebrewed antenna tuner for the HF band that automatically matches the impedance of an antenna to 50 ohms. It has ICOM rig support as well.


STM32alt

https://github.com/profdc9/STM32alt

A Bluepill you can build or modify yourself that uses generic parts (except for the STM32F103C8T6).


STM32F4ThruPill

https://github.com/profdc9/STM32F4ThruPill

A Bluepill pinout compatible board that uses the STM32F405RGT6 processor.
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: My STM32 Bluepill projects

Post by fpiSTM »

Thanks for sharing.
I like the Theremin one ;)
HakimJacob
Posts: 1
Joined: Mon Jan 04, 2021 3:37 pm

Re: My STM32 Bluepill projects

Post by HakimJacob »

Hi...Didn't check your design, simply generally impression. Looks efficient however I would favor a portion of the average hardware, (for example, the gem) in the normal area close to the mpu. Your ground image isn't really ground yet earthing (or some of the time instrument ground). I would call it gnd or gndd however not gndref.
Post Reply

Return to “Projects”