Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Digital Logic Sim

​A minimalistic digital logic simulator · By Sebastian Lague

Can't figure out how to integrate 7-seg display into chip

A topic by juliagairn created 95 days ago Views: 138 Replies: 3
Viewing posts 1 to 4

Hi! I've been looking for a bit and can't find anything on this.

In the video on 7-segment displays, it seems like there's some functionality there that I can't find. Specifically:

  • I can't find an "8-segment display" (7-seg + sign) in the library, and
  • I can't figure out how to integrate a display into the graphic of a chip.

Is there something I'm missing? Were these features removed between 2022 and now? Some secret third option? Any help would be greatly appreciated.

first, the minus sign was removed(don't know why)

second, when saving a chip, there are usually 3 options: Cancel, Customize, and Save

If you click Customize, you can change the size of the chip and the color. But you can also add any LED's, screens, or segment displays.

I figured out that you can use 2 LED's as a minus sign and arrange the LED's as a minus sign to the left of the    segment display

I just use another 7-segment display. This way it looks consistent if you implement ripple blanking with the sign.