RogerClark Fri Sep 29, 2017 4:54 am Update… After evaluating the practicality of this, it does not appear to be economic to produce a F4 board, especially ..
victor_pv Tue May 05, 2015 6:49 pm Just wanted to post it here. Haven’t started it except for reading about similar projects I have found. I forked on github ..
magflip Fri Nov 17, 2017 5:54 pm Hello guys! My name is Felipe, I’m from Brazil and my project consists of a new dashboard panel for my old Volkswagen Gol 1989. ..
C_D Wed Jul 27, 2016 12:37 am OK so I wasn’t sure where to put this, ‘projects’ seems as good as anywhere. I have an existing device you can buy commercially, ..
madias Wed May 30, 2018 8:33 pm Ok, this is not really a “project”, more a template for projects needing a cheap and large touch display (without super ..
electrobling Mon Feb 19, 2018 9:28 pm I have made progress with software to calibrate the STM32F103C8 RTC. I did my first testing today on 3 different Blue Pill ..
TheKikGen Thu Mar 22, 2018 2:51 am I currently own 2 USB MIDI 4X4 (4 IN / 4 OUT) from Miditech/Midiplus manufacturer. I thought it was possible to stack the 2 on the same ..
ahull Thu Jul 16, 2015 11:40 pm I took a quick look at the 6502 Emulator mentioned here and it appears to work with a minimum of fuss. Read that thread first before ..
unknown_anonym Thu Jul 20, 2017 10:12 am DESCRIPTION on russian, use google translator. https://translate.google.com/translate? … t=&act=url шаговый ..
ted Sun Jun 10, 2018 10:21 pm How convert this code to stm32 ISR (TIMER1_OVF_vect) { static uint8_t n=0; OCR1A = OCR1B= sine_wave[n]; n++; ted Mon Jun 11, 2018 8:45 ..
madias Mon Apr 27, 2015 3:43 pm It’s for the third birthday of my daughter in July: Ok, not a really complicated project, but with some features: I use one of those ..
Vassilis Sat Nov 28, 2015 12:51 pm Nowadays the 3D printers are awesome and help us make a lot of plastic spare parts very cheap and easy. The question for me was to buy a new printer ..
arpruss Mon Aug 27, 2018 3:38 am I acquired an old serial SpaceBall 4000 3d-mouse on ebay, with the hope of using a max3232 to connect it to a black/blue pill, which ..
.rpv Thu Sep 29, 2016 8:27 pm Hi there, so I’m adapting this project: https://hackaday.io/project/3417/ to the “blue pill“, I tested it on an arduino ..
ahull Sat Jun 27, 2015 11:26 pm In order to give me some incentive to play with the low power modes, I’ve re-written the sketch originally used here… ..
profdc9 Tue Jun 12, 2018 2:23 am I whipped up a quick dev board for the STM32F104 which should be compatible with the BluePill. My goal is to use thru-hole components ..
victor_pv Tue Dec 19, 2017 3:45 pm I posted about porting the 3d printer firmware Marlin to the STM MCUs. I have been contributing code to Marlin, and has been ran in a couple ..
ddrown Sun Jan 17, 2016 3:32 am I created a binary clock* using a red pill STM32F103 and a ST7735 1.8″ LCD Video: https://www.youtube.com/watch?v=QE03CFNgCjA ..
ricardo-reis Wed Mar 21, 2018 1:26 pm hello! in this post i’m going to try showing you how i’ve created a simple remote control (PoC) which allows communication ..
Blitzyohoo Wed Sep 26, 2018 11:11 am I’m planning to use SDHC on my outdoor data logger, I’m planing to use IP rated box and seal it with silicone sealant ..