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.

how to convert Serial Input to Parallel Output ?

Status
Not open for further replies.

newbie86

New Member
I'm using SKKCA module that will act as bluetooth receiver..
and i notice that SKKCA receive serial input signal by wireless(bluetooth)..
and for my project..i need to connect the SKKCA with Parallel connector (old-version printer)..So i must use microcontroller..
so it is necessary to convert the serial input to parallel output?if yes,how to convert them by any PIC for example PIC16f877A ?by what method and coding?
 
Hi,
Why are you using parallel port when there's serial port available? Yes they can be converted to parallel as long as you know how to read the serial data.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top