Budget: 8000 UAH Deadline: 5 days
Good day, I am ready to complete your task. Everything clearly and on time!
A graphical interface has been developed in SquareLine Studio 1.5.4 (based on LVGL).
It is necessary to integrate this interface into the ESP32-S3 Touch LCD 2 controller and configure the correct operation of the project in Espressif IDE (ESP-IDF).
The application is simple, small — 4–5 screens, with basic animations and transitions between pages.
It is required to obtain a fully functional flashed project that compiles and runs without errors.
In the end, I want to receive:
Configured development environment Espressif IDE / ESP-IDF
Full project for ESP32-S3 Touch LCD 2
Working interface (LVGL + SquareLine)
Animations and transitions between screens
Power management via the Power button
All project output files, including:
code
configurations
SquareLine Studio files
assembly and flashing instructions
Import project from SquareLine Studio 1.5.4
Correct integration with LVGL in ESP-IDF
Connecting the display and touch controller
Checking the display of all screens
Working transitions between 4–5 pages
Smooth animations (those already embedded in SquareLine)
Handling touch events
Implementation of turning the controller on/off via the Power button
Correct initialization after power on
(If possible) sleep/wake logic
Fully configured project for ESP32-S3
Clear file structure
The project must compile without errors
Mandatory:
Experience with ESP32 / ESP32-S3
Experience with LVGL
Practical experience integrating SquareLine Studio
Understanding of display and touch controller operation
Working with ESP-IDF / Espressif IDE
Will be a plus:
Real projects with GUI for ESP32
Understanding of LVGL optimization (FPS, memory)
Experience with ESP32 sleep modes
Please specify:
Have you worked with ESP32-S3 before
Do you have experience with LVGL + SquareLine Studio
Examples of similar projects (if any)
Which libraries and approach you plan to use
Estimated completion time
Format of result delivery
Archive or Git repository with:
full ESP-IDF project
SquareLine Studio files
README / launch instructions
The project must open and compile without additional settings
Budget: 8000 UAH Deadline: 5 days
Good day, I am ready to complete your task. Everything clearly and on time!
Budget: 4500 UAH Deadline: 6 days
Good day, I have some experience with this, if you are interested I can try to do it.
Budget: 4000 UAH Deadline: 6 days
Hello!
In my last order, I created a multi-window interface on LVGL (without a constructor) with subsequent integration into the esp32p4 controller, using the ESP-IDF framework. I also developed a monitoring system for refrigeration systems, including writing reliable firmware for the esp32 that took into account various critical situations.
During the execution, I plan to export your project from SquareLine Studio to C code and continue the development and optimization of the graphical interface in an emulator based on information about the type of your controller (esp32s3), the type of connection of the touchscreen to the controller (I2C, SPI, etc.), and possible other future factors. I have an esp32 on hand, so I can implement the part of the logic code responsible for turning on/off, light/deep sleep, and sleep mode on my controller, after which I will adapt/tune it for the esp32s3.
During or at the end of the execution, I can share (or provide collaboration access if you want the repository to be private) a link to the project repository, which will include CMake build files and dependency files. Also, if needed, I can advise on how to configure and build the firmware.
I look forward to further discussion of the project!!
What needs to be done: develop an EXE application in C++; create a modern graphical interface according to my design; implement the program logic; ensure stable operation on Windows 10 and Windows 11; provide the source code in Visual Studio (.sln, .vcxproj). I already have: interface design (screenshots attached); program operation concept; list of features to discuss with the performer. Requirements for the performer: confident knowledge of C++; experience with Microsoft Visual Studio; experience in developing Windows Desktop applications; neat and readable code; willingness to maintain communication during development. Please, in your response send: examples of your EXE programs; experience with C++; estimated completion time; cost of work.
Good day It is necessary to create a module that will work with the Firebird database in C++ for selling products. There are examples of ready-made solutions and a description of the module's functionality. Main functions: authorization, selection of products on the screen from groups/subgroups, transition to the cart, payment by card, and printing the receipt. The program must work on Windows 10 and above, using the existing database.
A patch is required for the graphics card driver that expands the capabilities of managing the graphics adapter by adding additional user settings. The patch must integrate into the existing driver architecture without disrupting its core functionality and ensure compatibility with supported versions of the operating system. The main goal is to provide more flexible access to parameters that are not available in the standard driver control panel, with the ability to modify them through a user interface or software API. The patch should provide a modular structure that allows for the addition of new parameters in the future without significant code redesign. It is necessary to ensure proper error handling, change logging, the ability to revert settings to default values, as well as maintain compatibility with future driver updates as much as possible. The solution should be accompanied by technical documentation describing the architecture, implemented capabilities, limitations, and testing recommendations.
We are a large logistics company with our own exports. We have a large fleet of vehicles and we constantly send our own vehicles for export to European countries.Description Website: https://echerha.gov.ua/ On this website, we place our vehicles in an electronic queue for crossing the state border. During registration, the following data must be entered: driver's first and last name; foreign passport number; email address; logistics phone number for notifications; type of vehicle (cargo); manufacturer's name of the vehicle; state registration number of the tractor; state registration number of the trailer; customs declaration number. A specific day and time for crossing the border is predetermined for each vehicle. For example, the vehicle must pass through the "Rava-Ruska" checkpoint on Monday at 10:00.Our Problem - The queue on the website https://echerha.gov.ua/ moves unpredictably. - For example, today is Friday, and the vehicle must cross the border on Monday at 10:00. - We do not know exactly when the queue will start moving. This can happen on Friday evening, at any time on Saturday or Sunday, early in the morning, during the day, or late at night. - When the queue starts moving, it is immediately visible on the website. Sometimes, within just a few minutes, it can move from Friday to Monday or even to Tuesday. - Because of this, logistics personnel are forced to constantly monitor the mobile application or website to not miss the moment when the queue reaches the required date and time. If this moment is missed, we physically cannot place the vehicle in the queue for the needed time slot.Task - After entering the vehicle data (for example, into a table or another interface, depending on the programmer's implementation), the system should automatically track the movement of the queue. - When the queue reaches the predetermined date and time, the system should automatically fill in the necessary data and place the vehicle in the queue without the involvement of the logistics personnel.