
components
Hardware Components
STM32F103C8T6
X 1
W5100
X 1
W5500
X 1
Software Apps and online services
KooLru Ethernet Library details
https://www.openhardware.io/view/793/MySX-STM32-BluePill#tabs-instructions
OpenHardware : STM32F103C8T6 Blue pill board
Description
SPI1 for NRF24
SPI2 for W5100|W5500 module (MYSX_SPI)
I2C 2 (MYSX_I2C) SDA PB11 SCL PB10
Before begin call
Wire.setSDA(MYSX_SDA);
Wire.setSCL(MYSX_SCL);
Sketch files:
Ethernet on any SPI with STM32 Cores
MySensors Gateway with w5500 | w5100 | Serial adapter
documents
COMMENTS