lkcl Thu Sep 28, 2017 6:11 am hi as i hinted at in the introduction hello here viewtopic.php?f=2&t=2629 i would like to (quickly) investigate the feasibility ..
ncw2k69 Wed Jul 27, 2016 8:56 pm Hi everyone, I need help! On SPI protocol in slave mode, after some time (5-10min) the byte that i received from master is corrupt, ..
madias Mon Jun 29, 2015 3:03 pm Hello, I need a quick advise: I’ve build in the maple mini into a project and need a breakout USB connector. My idea was to use: ..
mrburnette Mon Feb 12, 2018 2:05 am Was I missed on the forum this weekend? I thought not. I spent some time messing around with the ESP-32 under Arduino. I got the < ..
RogerClark Wed Dec 16, 2015 12:57 am https://www.youtube.com/watch?v=kggEa8zVmMI https://www.arduino.cc/en/Main/ArduinoMKR1000 Interesting that this is now teamed ..
Flycatcher Fri Jul 28, 2017 6:24 am Hello! I`m hardware designer and i have the GD32F103RG board for one of my projects. The software for this board was written ..
Nutsy Fri Sep 02, 2016 1:04 pm Hi I know its a lot to ask as it takes time… But I’m some what at the stage in my project to start making the more or less ..
MoDu Wed Sep 12, 2018 10:28 am I don’t use Visual Micro‘s debug features, but the just the IDE with serial port management has been working very nice ..
JohnO Sun May 07, 2017 4:19 pm I tried to run some example code from [here](https://github.com/JChristensen/extEEPR … eepromTest) . The example includes some ..
krbonne Sun Apr 10, 2016 10:11 pm Hi all, I don’t know if this has been asked before, but is there a easy way to use stm32duino using plain command-line tools ..
BrotherV Fri Dec 04, 2015 12:52 pm Hi Arduino does not support “REAL” parallel tasks (aka Threads), so I want to introduce ArduinoThreads library. Multithreading ..
wizarcl Thu Aug 06, 2015 11:51 pm Hi everyone. I’m trying to port Adafruit_TFTLCD library (for 8bit parallel LCD) and inside in library, control lines is controlled ..
stevestrong Thu Jan 05, 2017 7:54 pm I have a Web server application running on the BP, attached a W5500 board and an SD card, SdFat beta taking care of. The HTML ..
kokospalme Fri May 04, 2018 11:11 am Hello everyone! I have some OLED Displays here but I can’t get them working, unfortunately with none of the libraries ..
michael_l Thu Dec 08, 2016 8:55 am I came across this discussion on leaflabs site: http://forums.leaflabs.com/forums.leafl … l?id=74300 Would it be possible ..
konczakp Tue Aug 16, 2016 11:11 am I’ve read many topics about problems with usb/serial but I’m still having difficulties to get it run. Maybe I’ve ..