Search found 1 match

by Familienpapi
Wed Sep 05, 2018 5:08 am
Forum: ESP32 Arduino
Topic: IR Remote, Neopixel and Ethernet SPI W5100
Replies: 0
Views: 2838

IR Remote, Neopixel and Ethernet SPI W5100

Hello, I want to port a project from ESP8266 to ESP32. The Problem is the IRRemote Library and SPI together. Both alone works without problems. But both together won't work. On The SPI I connected a W5100 Mini Board (for my project I need Ethernet and WiFi). For the Ethernet I use the Ethernet Libra...