cocus / vc288-alt-fw

VC288 Volt-amp meter alternative firware. Targets the cheap DSN-VC288 volt-amp meter and the STM8S003F MCU.
21 stars 12 forks source link

Show arbitrary data received via UART #2

Closed jetdream closed 6 years ago

jetdream commented 6 years ago

Feature request Use indicators to show arbitrary data received via UART

cocus commented 6 years ago

This is more-or-less the same situation as in #1. However, you could emulate a software UART on the pins that both ADC were used. This would require to desolder some components, and of course, loosing the ability to measure anything locally. It will behave as a dumb display only.

jetdream commented 6 years ago

It does not seem a feasible option.