I've built several terminal boards over the years. While the font isn't as nice as some others, this simple terminal board has many advantages. It uses easily available thru-hole parts, the source code is freely available, and it supports a wide range of baud settings.
The credit clearly goes to others for the design. I wanted to learn KiCad so used this as an opportunity to complete a simple project.
Please enjoy!
I have uploaded the gerber files to PCBWay to make ordering easy. Current cost for 5 boards with shipping to the USA via DHL is $22:
https://www.pcbway.com/project/shareproject/ASCII_Video_Terminal_2.html
V2.0 changes the RS232 driver to a MAX3232 which will output the correct 3.3v levels for the PIC32. No trace cuts or modifications are required. Also Capacitors C8-C12 can be either 1.0uf or 0.1uf (they are 1.0uf on the PC board and BOM).
Just a note to say that there is an version by peter hizalev that will run on this board. It requires a different PIC and a 20 Mhz crystal and gives a better display but you lose the composite video and USB keyboard option. By comparing his PCB and this one you can make 2 simple adjustments and load his software to the new PIC32 replace the crystal and be running his software on this board with the RS232 interface.