Basic interfacing question and library source code

General discussion on Libstock website & codes posted on this website.
Post Reply
Author
Message
dau
Posts: 1
Joined: 23 Feb 2020 05:36

Basic interfacing question and library source code

#1 Post by dau » 23 Feb 2020 06:15

Hello,

I have a click USB adapter with a DALI 2 CLICK board attached and want to control some basic lighting with it. Me being completely inexperienced in the world of micro controllers and such boards, I have some fundamental questions:

1. Having this thing attached via USB to my computer where I want to pass-though DALI commands to the click module, does your compiler/SDK/IDE concern me in any way? As far as I have understood it, these things would only be relevant if instead of my PC, I was interfacing with an Arduino or something like that, correct?

2. As far as I could reverse engineer the "click USB adapter.exe" demo application you provide without source code apparently, the FTDI MPSSE library can be used to communicate with the device. This would be a nice solution for me, but I wonder if I could somehow leverage your DALI library for that in case you provide its source code?

3. Are there any other developer resources such as demo implementations for my PC/ftd2xx interfacing scenario?

Thank you!

Post Reply

Return to “Libstock Discussion”