18th-Oct-24, 09:55 AM
A small windscreen mounted two digit LED display to show car ID (race number).
Inspired by the ideas of a user by the name of Flag Slot Racer, I decided to design a two digit 7 seven segment LED display for windscreen mounting on 1/32 scale slot cars such as GT3 and GT4. The design uses 0.2 inch displays i.e. the vertical height of the numbers is approx 5mm.
The design is based on the ATtiny3226 microcontroller and can be ID programmed in a number of ways including UART, UPDI or directly from the decoder’s main microcontroller using an industry standard SPI bus.
In the first variant I plan to read the IR LED signal directly from the SSD decoder. This signal includes car ID (and whether or not the lane change button is pressed).
This approach perfectly matches the six ID method used by Scalextric Sport Digital.
As some will know, I’ve extended the SSD ID method out to ID36, so these small displays will also perfectly match this extended approach.
The benefits of using the IR LED signal to control the display are that the interface between decoder and screen display is kept very simple, and also any change in decoder ID is immediately auto updated onto the display. (BTW the decimal point within the display can be used to signal a lane change request - i.e. a useful system diagnostic.)
Here is the prototype PCB showing the location of the ATtiny3226 and the LED biasing resistors. The LED display modules are to be attached on the other side of the PCB. The board measures 14.5mm x 12.5mm.
c
Inspired by the ideas of a user by the name of Flag Slot Racer, I decided to design a two digit 7 seven segment LED display for windscreen mounting on 1/32 scale slot cars such as GT3 and GT4. The design uses 0.2 inch displays i.e. the vertical height of the numbers is approx 5mm.
The design is based on the ATtiny3226 microcontroller and can be ID programmed in a number of ways including UART, UPDI or directly from the decoder’s main microcontroller using an industry standard SPI bus.
In the first variant I plan to read the IR LED signal directly from the SSD decoder. This signal includes car ID (and whether or not the lane change button is pressed).
This approach perfectly matches the six ID method used by Scalextric Sport Digital.
As some will know, I’ve extended the SSD ID method out to ID36, so these small displays will also perfectly match this extended approach.
The benefits of using the IR LED signal to control the display are that the interface between decoder and screen display is kept very simple, and also any change in decoder ID is immediately auto updated onto the display. (BTW the decimal point within the display can be used to signal a lane change request - i.e. a useful system diagnostic.)
Here is the prototype PCB showing the location of the ATtiny3226 and the LED biasing resistors. The LED display modules are to be attached on the other side of the PCB. The board measures 14.5mm x 12.5mm.
c

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