Search found 46 matches

by ESP_Sandra
Tue May 28, 2019 1:27 pm
Forum: ESP-WHO
Topic: ESP-Eye is getting heated up.
Replies: 4
Views: 12776

Re: ESP-Eye is getting heated up.

Hi, This "heated-up" problem has been noticed since we developed our image recognition solutions. Unlike the "hello_world" example, AI applications make the chip CPU run intensively, which generates heat. Maybe you can try some external/physical ways to deal with it, for example, adding cooling fin,...
by ESP_Sandra
Mon May 27, 2019 12:57 pm
Forum: ESP-WHO 中文讨论版
Topic: 请问微信小程序esp eye的微信小程序有相关资料吗
Replies: 4
Views: 35095

Re: 请问微信小程序esp eye的微信小程序有相关资料吗

你好,esp eye 微信小程序的介绍及示例在这里:
https://github.com/espressif/esp-who/tr ... ion_wechat
(esp-who/examples/single_chip/recognition_wechat/ )
另外,“乐鑫信息科技”微信订阅号也曾发布关于小程序的文章《ESP32解锁新平台,人脸识别小程序上线》,欢迎关注~
by ESP_Sandra
Thu May 23, 2019 9:15 am
Forum: ESP-WHO 中文讨论版
Topic: 想查看 at_linkConTyped结构体声明, teToff什么作用搞不明白
Replies: 1
Views: 24507

Re: 想查看 at_linkConTyped结构体声明, teToff什么作用搞不明白

你好~
请问你是在哪个代码框架中看到 at_linkConTyped 结构体的呢?可以提供更多细节吗?
谢谢!
by ESP_Sandra
Thu May 23, 2019 8:58 am
Forum: ESP-WHO
Topic: Can i use the ESP32 WHO for ESP32 CAM , not ESP32-EYE
Replies: 1
Views: 6689

Re: Can i use the ESP32 WHO for ESP32 CAM , not ESP32-EYE

Hi~ Are you using this ESP32-CAM by Ai-thinker? https://wiki.ai-thinker.com/esp32-cam (sorry I didn't find its Chinese version) If so, the difference is the size of PSRAM: ESP32-CAM contains 4M PSRAM, while ESP-EYE -- 8M. But this won't bother your application development. All you need to do is to m...
by ESP_Sandra
Thu May 23, 2019 8:52 am
Forum: ESP-WHO
Topic: Can I link esp-eye to my home WiFi
Replies: 2
Views: 10828

Re: Can I link esp-eye to my home WiFi

Hi~ I found your requirement similar to our latest example -- recognition_wechat(https://github.com/espressif/esp-who/tree/master/examples/single_chip/recognition_wechat), where cellphone and ESP-EYE board are connected to the same LAN, and the image captured by camera can be shown on the phone, fur...
by ESP_Sandra
Thu Jan 31, 2019 12:35 pm
Forum: Hardware
Topic: Need help for ESP-EYE development board
Replies: 2
Views: 4122

Re: Need help for ESP-EYE development board

Hi Ritesh, For now ESP-EYE is a development board, and in the future we may give it an enclosure or integrate it into AIoT products. We have also been trying with many kinds of cameras, including those with higher resolutions. So it would be possible that ESP-EYE has better camera and more memory, a...