继「DIY 一台小方屏来显示树莓派信息」和「基于 ESP32 制造系统监控屏」之后,本期我们再介绍一款桌面显示屏摆件项目。 使用 ESP8266 和 2.8 英寸触摸屏来制作显示器,通过无线网络从网站 openweathermap.org 上获取本地的天气信息,最后呈现在显示器上。 由于显示 ...
目前ESP8266的开发方式有这几种: AT指令方式 –烧录AT的固件包,使用AT指令与ESP8266交互,执行相应指令,需与单片机相连 NodeMCU的lua开发 –烧录NodeMCU的固件包,使用Lua语言开发,使用ESP内部资源。 Arduino IDE下的开发 –相当于直接编写固件,编译之后,烧录进ESP ...
We’ve featured a great many unique clocks here on Hackaday, which have utilized nearly every imaginable way of conveying the current time. But of all these marvelous timepieces, the Morse code clock ...
The official Arduino development team has this week announced improvements they have made to the compilation terms for the free plan in the online Arduino IDE. The ...
The super-small Minnow Server enables small microcontrollers with no external memory to act as a real-time device management web server. The super-small Minnow Server enables small microcontrollers ...
Arduino now has an officially supported command-line interface. The project, called arduino-cli, is the first time that the official toolchain has departed from the Java-based editor known as the ...
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 ...