3rd-Nov-24, 11:15 AM
The microcontroller at the core of the two digit windscreen displays as mentioned earlier is an ATtiny3226. Here it is being used as a simple display driver, interpreting the incoming communications signals as required. For this application I am using the VQFN-20 package which measures 3mm x 3mm. It’s my favourite 8bit microcontroller.
I also use these controllers alongside the nRF24L01+ rf module for wireless throttle controllers. It’s a versatile and flexible little microcontroller with an impressive specification.
I use a similar device(ATtiny3224) to upgrade SSD lane changers and plan to fit some as annupgrade for SSD in-car decoders.
A great little device and easy to program too.
c
I also use these controllers alongside the nRF24L01+ rf module for wireless throttle controllers. It’s a versatile and flexible little microcontroller with an impressive specification.
I use a similar device(ATtiny3224) to upgrade SSD lane changers and plan to fit some as annupgrade for SSD in-car decoders.
A great little device and easy to program too.
c

![[+]](https://slotracer.online/community/images/bootbb/collapse_collapsed.png)