
I've played with the SPI library, it works well. Thanks for posting it!
Explore... Chat... Share...
mcp23s17_init();
mcp23s17_REG_SET(IODIR_CTRL, PORT0, 0x0000);
uint16 portval = 0x0000;
while(1) {
sGPIO_SET(PORT0, portval);
portval++;
os_delay_us(10000); //10ms delay so you can actually see it counting :D
}
Hi, have you made any full tutorial? Including cir[…]
Have you cross-checked your DHT22 sensor with an A[…]
I am doing a webserver using the code at: https[…]
Hello Jan, Ive the same problem as you've describe[…]
oups! the right adress is IPAddress subnet(255, […]
Top 3 tai nghe Bluetooth có pin trâu nhất hiện na[…]
Hi, I am working on a project, where we need to c[…]
For memory expansion of ESP8266 boards, you can se[…]
Just registed to come here and say the same. I wa[…]
Hi I've created example keyboard and mouse contro[…]
Overview: Hello all, I am doing an internship […]
It should be possible to make this work with those[…]
Breadboards may need jumpers for continuity on the[…]
Follow US on Twitter and get ESP8266 news and updates first.