473,473 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

USB programming

Atz
Hi !

The question is a bit tricky ( for me ) so please take it easy ...

Im writing some program for Microchip chip testing...
The program should send data to some LCD display which is on some board with
Microchip
controller.

Q.
Can i send data directly from my Borland C++ program ( simple GUI and some
other stuff )
or
must i make some C (converted to HEX ) program for the controller which
will support the data sended from BC++.

2.) How thus this process work....Can i send directly data form my GUI
programm, thru MCU and then to LCD or must i make some programm directly for
MCU ?

Basicly, i want to communicate thru USB with my on board controller and my
LCD.

Thanx in advance...

Jul 22 '05 #1
2 2004
Atz wrote:
The question is a bit tricky ( for me ) so please take it easy ...

Im writing some program for Microchip chip testing...
The program should send data to some LCD display which is on some board with
Microchip
controller.

Q.
Can i send data directly from my Borland C++ program ( simple GUI and some
other stuff )
or
must i make some C (converted to HEX ) program for the controller which
will support the data sended from BC++.

2.) How thus this process work....Can i send directly data form my GUI
programm, thru MCU and then to LCD or must i make some programm directly for
MCU ?

Basicly, i want to communicate thru USB with my on board controller and my
LCD.


After reading it a couple of times I am still trying to understand where
is a C++ language question here. It seems that you need some kind of
hardware connection. That cannot be done using C++ language or library
means. It has to be done using platform-specific mechanisms which are
off-topic her. Please consider posting your platform specific questions
in a platform newsgroup. comp.os.ms-windows.programming.win32 is one I
know. You could also ask for better directions in one of borland-specific
newsgroups. See borland.public.cppbuilder.* family of forums.

Best wishes!

V
Jul 22 '05 #2
Atz wrote:

Hi !

The question is a bit tricky ( for me ) so please take it easy ...

Im writing some program for Microchip chip testing...
The program should send data to some LCD display which is on some board with
Microchip
controller.
Didn't the board come with some instructions on how to
program it. Usually they do

[snip]
Basicly, i want to communicate thru USB with my on board controller and my
LCD.


Yes, definitly. You need to ask the board manufacturer on how to
comunicate with the board. Usually they have some examples in
source form.

--
Karl Heinz Buchegger
kb******@gascad.at
Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Martin | last post by:
When was inheritance intruduced into object oriented programming? More generally, does anyone know or have any sources on when the different features were introduced into object oriented...
12
by: G. | last post by:
Hi all, During my degree, BEng (Hons) Electronics and Communications Engineering, we did C programming every year, but I never kept it up, as I had no interest and didn't see the point. But now...
3
by: user | last post by:
Hi all, At the outset, I regret having to post this slightly OT post here. However, I strongly feel that people in this group would be the best to advise me on my predicament. I am working as...
134
by: evolnet.regular | last post by:
I've been utilising C for lots of small and a few medium-sized personal projects over the course of the past decade, and I've realised lately just how little progress it's made since then. I've...
7
by: Robert Seacord | last post by:
The CERT/CC has just deployed a new web site dedicated to developing secure coding standards for the C programming language, C++, and eventually other programming language. We have already...
30
by: Jakle | last post by:
I have been googling, but can seem to find out about C GUI libraries. My main platform is Windows, but it would be nice to find a cross platform library. I've been programming with php, which...
47
by: Thierry Chappuis | last post by:
Hi, I'm interested in techniques used to program in an object-oriented way using the C ANSI language. I'm studying the GObject library and Laurent Deniau's OOPC framework published on his web...
111
by: Enteng | last post by:
Hi I'm thinking about learning C as my first programming language. Would you recommend it? Also how do you suggest that I learn it?What books/tutorials should I read for someone like me? Thanks...
14
by: deko | last post by:
For building Windows desktop apps, the clear favorite is C#. But my clients can't afford to buy Microsoft products. So I need to develop software for Linux users and web applications. In the...
17
by: CoreyWhite | last post by:
I bought this book years ago, when I was just learning C++. Since then I've gone through every math course offered at my college, taken courses on coding C & thinking in terms how how to make the...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.