board_config
pixel_sim.board_config ¶
NeoPixel / DotStar matrix simulator board config.
Renders an addressable-LED grid to a scaled desktop window via pixel_sim.
Point your run at this board config (e.g. copy it to the working directory, or
prepend add_ons/pixel_sim to sys.path so it shadows the default
board_config) and draw with the usual RGB565 DisplayDriver API.