laika
Well-Known Member
care to point how the raw option of sending the sentences would work (saves me the time waiting for the board to arrive from china or wherever that is...) Would that work on an uno, or I'll run out of memory?
Pretty much it's setting an output line high or low every 1/4800s rather than sending data to a UART and letting it do the work. Would work on an uno easily. AngusMcDoon who has posted some great projects is the BitBanging King and does this with resource limited pics.