Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

VB6 send data to PS/2 keyboard

Status
Not open for further replies.

xxtigerxx

Advanced Member level 1
Joined
Jun 5, 2001
Messages
441
Helped
38
Reputation
76
Reaction score
32
Trophy points
1,308
Location
Greece
Activity points
2,890
send data to ps2

Hello

I want to send data from the PC throw the PS/2 of the keyboard.

I tryied keydb_event or Send Input but it send only caps, numlock scrlock.

Does anynone knows a function, api that i can send data, which ever i want?

Take care..

:)
 

how to send data from keyboard ps2 port

Dear Senior Member
I am attaching this Url for you Perusal
**broken link removed**
the how to use VB6 will give you some idea in this link
**broken link removed**

With regars
Pcup
 
Last edited by a moderator:

send data on network com, vb6

pcup said:
Dear Senior Member
I am attaching this Url for you Perusal
**broken link removed**
the how to use VB6 will give you some idea in this link
**broken link removed**

With regars
Pcup

i want to communicate throw ps/2 not rs-232

:)
 
Last edited by a moderator:

atmel ps2 keyboard

xxtigerxx said:
I want to send data from the PC throw the PS/2 of the keyboard.
Dear Tiger
Sending data from the PC throw the PS/2 to application or any hardware attached to PS/2 port..??
I am not clear about that
Generally we create Virtual Key board on PC for Touch Screen like applications using some internal API's to send data to apps.
links i attached to this thread to basic understanding of protocol for external hardware interface..
Please give us more details about to whome you are trying to send data using PS/2 Port..

With Regards
Pcup
 

vb6 send keyboard to application

Dear pcup,

I try to make a keyboard which have some buttons.
Each button has a function.
This function must be programmed by the ps/2.

So i must send data throw the ps/2 bus of the pc.


the api like eventkb send vitrual keystrokes, only the pc get the keystrokes not the keyboard.

if you have any other question plz ask me.

:)
 

+vb6 ps/2

xxtigerxx said:
I try to make a keyboard which have some buttons.
Each button has a function.
Is your custom key board embedded with Atmel or PIC MCU's..?

This function must be programmed by the ps/2.
So your custom key board is connected to PS/2 Bus

your application send's "Scancode" to Ps/2 bus on certain click event.

Is my understanding right about this scenario Please let me know.

With regards
Pcup
 

send keys to ps2

yes i want to make a embedded keyboard with atmel.

yes you right for the scenario.

:)
 

ps2 scancodes senden mit vb

Hi Tiger
Oh i got it what you wanted to ..
here i am attaching one document to map both of our understanding.. just for review not an solution..
Then after we will discuss about PS/2 Custom Key board Schematic with Atmel and Protocol to use ie. C code with VB interface ..

with regards
Pcup
Oh sorry your another thread
Code:
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top