arduino
Interfacing Arduino with MATLAB for image processing
How can I connect an Arduino board and MATLAB for image processing? I am making an autonomous robot which require image开发者_开发百科 processing in MATLAB.You can use the MATLAB-to-Arduino package at[详细]
2023-02-10 19:11 分类:问答Detecting objects with Arduino [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update 开发者_如何学Pythonthe question so it's on-topic for Stack Overflow.[详细]
2023-02-09 03:24 分类:问答Ardu-IMU sending data to Arduino
I\'ve just bought an ArduIMU and I\'m trying to send data to Arduino. I customized the preferences, here they are.[详细]
2023-02-08 07:40 分类:问答USB Communication with Android/Arduino
I am working on this Android appli开发者_开发知识库cation that needs to communicate over USB. I have an Archos 101 Tablet (specifications here: http://www.archos.com/products/ta/archos_101it/specs.htm[详细]
2023-02-07 22:09 分类:问答Embedded image capture - need help getting started
I\'m working on an embedded home surveillance system.I want to interface a couple of serial-enabled JPEG capture cameras, maybe a couple of door sensors, etc.Problem is, I can\'t for the life of me fi[详细]
2023-02-07 22:00 分类:问答(non-touch) iPhone gesture recognition
I am about to start on a huge new project which will rely on the use of an Arduino connected to third party electronics (in this case an electromyography board I have already built).[详细]
2023-02-07 01:19 分类:问答Problem creating a HTTP POST message with the wiserver-library
I would like to call a REST-service from a Black Widow 1.0 board (with Wi-Fi) using the WiServer library.[详细]
2023-02-06 10:45 分类:问答Keeping all libraries in the Arduino sketch directory
I know that you are supposed to place any external libraries under the \"libraries\" folder of the arduino install directory, but I have a project that uses several libraries that I have created for t[详细]
2023-02-05 03:28 分类:问答How to get ARM code unto an actual device, JTAG? Possible to make Impromptu JTAG with Arduino?
Ok, I am a little confused about programming for ARM processors. Barrage of questions time: How does one get the compiled binary into an ARM processor?[详细]
2023-02-04 08:38 分类:问答how to get Celsius as output from LM335Z with arduino?
the firstsensor is my lm335z output. int firstSensor = 0; int secondSensor = 0; int thirdSensor = 0; i开发者_运维知识库nt inByte = 0;[详细]
2023-02-01 19:53 分类:问答