Chat freely about anything...

User avatar
By AndresHIdalgo
#50814 Hello everyone, I was searching for a ESP8266 for a project I want to develop and I came across the NodeMCU which seems pretty interesting. The thing is that I don't know if this one is the one for me, I need a module that could be configured by a web interface, its ip and an Id, and that could manage two peripherals at the same time, one connected by UART(3.3V TTL) and another one by SPI or both by UART. The main process that the module should follow is receive info from the UART peripheral, based on the info make a query on a server, receive an answer from the server and transmit this answer to the second peripheral. Can this be done?

Thanks, any help is useful.