Arduino project page

Arduino project page

Project description

The purpose is to move the camera on the rail in intervals. The necessary parameters are provided in the Windows application and sent to the device via ethernet.

Equipments

Interface

Requirements

I’ll add some images and code during the process…

Interface

Interface Interface Interface Interface Interface Interface Interface

The operation of the interface is partly based on the facts that:

I think that I will add run to reference point button because now arduino will check it automaticly. The problem is that so long it is drive towards reference point in loop app can’t connect it. Maybe I give a little thought first how to handle it…

Requirements of app

All the codes are available in these links.

WPF app

Arduino code

I start to build arduino code in the basic chat server example but turned it totaly something else.

Notes

When app starts it’s first try to ping arduino to check if it’s available. After that it will fetch a information about the current state of device.

ToDo