
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… ..
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 ..
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 ..
racemaniac Sat Jan 07, 2017 6:08 pm I may be a bit late for this, but for the season i programmed some nice neopixel patterns to use as christmas lights https://www.youtube.com/watch?v=cFj5Xvmk8_8 ..
efftek Thu Aug 03, 2017 10:47 pm Hi, I dont want to reinvent the wheel but have not found any code for the stm32duino using a hall effect sensor for measuring RPM, ..
csnol Wed Dec 20, 2017 7:42 am Upload STM32 chip without any wires in Arduino IDE! It needs a ESP8266 board. Source-Code and Usage at https://github.com/csnol/STM32-OTA ..
arbraini Tue Oct 20, 2015 4:13 pm I’m working on making a multi protocol game controller adapter out of the maple mini. I’m a software engineer and only ..
ted Wed Sep 05, 2018 1:32 pm Hi I am trying to make a VCO based on voltmeter and generator programs, what I need is control Overflow of the timer by voltage applied ..
ted Thu Jan 03, 2019 5:21 pm Wheatstone bridge Happy New Year to all. I intend to make a program which allows to auto balance off Wheatstone bridge by pressing the button. ..
Col68 Wed Jun 27, 2018 4:33 pm Hello dear friends After seeing the project of Roger with a camera OV7670 / Stm32 / Tft viewtopic.php?t=4 this share my inspiration ..
RogerClark Sat Sep 09, 2017 10:43 pm Guys I’ve developing a number of breakout boards for the BluePill, using KiCad I could not find an existing KiCad symbol ..
BrotherV Sun Dec 06, 2015 9:57 am WiFi Telnet between ESP8266 and Android Device Hi, maybe this topic not good for here but it’s a part of a big project (How ..
michael_l Tue Jun 06, 2017 12:29 pm I have a small project that uses OBD2 connector and gets power from its pin. Now I would like to build a small circuit that would ..
RogerClark Mon Apr 27, 2015 12:33 pm Guys, Just to get the ball rolling.. One project I have been working on, is trying to get an OV7670 camera working with a STM32 ..
ted Tue Jul 03, 2018 12:10 am Hi To learn the timers I am trying to add to 2 channel generator the third one, but I have nothing on pin PB1. What I am doing wrong ..
victor_pv Sat Feb 03, 2018 5:55 pm **UPDATED** Seems like Squonk has the final design in the F4 board, and perhaps we can order the PCBs soon. As mentioned in the AllPCBs ..
strawberrymaker Wed May 20, 2015 6:23 pm What is Game of Life? Well, worked on this little Game yesterday. Its basically Conways Game of Life on a 50×33 Grid, ..
monsonite Mon Jul 25, 2016 8:10 pm Hi All, I’d like to announce the latest open source hardware project “myStorm” – its a fusion of a Lattice ..
webzoid Fri Aug 03, 2018 4:51 pm Hi all, I want to introduce my project, Toasty. It’s my first attempt at an STM32-based project so I took the plunge and decided ..
ted Wed Jun 13, 2018 9:35 pm Hi I trying to control PWM duty by buttons, but I have no pulses on PA3 unless this line is disabled and contain of the loop. Timer2.attachInterrupt(0, ..