Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Help with data input for 18f452

Status
Not open for further replies.

cromb

New Member
How do I input keyboard data to the 18f452 on the PICDEM 2 PLUS demo board? I'm using the MPLAB ICD2, programming in C language.
 
YOu need a PS/2 jack first of all to run the keyboard pins to the PIC pins...and read this:
**broken link removed**

If you don't want to deal with the code so much, then you can use this IC:
https://www.awce.com/pak6.htm
 
Thanks. Sorry but what I meant was whether if there is a way to input data to the PIC from my computer and not straight from the keyboard. Pardon me :)

I'm working on a project where the PIC checks for data input through a transceiver from another device to activate an LED but currently I'm thinking whether it can be simulated through the computer as I do not have the transceiver yet.

Help is needed lol.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top