However my comment was intended to inform potential users that this board is not like the nodeMCU board when it comes to soldering free breadboard development.
cheers
Explore... Chat... Share...
lord_alan wrote:I have flashed one of these with a new build of nodeMCU and am trying to read the LDR using LUA butCode: Select allalways returns 65535print(adc.read(0))
Anyone got any bright ideas?
int sensorValue = analogRead(A0);
Serial.printf("Entree analogique : %d\n", sensorValue);
Thanks for sharing. Earlier I came across a tutori[…]
Thanks for all the help. PCB's arrived and works l[…]
We know SPI has some configurations. For example, […]
Some help wanted pointing me in the right directio[…]
Hi, I have the sample problem. Esp is online the w[…]
In case someone else comes looking for an answer i[…]
Project description: 1.CY8CKIT-059 is Master and E[…]
One cause of this is when the flash doesn't suppor[…]
This question was already once asked. The origin[…]
The exit status of 2 is just the standard error st[…]
Follow US on Twitter and get ESP8266 news and updates first.