Can the hardware USI (UART + SPI) interface on the attiny85 work with asynchronous serial signal as in the pic attached below?
I'll be honest, i'm not very good with micros but i do like playing around with them very much.
The width of one bit is about 555µs so that should be about 1800 baud unless i'm terribly wrong.
The signal is what the IR receiver on a RGB LED strip controller receives from the remote, the controller died and i want to turn my Digispark into one.
I can do it in software but before i try that i want to find out whether the hardware on the attiny85 can be used to do the same (if not better).
Any suggestions?
Ps: .txt of the waveform also included, and no, my scope does not do serial decoding, unfortunately.