heisan Sat Aug 04, 2018 7:25 pm (Using Roger’s core) Playing around today, I noticed something quite interesting: In libmaple’s spi_tx: while ( (regs->SR ..
BennehBoy Thu Jan 12, 2017 11:12 am https://github.com/FaBoPlatform/FaBo3Ax … 45-Library If I’ve read things correctly, all I should need to do to get this ..
arpruss Sun Feb 04, 2018 3:05 pm If I include a single header file from a library, as far as I can tell all the code and data from the library gets linked in, even ..
ramgc Wed Feb 14, 2018 12:49 pm Hello, i am design a circuit with stm32f103ve, and just connect enc28j60 for internet. I have a server with xampp and work properly ..
p2baron Sun May 13, 2018 10:31 am Is there anyone having stability issues with the UIPEthernet library? I’m doing a project which involves reading a modbus ..
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 ..
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 ..