News

Arduino UNO SPE Shield adds Single Pair Ethernet (SPE) and RS485 to Arduino UNO and compatible boards, notably the Arduino UNO R4, via a Microchip LAN8651 SPE controller. Single Pair Ethernet relies ...
Place the SIM800L library folder into your \Documents\Arduino\libraries folder. You may need to create the libraries subfolder if its your first library. Restart the ...
It would be nice if the SDIO pins were defined for this variant like other variants. A pinout diagram is here. I think this is the correct definition. // SDIO #define PIN_SD_CLK (18u) #define ...