jean-paul Thu Aug 10, 2017 8:39 pm Hello, I’d like to do BPSK with a Blue Pill board for an ultrasound project. I managed to generate a 40KHz PWM signal and I’d ..
gbulmer Thu Jan 21, 2016 1:05 pm I’ve been looking at some very compact Arduino-derived boards, like the Digispark and Digispark Pro. I’d like to enable ..
aster Mon Jan 15, 2018 12:15 pm hello, I am working on a datalogger for suzuki/kawasaki motorbikes. I have it already working on a bluepill, it uses 2x SPI (SD and MPU9250) ..
mrmonteith Fri Feb 05, 2016 7:41 pm I didn’t want to hijack the code snippets discussion on the AD9850. But wanted to share some things I’m working on regarding ..
racemaniac Fri Dec 18, 2015 11:19 pm Here is my first project with a maple mini: an rgb lightsaber https://www.youtube.com/watch?v=l2rgkSTRw_s a maple mini controlling ..
FRANCISCOGIMENO Wed Nov 08, 2017 12:49 pm Hello after installing everything when I compiled a program I get this. and when I compiled it using as a destination in arduino ..
simonf Sun May 29, 2016 10:56 pm I came across this whilst trawling the internet a BASIC complier for arduino. It can be found at https://www.b4x.com/b4r.html. You can embed ..
Fitch Mon Sep 04, 2017 3:59 pm Hello, Does anyone have any data on counterfeit F103s? I have a blue pill that reports 128K, which is cool since it is marked F103C8. ..
madias Thu Feb 11, 2016 2:25 pm Ok, meanwhile weeks ago, but I heard it today: http://hackaday.com/2016/01/13/microchi … ire-atmel/ http://www.microchip.com/pagehandler/en ..
ahull Sat Jun 16, 2018 11:38 am It seems that we can expect all of our “cheap stuff from China” to be not so cheap in the near future. https://hackaday.com/2018/06/15/making- ..
Just4Fun Sat Dec 17, 2016 5:28 pm Hi all, I’ve just finished my last crazy useless project (those I like more…): More info here: https://hackaday.io/project/19000-a-4-4 ..
ahull Thu Nov 19, 2015 9:38 pm Strictly speaking this is not STM related, but here is a quick and simple LiPo Battery supply hack based on the ubiquitous TP4221A/TP4221B/TP4221C ..
madias Fri Mar 23, 2018 9:11 pm Hello, I don’t know much about the changes in this library for ~ 2 years, but sadly hardware scrolling is totally broken: It was easy ..
ted Tue Jan 15, 2019 12:53 am Hi I want to switch from Windows to Mac, I can upload some programs but have a problem with dma.h. This is the error; Arduino: 1.9.0-beta ..
pe1mxp Sun Sep 13, 2015 9:24 pm Hi all. Since a year I have a HAM-radio beacon running in the 4m amateurband. I did this with the populair AD8950 and an Atmega (ofcourse ..
ted Wed Jun 06, 2018 6:04 pm Hi This is a program for sine generator and AC voltmeter, how to make amplitude of the generator the same as measured ? By changing ..
ChrisMicro Fri Mar 24, 2017 5:02 pm Hello Together, here I have build a little synthesizer with an Attiny85: https://github.com/ChrisMicro/AttinySound Now I got a STM32F103 ..
madias Tue Sep 01, 2015 10:00 pm Ok, time for posting my ideas for my main project here. At the beginning just some quick facts and status updates: Concept: A STM32F103 ..
flyboy74 Sun Jan 27, 2019 2:32 am I will post this project here as it may interest some members of this forum. I have got all the base mechanics working on the 5x5x5 ..
chcbaram Tue Jul 19, 2016 2:29 am Hi. I am porting Arduino to STM32F746 board that is in progress yet. I got a lot of help from this site and thanks for all contributors. ..