Final version of K8055 full demo

August 26th, 2009 by Dragos Leave a reply »

After some time i finnaly managed to finish the full demo appication for K8055 board. This is everything i need so i can start now making some projects with the board.

This new version (and last one) has a new custom control, the Joystick control. With this you can control the outputs (digital and analog) with a joystick. It’s just a demo how to control the outputs with a joystick and it’s very easy to change what happens when you use your joystick.

This version also includes some bug fixes, the latest version of the K8055 Velleman DLL and the code has been cleaned a little.

Download here (version 1.2.1.0)

VN:F [1.9.3_1094]
Rating: 8.6/10 (5 votes cast)
Final version of K8055 full demo, 8.6 out of 10 based on 5 ratings
Advertisement

9 comments

  1. steven says:

    Hey, nice projects you got here on your site. I opened up your source code of this project and got a bunch of warnings. Took a little screenshot of the errors: http://img69.imageshack.us/img69/8499/k8055test.png

    And when running the program I get this:

    LoaderLock was detected
    Message: DLL ‘C:\Windows\assembly\GAC\Microsoft.DirectX.DirectSound\1.0.2902.0__31bf3856ad364e35\Microsoft.DirectX.DirectSound.dll’ is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.

    screenshot:

    http://img196.imageshack.us/img196/4403/k8055test2.png

    Any clue on how to fix this ? The application in it self when installed works perfect though. Thnx in advance :)

    VA:F [1.9.3_1094]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.3_1094]
    Rating: +1 (from 1 vote)
    • Dragos says:

      Go to Debug/Exceptions. Open up the Managed Debugging Assistants node on the tree and scroll down till you find LoaderLock and uncheck it.
      I don’t have any version of VS installed right now so the location of the setting might be in another location in the menus.

      VN:F [1.9.3_1094]
      Rating: 0.0/5 (0 votes cast)
      VN:F [1.9.3_1094]
      Rating: 0 (from 0 votes)
  2. steven says:

    Yep that solved it :) thnx a lot for the quick help!

    VA:F [1.9.3_1094]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.3_1094]
    Rating: 0 (from 0 votes)
  3. Scrimage says:

    Is it possible that the program doesn’t work at windows 7 x64?

    VA:F [1.9.3_1094]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.3_1094]
    Rating: 0 (from 0 votes)
    • Dragos says:

      You are right. it didn’t worked on a Win7 x64, simply because it was compiled
      I have updated the code and now it works. you can download the code from this post (version 1.2.1.0)

      VN:F [1.9.3_1094]
      Rating: 0.0/5 (0 votes cast)
      VN:F [1.9.3_1094]
      Rating: 0 (from 0 votes)
  4. Scrimage says:

    Thanks for your reply! I had the .dll inserted to my project to practice on it.
    I also going to practice with yours
    Thanks!

    VA:F [1.9.3_1094]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.3_1094]
    Rating: 0 (from 0 votes)
  5. nikolas says:

    hello drago, do you have the source code on vb6 for your demo,i’m rookie and i’m trying to make a project for my univercity.thnx

    VA:F [1.9.3_1094]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.3_1094]
    Rating: 0 (from 0 votes)
    • Dragos says:

      sorry nikolas, no VB code, but shouldn’t be to hard to port it. if you need, i’ll be glad to help you out, but i don’t plan on doing a VB version.

      VN:F [1.9.3_1094]
      Rating: 0.0/5 (0 votes cast)
      VN:F [1.9.3_1094]
      Rating: 0 (from 0 votes)
  6. Sawer says:

    hellooo…sorry but there is errors of Dll missing , and one of it is Analog reader.Dll, where can i find the dlls files for this ? and also i cant build it .. when im building the program ill see these errors .. Please help …

    VA:F [1.9.3_1094]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.3_1094]
    Rating: 0 (from 0 votes)

Leave a Reply