EmbeddedRelated.com

Bit-Banged Async Serial Output And Disciplined Engineering

Steve Branam

This post covers implementing asynchronous serial output directly on a GPIO with bit-banging. This can be a valuable debug tool for getting information out of a system. It also covers disciplined engineering, using the bit-banging module as an example and template you can apply to other projects.