Economic Cybernetics Department
ERI of Business, Economics and Management of SumDU

Robocode Center Sessions: Creating Your Own Server and Library for an LED Strip

📅 On April 4–5, 2026, sessions were held for participants of the Robocode Center. About 20 active students interested in mastering modern technologies took part in the sessions.

During the sessions, the students continued working on creating their own server 💻, specifically reinforcing their knowledge and skills for managing the server and receiving user requests. The participants also worked with the HTML programming language: they examined the basic tags—<html>, <head>, <body>, <title>, <p>, <h1>, <div>, <ul>, <ol>, <li>, <input>, and others—and discussed how requests and responses work on the HTTP (HyperText Transfer Protocol) in a client-server model. The students learned to program the ESP32 to display a dynamic web page containing various input types, such as checkboxes, radio buttons, and text fields.

In addition, Robocode Center participants continued developing a library for an LED strip following OOP principles, specifically: they wrote functions that will allow us to call it and simplify code writing.

The Robocode Center continues to inspire young people to study IT, develop logical thinking, and prepare a new generation of tech leaders 🚀✨