# 3DVisionAVR
Partial NVIDIA 3D Vision Emitter emulation using AVR microcontrollers
Implementation is solely based on driver behavior analysis and information available online without even touching one.
Built using [LUFA library](https://github.com/abcminiuser/lufa) for handling USB communication.
Atmel Studio 7 project files included, but binaries are built via makefile to keep references to LUFA minimal.
Configured and tested on "Arduino Pro Micro" clone (Atmega32U4)
but should be compatible or easy to port to other AVRs with native USB.
The emitter logic uses single 16-bit timer and can be easily integrated into other projects.
Flexible protocol description can support most currently known protocols. *Frame duty cycle is currently hardcoded!*
### Available operation modes:
* **Free-run**: simple unsynchronized software flipping, good for compatibility or on-the-go testing.
* **Hardware**: sync to external [VESA stereoscopic sync signal](http://3dvision-blog.com/forum/viewtopic.php?f=8&t=736).
* **Driver**: flip directly from external function calls. No reference timer used like in original so there's a lot of jitter.
* **Combined**: obtain frame polarity from driver but frames timed to hardware signal.
## Notice
This was developed for experimental purposes and is not in any way intended to be a replacement for the original product.
没有合适的资源?快使用搜索试试~ 我知道了~
使用带有摄像头的 ESP32 微控制器进行简单的人脸识别,并利用由 Azure Custom Vision 提供支持_C++
共15个文件
h:5个
c:3个
gitignore:1个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
5星 · 超过95%的资源 1 下载量 55 浏览量
2022-07-08
02:22:15
上传
评论 1
收藏 20KB ZIP 举报
温馨提示
使用带有摄像头的 ESP32 微控制器进行简单的人脸识别,并利用由 Azure Custom Vision 提供支持的基于云的推理 ESP32-CUSTOM-VISION 所以,我公司刚刚从乐鑫(ESP32,ESP8266芯片的制造商)自己那里得到了一个免费的ESP-EYE开发板。它是由乐鑫官方开发的,旨在快速开始创建图像识别或音频处理相关的应用程序。 乐鑫开发了一个充分利用该板的示例应用程序,即:esp-who。对我来说,这是一个很棒的项目,展示了如何进行语音识别和人脸识别,所有这些都在边缘或板上完成,而不是在云端。 虽然esp-who非常适合利用董事会和拥抱边缘智能,但我想做其他事情。作为 Microsoft Azure(我的个人资料)的 Microsoft 最有价值专家 (MVP) ,我想利用 Azure 服务,特别是 Azure Custom Vision,用作基于云的图像识别引擎。这正是我创建这个 repo 的原因。 我进行了实时编码,以逐步展示如何从头开始开发固件并展示如何设置 Azure 自定义视觉。有 4 个视频 更多详情、使用方法,请下载后阅读README.md
资源推荐
资源详情
资源评论
收起资源包目录
3DVisionAVR-master.zip (15个子文件)
3DVisionAVR
.gitmodules 75B
3DVisionAVR
Emitter.c 9KB
Descriptors.c 8KB
Emitter.h 2KB
makefile 1KB
IREmitter.h 975B
Descriptors.h 3KB
3DVisionAVR.cproj 8KB
IREmitter.c 4KB
IRProtocols.h 1KB
Config
LUFAConfig.h 5KB
lufa
LICENSE 1KB
3DVisionAVR.atsln 961B
.gitignore 189B
README.md 1KB
共 15 条
- 1
资源评论
- m0_498341182022-11-03资源是宝藏资源,实用也是真的实用,感谢大佬分享~
快撑死的鱼
- 粉丝: 1w+
- 资源: 9149
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功