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 ..
FRANCISCOGIMENO Wed Nov 22, 2017 9:38 am Hello friends can someone tell me some example of use of the timers with the arduino ide in the core board. The library ..
mrburnette Sun Dec 13, 2015 8:15 pm Overview: I spent 20+ years in corporate 100 IT and had many management titles during that time period (and some unofficial titles ..
firebirduino Mon Oct 17, 2016 2:13 am Hi All, Recently I noticed that Arduino breadboards have gained momentum on Kickstarter, several campaigns were all doing very ..
Kenjutsu Sat Jul 09, 2016 1:16 pm Hello everyone. I need help. I bought a universal mobile phone battery charger from Aliexpress. The specs of the charger is as follows: ..
ahull Wed Aug 26, 2015 11:35 pm As cheap as a ZET board… http://www.aliexpress.com/item/Orange-P … 79125.html … half the price of a Pi victor_pv ..
mrburnette Mon Feb 15, 2016 3:28 pm If anyone has read my recent posts on Microsoft, then it is apparent that I have stopped drinking the Micro$oft Koolaid and have ..
RogerClark Sat Sep 03, 2016 11:45 pm I know several people have been attempting to build STM32 based smart watches. I think the nRF51822 is a better processor for a watch ..
MrSupe Sun Jan 10, 2016 12:23 pm Could someone recheck my investigation… Function size_t EthernetClient::write(const uint8_t *buf, size_t size) always returns ..
Vassilis Mon Jun 22, 2015 8:14 pm I enabled the SPI_DEBUG in SPI.cpp file (Arduino_STM32\STM32F1\ libraries\SPI\src\SPI.cpp) and I noticed that is enabled by default ..
.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 ..
pareidolialjebus Mon Oct 01, 2018 8:40 pm Hi all I came to STM32 arduino after making a midi controller that combines multiple LFO’s to confuse the heck out of various ..
RogerClark Tue Sep 08, 2015 10:28 pm Guys, Just thought you may be interested in this page http://techne.alaya.net/?p=12499 As I’m not sure if you were aware ..
Vassilis Fri Jan 20, 2017 11:04 am I tried to read my Air-condition’s YB1F2 IR remote control to make an ON/OFF circuit that will be controlled via a GSM module. ..