Skip to content
#

trainsim

Here are 22 public repositories matching this topic...

A modular train sim cab project made for arduino. Communicating internally using painlessmesh, the main Arduino/Microcontroller requires HID capability (You can use a Pro Mico, Leonardo, etc. for this). The secondary/remote microcontroller has to support FreeRTOS meaning only chips such as an ESP32 will be supported.

  • Updated Jul 24, 2024
  • C++

Simulator for railway signalling systems based on relay system widely used today in Slovakia and Czechia. Front-end is created using PyQt5 library, for the server-side socket library is used as simple TCP server. Project is inspired by Dop3Sim, which is an older simulator with support for even more signalling systems written in Delphi.

  • Updated Aug 7, 2024
  • Python

Improve this page

Add a description, image, and links to the trainsim topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trainsim topic, visit your repo's landing page and select "manage topics."

Learn more