iwalpola Sat Jun 25, 2016 12:03 pm I’m building an audiovisual learning device with a target price of $15 per unit. This would be a talking book of sorts, ..
willfly1 Sun Feb 26, 2017 5:38 pm DSO-138 Oscope firmware DLO-138 is alternate firmware for DSO-138 and adds second analog channel, two logic channels, more sample ..
aroldorosenberg Tue Oct 30, 2018 9:43 pm I know that there’s a port, but I want to know how well developed it is so I can design a motherboard for a maple ..
FurkanCetin Wed Oct 07, 2015 6:41 pm Hi everyone The Square Inch Project contest on Hackday.io made me focused on this project which I have been thinking on for a while ..
jonr Sat May 28, 2016 3:27 pm Small MCU’s have gotten so inexpensive, that they are often cheaper than a dedicated peripheral chip that does far less. But other ..
arpruss Tue May 22, 2018 2:37 am I’m making two pieces of software that work together, an Android app and an Arduino library, that allow the Android device ..
ourarios Mon Jun 04, 2018 11:37 am Hello, I work with STM32L4 IOT but my problem is the same in all STM32 cards. I want to activate the Arducam OV5642 camera. the camera ..
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 ..
BennehBoy Sun Jan 29, 2017 9:34 am Thought I’d open up a project thread so I can share my ramblings and idiocy. I’m an IT bod with over 20 years experience ..
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, ..
ted Sat Dec 08, 2018 6:17 pm Hi This code is a pulses counter, I can count total pulses. The question is: how to count numbers pulses per second ? #include <LiquidCrystal.h> ..
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 ..
victor_pv Thu Jun 29, 2017 4:39 pm UPDATED 10/26/2017: In the last 2 days xC000005 and me have completed successful prints with Marlin for STM32F1, with the stm32duino-libmaple ..
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 ..
joevpt Sat Aug 27, 2016 7:06 pm I have a project which uses 6 arduino boards which I am porting to Maple Mini clones to benefit from 32 bit and higher clock rate. ..
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 ..
rolo644u Sun Aug 14, 2016 1:52 pm Working on a lux meter to connect with Domoticz Home Automation. It’s a hybrid, it emulates the LaCrosse WS2500-19 lux meter ..
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 ..
tiger762 Fri Apr 29, 2016 2:46 am So I have need to take 8000 analog samples per second for a project. I started looking at the possibility of using a GPS module ..
MarkM Mon Sep 28, 2015 10:22 pm Since I’m just getting started with the STM32 MCUs, I thought I would start with designing a smaller(than the maple mini) development ..