Sketch for Arduino
I recommend it.
Budget: 1000 UAH Deadline: 3 days
I offer our services for the implementation of this project.
I have experience in implementing similar projects.
I will be able to start on Monday.
Ready to discuss details.
With respect, Sergey
Budget: 1000 UAH Deadline: 3 days
Ready to perform the work in a short time. I worked a lot with Arduino and the modules to it. Important, since I don’t have your components on my hand, please add the information they give to the controller, or the specification of the components themselves.
Budget: 1000 UAH Deadline: 5 days
Ready to perform the task. There is experience working with this equipment. Ready to discuss details. I will be happy to cooperate.
Budget: 1000 UAH Deadline: 7 days
Good day . I do it quickly and efficiently. I have great experience working with AVR and STM32 controllers. Let’s write, let’s discuss details.
Budget: 20000 UAH Deadline: 30 days
Hello to you! I do without trouble, more than 5 years of business experience
Здравствуйте!
Интересует наименование датчиков, чтоб можно было найти документацию на них. Также, примерный алгоритм работы (как часто опрашивать датчики, как выводить информацию, да и, в конечном итоге, что должен делать).
Приветствую,
давления жидкости (3 шт), индуктивный датчик (2 шт), датчик температуры, модуль памяти, модуль "часы реального времени", дисплей 2004 (2 шт), модуль реле.
Какие именно датчики и модули (даташиты, специфиуации или хотя бы - www ссылки где можно посмотреть что конкретно вы хотите подключить)?
Добрый день.
Индуктивные датчики с выходом PNP или NPN?Модуль памяти - карта micro SD?
Предоставте, пожалуйста, техническое задание чтобы можна было оценить обьем работы по реализации требуемого алгоритма.
Показания с датчиков передаются на дисплей и одновременно сохраняются на карте памяти с промежутком в 1 сек.
Вся эта электроника установлена на научный стенд гидравлики.
С показаниями с датчиков все понятно.
Что делать с реле и бесконтактными выключателями (индуктивными датчиками)?
Нужно же как-то реагировать на выходной сигнал с индуктивных датчиков и соответственно управлять реле.
Опишите алгоритм работы устройства, который нужно реализовать.
Прошу прощения за не полноту задания.
Индуктивные датчики работают как тахометр (измеряют количество оборотов на валу гидронасоса и гидромотора). Реле включает электродвигатель для охложнения масла (реле срабатывает при темперетуре 75 градусов с гестерезисом 5 градусов)
Модуль часов работает как контроль измерения времени эксперимента НН:ММ:СС
Данные получены с датчиков сохраняются либо в отдельных файлах либо в формате таблицы, где по горизонтале датчики, по вертикале время работы
I am looking for a versatile developer for a permanent part-time collaboration on a DIY electronics project. We are building a line of kits that allow a person with no experience to assemble a finished device in an evening (smartwatch with an LED matrix, lamp with addressable lighting, weather station, plant sensor, etc.).What needs to be done: Evaluate device ideas: list of components, estimated cost, assembly complexity, feasibility. Assemble working prototypes (hardware + firmware) Test how feasible it is to provide the device to a novice: where they might struggle, what can be simplified, whether soldering can be avoided.Who I am looking for: Practical experience with ESP32 / Arduino: firmware, connecting peripherals (addressable LEDs, I2C sensors, displays). Ability to solder and work hands-on with hardware. Familiarity with existing firmware (WLED, AWTRIX, ESPHome, etc.) and sourcing components in Ukraine. Plus: 3D printing / modeling enclosures, experience documenting the assembly process.
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.