Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17250 Discussions

code for Uart communication

Altera_Forum
Honored Contributor II
1,190 Views

hey there i am doing a Train ticket FPGA based vending machine and i want to print a ticket using a printer. tell me what to do. 

I am thinking of using a PC as medium to print the ticket is that possible. 

another issue is am using DE2 board only. 

anyone to help?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
458 Views

If DE2 has Ethernet, just print directly over the network instead.

0 Kudos
Altera_Forum
Honored Contributor II
458 Views

Which printer do you use? Some printers take simple control signals or even print chars they get over RS232.  

Using a PC as go-between could help, send chars over rs232 (relatively easy to implement) and write software on the PC to print (I have no idea how to go about doing that).
0 Kudos
Reply