Velleman VM110N [FR]

bonsoir, je suis actuellement étudiant en bts iris 1ere année et j’ai de grave difficulté dans le monde du C++.J’ai un mini projet que je dois rendre avant les vacances d’hiver, mon but étant de créer un chenillard sur une carte velleman VM110N, j’ai les dll et le code pour la connecter et je dois trouver le code pour créer un chenillard avec sélection de séquence. Si quelqu’un ou un professionnel pourrais m’aider à voir comment pourrais ressembler le code du chenillard? Sachant que je dois utiliser le TTimer inclus dans Embarcadero. ça serais vraiment sympas Ah et je tiens a vous dire que je travaille sur Embarcadero C++ Builder 2010.

The VM201 software pack contains examples for a variety of programming languages and environments. I believe it has an example for Borland C++ Builder (Borland is today’s Embarcadero). I suggest you use that as a starting point. It will show you how to call the functions of the VM110N.

Download link:
velleman.eu/support/downloads/?code=VM110N

As for the chaser algorithm itself, since you are a student, this is of course an exercise for you.