资讯

偶然发现有一个产品,可以通过蓝牙连接手机,在播放音乐的同时,显示歌词。于是查找了一下资料,发现有很多用ESP32实现的例子,但无一例外都基于Arduino,调用大神提供的库实现歌词获取和显示。 为了节约硬盘空间,前不 ...
最近遇到一些外包项目的老板,发现一个有趣的现象:大多数物联网项目需求里都明确要求使用ESP32。这让咱们这些STM32老玩家开始重新审视这两个平台的特点。经过一些项目实践和技术对比,我进行了一些简单的总结,希望对 ...
In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between … ...
ESP32的处理器还具有一些高级特性,如: 窗口寄存器:每个CPU核心有64个32位通用寄存器,分为16个窗口,每个窗口有4个寄存器。
ESP32 is the hottest new wireless chip out there, offering both WiFi and Bluetooth Low Energy radios rolled up with a dual-core 32-bit processor and packed with peripherals of every kind. We got so… ...