Page 1 of 1

Usefull libraries needed

Posted: Sat Jun 02, 2018 11:37 pm
by Deouss
Maybe someone could help me.
I am looking for lightweight (but not necessarily) fRTOS libraries for:
RFID MFRC-522
OLED SSD 1306 (spi/i2c)
NRF24L01+
RF MX-05V
LEMAIC 433mhz RF Relay
Any parallel TFTs (have many models)

Thanks for help

Re: Usefull libraries needed

Posted: Sun Jun 03, 2018 2:58 pm
by Agree007
If you select to use Arduino Ide, you will have most of it from day one ;)

Re: Usefull libraries needed

Posted: Sun Jun 03, 2018 6:48 pm
by Deouss
Agree007 wrote:If you select to use Arduino Ide, you will have most of it from day one ;)
Yeah I would but Arduino doesn't work right for my project.
It's too many conflicts in the code like limited pin numbering and use of large memory.
Plus some substantial overhead and funny thing I discussed that on Arduino forums and got banned for no reason)

Re: Usefull libraries needed

Posted: Sun Jun 03, 2018 9:05 pm
by chegewara
I have somewhere on my disk ssd1306, but its few months old code and im not sure if it works with current esp-idf.

Re: Usefull libraries needed

Posted: Mon Jun 04, 2018 12:07 am
by Deouss
I could rewrite it if you send it to me or post somewhere