Slot Racing Club

Slot Racing Club

Teilen

Slot Racing Club

05/11/2025

Infinity ESC v1.1.0 Released

The new Infinity ESC Core v1.1.0 is now officially ready. The automated system will start compiling and building the final firmware files for Remora v1.0 and v1.2 boards during the upcoming night (UTC time).

These ready-to-download binaries will be available once the CI/CD process has completed — it might take up to 48 hours for everything to appear.

If you want to build and experiment with your own version, full Docker instructions are included in the documentation. The Docker image can be freely pulled as:

slotracingclub/infinity:builder-esc-latest

...allowing easy testing and customization of the software.

Since this is a new release, it’s recommended to start with the standard firmware and then move to the performance and extreme profiles. The extreme profile already pushes the firmware close to the maximum capability of both the software and hardware, so careful testing and temperature monitoring are strongly advised.

For those who want to push the absolute limits, you can request the special “ultimate-god-mode” firmware — it literally squeezes every bit of performance out of the system.

You can download firmware from https://download.infinity.slotracingclub.com/

Please check also:

https://gitlab.com/slotracing/infinity-racing/infinity-esc/infinity-esc-core/-/blob/main/docs/remora/README.md

https://gitlab.com/slotracing/infinity-racing/infinity-esc/infinity-esc-core/-/blob/main/docs/GETTING_STARTED.md

/firmware/remora/

28/10/2025

You don’t have to be an IT professional to follow what’s happening behind the scenes — anyone can now explore how the Infinity ESC Core project evolves and what’s being built next.

Our public JIRA roadmap shows everything: current tasks, upcoming features, and even the small details that make modern Slot Racing possible. It’s an open window into how software, electronics, and racing come together — and how rules, creativity, and technology can all work in harmony.

If you’d like to go a bit deeper, we also have a Slack workspace, where you can see real-time updates from GIT and JIRA — commits, builds, and releases — as they happen.

This project aims to stay open and transparent to everyone, to inspire new ideas about what Slot Racing could become when technology supports both competition and imagination.

You’re warmly welcome to follow along — the future of Slot Racing is being written right now.

Jira

26/10/2025

Next milestone: Infinity Helix Operator & Competitor.

After completing the ESC firmware’s beta phase, our focus now shifts toward releasing Helix Operator and Helix Competitor, both built with Qt, Vulkan, and modern C++20 architecture.

The ESC is currently in active beta testing, being refined and validated directly on the track — live, where it truly belongs. Development will continue, and every race helps us move closer to an even better and more stable public release.

The upcoming Helix software suite brings true Digital Twin technology into slot racing, merging the physical and virtual worlds into one connected system.

Helix draws from the same design principles and technologies used by Mercedes-Benz and Audi in their next-generation infotainment and control systems — technologies I’ve had the privilege to explore closely in my own professional background.

In Phase 3, we’ll extend the ecosystem with mobile apps for Android and iOS (React Native) providing official race results and live ESC telemetry, along with a React JS PWA for Smart TVs — bringing the race experience to every screen. The release cycle is currently planned for 2026, though not yet officially confirmed.

This entire project represents both a technological innovation and a deeply personal passion — a continuation of more than ten years of experience in AI-driven financial technology, built on over 30 years in the IT industry and more than 40 years of working with computers. At 49, this project feels like a natural culmination of a lifelong journey through technology — now extending into the physical world of embedded systems and precision racing.

Learn more about Digital Twin technology: https://en.wikipedia.org/wiki/Digital_twin

Learn more about Infinity ESC: https://www.facebook.com/slotracingclubcom/posts/pfbid02JZVVqy9G3dxfRfQFGcRsWRu9Dzyx2adT75RLMuo8rw4ui4R1sqLTR257xK5PgnLcl

A new ESC firmware is here: Infinity-ESC Core v1.0.4 is now available for testing on track!

We've been building this software for about a year, and now it's ready for real-world testing. This is the first official release, built from the ground up with Slot Racing as its core focus.

Every feature and decision has been guided by what matters most on the track — and we’re just getting started. More features are on the way, including WiFi module support in future versions, and Auto Brake is coming in the next few days.

The code includes a dedicated tests/ folder with automated tests — and new ones are added continuously. This helps us catch bugs early and keep the firmware stable as it grows.

Why Infinity-ESC Core instead of ESCape32?

Because Infinity is written in modern C++20, which allows us to build safer, faster, and more flexible code. For non-programmers: think of it like upgrading from a basic toolbox to a precision-engineered workshop — you get more control, better results, and fewer surprises.

This version is still fresh, and yes — bugs may exist. But we’re actively working to fix and improve things as feedback comes in. If you’re interested in testing, your input is incredibly valuable.

The image below shows a comparison between two ESC firmware projects, generated by Copilot directly from their Git source code. This analysis is not based on opinions or track experience — it’s purely based on what’s actually written in the code. It’s an unbiased and technically accurate breakdown to help understand how the projects differ.

https://gitlab.com/slotracing/infinity-racing/infinity-esc/infinity-esc-core

20/10/2025

A new ESC firmware is here: Infinity-ESC Core v1.0.4 is now available for testing on track!

We've been building this software for about a year, and now it's ready for real-world testing. This is the first official release, built from the ground up with Slot Racing as its core focus.

Every feature and decision has been guided by what matters most on the track — and we’re just getting started. More features are on the way, including WiFi module support in future versions, and Auto Brake is coming in the next few days.

The code includes a dedicated tests/ folder with automated tests — and new ones are added continuously. This helps us catch bugs early and keep the firmware stable as it grows.

Why Infinity-ESC Core instead of ESCape32?

Because Infinity is written in modern C++20, which allows us to build safer, faster, and more flexible code. For non-programmers: think of it like upgrading from a basic toolbox to a precision-engineered workshop — you get more control, better results, and fewer surprises.

This version is still fresh, and yes — bugs may exist. But we’re actively working to fix and improve things as feedback comes in. If you’re interested in testing, your input is incredibly valuable.

The image below shows a comparison between two ESC firmware projects, generated by Copilot directly from their Git source code. This analysis is not based on opinions or track experience — it’s purely based on what’s actually written in the code. It’s an unbiased and technically accurate breakdown to help understand how the projects differ.

https://gitlab.com/slotracing/infinity-racing/infinity-esc/infinity-esc-core

10/01/2025

Hello Everyone!

We have been working for a few months developing software to show live results during the games and history information about everything possible. Through the Lapmaster integration, you can get the results even with a delay of 1-3 seconds on the screen of a mobile phone.

Softwares are mainly the API Gateway, i.e. the servers that collect all data from Lapmaster. Then there are HTML5 websites and the mobile software itself for Android and also for IoS. During the weekend, the API servers will be online. Docker and Kubernetes work, the firewall is still a bit against the rake. After this, we will be able to finalize the final version of the Android software and, with it, other software as well.

The technology is widely used. A little can be opened, that is, Apache Cassandra and MariaDB take care of data storage. Neo4J, ElasticSearch, Apache Flink and Apache Spark search and analyze information and trends. Apache Kafka and FluentD are handling messages between all systems and Apache NiFi comes into use when we add the AI ​​side, i.e. artificial intelligence.

Among the programming languages, PHP should be mentioned strongly in the backend, React Native handles the software on the mobile side, and ReactJS is responsible for computers and televisions as well as websites as a single package. In addition, Ruby, Javascript, Typescript, C++, Go, Lua and Python are used, and of course also Java and Kotlin.

The API supports the GraphQL and OpenApi 3.1 standards, and later maybe also the AsyncApi standard. During spring and summer we are wiser.

As for performance, Kubernetes comes from our own servers in Germany and France, i.e. at least three data centers. Our internal network operates at 25Gbits speed and the connection to the outside world is 10Gbits. If capacity is going to end, we can add new servers in minutes. No worry about that.

Ios software will be publisher during the summer or at August-September. The problem is that it requires Mac computer and personally we dont have any suitable and it will take few weeks to get one. Unfortunately our calendars are also quite full so we must also give some time for testing and also Apple needs some time to publish it in Apple Store. Android software is much faster to publish but it requires one plugin to support our new API structure so its ready at summer (or little bit earlier).

See you!

02/03/2024

We have been planning a new competition series for a little over a year. There have been many alternatives, and the most important things for us are quality, long-term continuity of operations and a certain kind of technical progress. In addition, the acquisition and use of facilities of sufficient quality have posed challenges.

We want to invest especially in visibility in all media and that the sport's competitions offer excitement to home audiences as comprehensively as possible with various partners.

We have received one contract for premises in Helsinki (Finland), where new premises are being built for another company, and we will be able to enter the same premises as tenants in the same connection. However, the series is mainly run in Germany, where we are looking for suitable offices in the Munich and Stuttgart areas.

At the same time, we also renew the applications and technology used. As you might expect, brushless motors will be at the center of everything. In addition, we are researching and testing the use of RFid as part of the new ESC circuits, so that the lap count and the car's position on the track can be easily shown live to home spectators (this will give possibilities example to sector times like in Formula 1, which is impossible at the moment). In preliminary tests, everything has looked great, but there can usually be setbacks along the way. Application development is done in companies that operate in the software industry and are real experts in their field.

The new competition series is supposed to start in the fall of 2025, but in the spring of 2026 at the latest. The preliminary driving classes are GT (currently like PR), LMP with limited Motors (close to OG) and then Free classes. All classes are tentatively run in both 24 and 32, but with a rotating format on race weekends.

In addition, we are planning a bigger and longer race event of about 5-7 days at the most, where you can get the right to drive based on your success in the last year, and in addition, there are individual race places that will be distributed separately. The event is becoming very intense, where driving skills are the main focus and the prizes will be financially very significant.

We are currently working on new parts and testing them all. Engines, ESC and also frames, bodies and new types of axles and rims as well. We will publish more news about the process and projects as we make significant progress. A lot of people are committed to the projects in the background and we strive to accomplish something significant.

22/02/2024

We will introduce our own new brushless motors (16000/18000/20000 kv) to the market within the next 2-3 weeks. We can start selling these to those who want them for test use in April-May at the latest. Officially, sales will start in the summer if the product is fully functional.

We will have our own models of motors from ~4000kv to 20000kv for sale at end of this year.

So you can effect product development by getting the next development version (which is RC, i.e. no longer beta. RC = Release Candidate) for your use. We will publish the measurements and pictures in the next few weeks, tentatively in mid-March.

We assume that we will have our own ESC ready for public testing already in the summer. It's something you haven't seen before, and it's designed with university experts and supports data collection plus some other features also for next era softwares (mobile applications, track controlling softwares and data collection).

More information about next era software and applications will be published later when backlog for those have been locked.

05/02/2024

We are happy with the news we received.

We will sign an agreement with the city of Helsinki for the plot during the spring of 2024, on which we can hopefully start building the property in the spring of 2025 at the latest. This requires that the city approves our plan.

The new Slot Racing track will be completed at the end of 2025 and it will be the part of our new Race Center.

Wollen Sie Ihr Service zum Top-Fitness-Studio in Munich machen?

Klicken Sie hier, um Ihren Gesponserten Eintrag zu erhalten.

Lage

Kategorie

Adresse

Munich