DJ Delorie wrote:
Could you give me some more info on these Renesas chips?
Each of the four zones gets an R8C/17 to run the zone on behalf of the main cpu; this mostly involves one-wire timing, polling, and coordinating mandatory delays expected by the LCD I'm using. They're about $4 each and, unlike FPGAs, you can program them with GCC. These chips were designed to be used this way.
Thanks so much for the interesting notes on your project.