首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > dotnetoptieyes

dotnetoptieyes

  • 资源大小:164.05 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

I wanted a way to integrate the small lightweight bluetooth camera called OptiEyes into my robotics project. So I emailed AirCable and talked with a couple programmers there about the protocol used for the camera. Then I created a .Net project that contains a class to talk with the camera over a serial communication. Then I created a windows application called OptiEyes App which uses the OptiEyes class to demonistrate how to use it. This camera streams video in a m-jpeg format. This basically means the jpgs start with a 0xFF 0xD8 and end in 0xFF 0xD9. I created the solution in Visual Studio 2010 C# Express Edition. Created in the OptiEyes project is a DLL file you could if you use VB.Net or one of the other .Net languages. This camera was brought to my attention in a Robot Magazine article.

文 件 列 表

OptiEyesApp
app.config
bin
frmMain.cs
frmMain.Designer.cs
frmMain.resx
obj
OptiEyesApp.csproj
OptiEyesApp.csproj.user
OptiEyesApp.sln
OptiEyesApp.suo
Program.cs
Properties
OptiEyes
bin
Debug
obj
OptiEyes.cs
OptiEyes.csproj
OptiEyes.sln
OptiEyes.suo
Properties
bin
VIP VIP
0.189441s