This is a group for folks designing and programming embedded systems using the Rabbit Semiconductor C-programmable microcontroller. Rabbit Semi is a spin-off from Z-World who makes a variety of embedded modules and tools. This group is not affiliated with either Rabbit or Z-World, but is a user forum for sharing ideas, asking questions,
flaunting knowledge, and other typical user group stuff. The Rabbit is a powerful uC, supported by a full-featured C-compiler.
Using visual basic with dynamic C - tijesmurf - Sep 11 14:31:09 2009
Hi! I am using Rabbit's bluetooth application kit to connect to home appliances wirelessly
(Lamp, coffee maker). I would like to know if I had to create a visual basic graphical
user interface to send commands (turn on/off/dim)via bluetooth instead of using
hyperterminal, how do I interface the two programming languages(VB and dynamic C)? Do I
have to create a module in Dynamic C and call it from visual basic? If this is the case
can someone recommend how do I accomplish this?
Best Regards
Stefan
------------------------------------

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )
Re: Using visual basic with dynamic C - Steve Trigero - Sep 11 15:36:39 2009
I've used Visual Basic to interface to Rabbit
modules with ethernet, RS232, and RS485, and its
all pretty simple. Since you have the Rabbit
bluetooth working, there's nothing you have to
do in the Rabbit. You just need to work on the
VB application part. If you have a bluetooth
enabled PC and VB installed on it, then just
head over to Yahoo group HelpwithVB
(http://tech.groups.yahoo.com/group/helpwithvb/)
to get some help on how to get started.
________________________________
From: tijesmurf
To: r...@yahoogroups.com
Sent: Friday, September 11, 2009 10:07:58 AM
Subject: [rabbit-semi] Using visual basic with dynamic C
Hi! I am using Rabbit's bluetooth application kit to connect to home appliances wirelessly
(Lamp, coffee maker). I would like to know if I had to create a visual basic graphical
user interface to send commands (turn on/off/dim)via bluetooth instead of using
hyperterminal, how do I interface the two programming languages(VB and dynamic C)? Do I
have to create a module in Dynamic C and call it from visual basic? If this is the case
can someone recommend how do I accomplish this?
Best Regards
Stefan
______________________________
controlSUITE software. Comprehensive. Intuitive. Optimized.
Real-world software for real-time control. Details Here!

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )