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 ..
RogerClark Sun Jul 30, 2017 10:09 am See https://github.com/rogerclarkmelbourne/ … 2/pull/317 I’m not entirely sure why we need a board variant which ..
ahull Tue Mar 06, 2018 11:40 pm Its a meter Jim, but not as we know it.. Another random ebay purchase. Sold as not working, but a little minor surgery seems to have ..
madias Sun Oct 18, 2015 9:41 pm Ok, maybe really off topic I ordered this one: Hesine M-505B (“B” stands for black acrylic version, but it’s a little ..
Kenjutsu Mon Aug 31, 2015 11:10 am Hello everyone, I want to use PWM to control the brightness of a ILI9341 display. Can I simply connect the backlight pin of the LCD to a PWM pin on the STM32? ..
racemaniac Fri Jul 14, 2017 11:33 am I’m wondering how you guys make your own pcb’s, where i currently am (i started doing it fairly recently): Designing ..
mrburnette Sun Feb 14, 2016 5:31 pm I am posting my response on the ESP8266 forum here because I believe Arduino is Arduino is Arduino…. therefore,the same ..
RogerClark Tue Jul 07, 2015 11:27 pm BBC to give “Micro Bit” board to all Year 7 children in the UK Its unclear what processor is in it. I suspect something ..
Buleste Tue Jan 24, 2017 4:34 pm I am trying to convert some Arduino Nano projects of mine over to the Maple Leaf Mini with the hope of combining them into one project ..
zmemw16 Tue Dec 22, 2015 1:02 pm in the Re: New SdFat library (with and without DMA) thread http://www.stm32duino.com/viewtopic.php?f=13&t=20 i found a discussion ..
Vicolaships Fri Apr 20, 2018 4:50 pm Hey there, I’m trying to setup a SPI slave with full-duplex DMA transfers on a Blue Pill. I want to be able to receive ..
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 ..
RogerClark Wed Jul 19, 2017 11:09 pm There is a PR to add an optimisation menu https://github.com/rogerclarkmelbourne/ … 2/pull/313 e.g. it adds this to every ..
mrburnette Sun May 31, 2015 8:51 pm It does appear to be possible: http://tech.scargill.net/esp8266-as-an-access-point/ If this works as stated, it could be very ..