用NodeMCU显示时间,用Arduino监测温度;可以选择在每秒钟改变显示的颜色。 迷你LED的额定电压是3.0V到5.5V,16mA(每个LED)。 我们的NodeMCU有3.3V的稳压器,可以正常驱动所有的LED。 第2步:LED WS2812B 3030 这里使用了WS2812 NeoPixel Led,它带有集成的IC,这样我们就可以对 ...
目前ESP8266的开发方式有这几种: AT指令方式 –烧录AT的固件包,使用AT指令与ESP8266交互,执行相应指令,需与单片机相连 NodeMCU的lua开发 –烧录NodeMCU的固件包,使用Lua语言开发,使用ESP内部资源。 Arduino IDE下的开发 –相当于直接编写固件,编译之后,烧录进ESP ...
The NodeMCU development board is a powerful solution to program microcontrollers and be part of the Internet of Things (IoT). The NodeMCU development board, based on ESP8266EX, is a cute module with a ...
Blockchains claim to be public, distributed, effectively immutable ledgers. Unfortunately, they also tend to get a little bit huge – presently the Bitcoin blockchain is 194GB and Ethereum weighs in at ...
Your hands are filthy from working on your latest project and you need to run the water to wash them. But you don’t want to get the taps filthy too. Wouldn’t it be nice if you could just tell them to ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
Discover how to build a real-time event notification system by integrating NodeMCU (Arduino) with Google Firebase and Laravel. This tutorial covers the complete setup, from hardware to cloud and ...