mrburnette Sat Jul 11, 2015 5:18 pm This is a controversial post, even for me. Much is based on numerous Internet posts which may be only partly factual, graphs ..
BennehBoy Thu Jan 25, 2018 2:14 pm I’m considering venturing into making my own PCB’s so I can use SMD reflow – my hand made veroboard monstrosities ..
mrburnette Mon Feb 01, 2016 7:21 pm I made the move 100% to Linux. I admit that I have spent some rather boring time today doing global edits of “\” ..
peppeve Sat Aug 15, 2015 1:27 pm When i try the examples included in this library the sketch get compiled without error (I change the definiscion pin for SS pin) ..
zoomx Wed Sep 09, 2015 10:44 am I just got an SPI ILI9341 TFT LCD so I wanted to try the STM32-O-Scope modified by ahull. I am using Arduino IDE 1.6.5r5 and the last ..
AS_Motion_Lab Thu Jan 10, 2019 11:40 am Hi all, I hope you guys can help! I’m using the TMC2130Stepper library to set various parameters of the amazing Trinamic ..
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 ..
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 ..