C Programming is a powerful, high-level and highly structured programming language used to develop a range of applications, including operating systems, processing intensive computations and embedded systems. The language is designed to create a network of instructions that tells a computer what to do and how to do it. C Programmers are highly skilled software developers who understand how to turn lines of code into working programs that can solve a wide variety of challenges.

With their deep knowledge of the language, C programmers have an arsenal of tools at their disposal. From the basics like data structures and control flow, to more intricate details such as compilers and graphics libraries, C Programmers can create low-level system components, implement complex algorithms and develop sophisticated graphical user interfaces.

Here's some projects that our expert C Programmers made real:

  • Developing custom machine learning functions and programs
  • Writing software for a range of robotic applications
  • Creating advanced websites and mobile applications with secure authentication systems
  • Enhancing image processing techniques with sophisticated algorithms
  • Streamlining hardware communication protocols with custom implementations
  • Simplifying communication between hardware components with protocol decoders
  • Developing sophisticated animation features for post production workflows

At Freelancer.com we have the right C Programmer for any project you might need, no matter how complex or specialty it is. Our freelancers are highly qualified to write powerful applications in C and provide creative solutions with unparalleled speed and reliability. If you need help developing an application in C Programming, don’t hesitate to post your project on Freelancer.com today – our team of experts is ready to find the perfect solution for you!

Da 178,707 valutazioni, i clienti danno una valutazione ai nostri C Programmers di 4.9 stelle su 5
Assumi C Programmers

C Programming is a powerful, high-level and highly structured programming language used to develop a range of applications, including operating systems, processing intensive computations and embedded systems. The language is designed to create a network of instructions that tells a computer what to do and how to do it. C Programmers are highly skilled software developers who understand how to turn lines of code into working programs that can solve a wide variety of challenges.

With their deep knowledge of the language, C programmers have an arsenal of tools at their disposal. From the basics like data structures and control flow, to more intricate details such as compilers and graphics libraries, C Programmers can create low-level system components, implement complex algorithms and develop sophisticated graphical user interfaces.

Here's some projects that our expert C Programmers made real:

  • Developing custom machine learning functions and programs
  • Writing software for a range of robotic applications
  • Creating advanced websites and mobile applications with secure authentication systems
  • Enhancing image processing techniques with sophisticated algorithms
  • Streamlining hardware communication protocols with custom implementations
  • Simplifying communication between hardware components with protocol decoders
  • Developing sophisticated animation features for post production workflows

At Freelancer.com we have the right C Programmer for any project you might need, no matter how complex or specialty it is. Our freelancers are highly qualified to write powerful applications in C and provide creative solutions with unparalleled speed and reliability. If you need help developing an application in C Programming, don’t hesitate to post your project on Freelancer.com today – our team of experts is ready to find the perfect solution for you!

Da 178,707 valutazioni, i clienti danno una valutazione ai nostri C Programmers di 4.9 stelle su 5
Assumi C Programmers

Filtro

Le mie ultime ricerche
Filtra per:
Budget
a
a
a
Tipo
Competenze
Lingue
    Stato del lavoro
    68 lavori trovati

    -Project Title: ISO 38500 & ISO 10006 System Documentation Development (Manuals, Procedures, Policies & Forms) -Project Description: We are looking for an **experienced ISO consultant / technical documentation specialist to develop complete management system documentation for a technology services company based on the requirements of: ISO/IEC 38500 – IT Governance ISO 10006 – Quality Management in Projects The objective of this project is to create structured and professional system documentation, including manuals, procedures, policies, and forms aligned with both standards. Important Note: The client has already implemented several ISO management systems, and the main framework of the management system already exists. This is not a project starting from scratch, ...

    €143 Average bid
    €143 Offerta media
    38 offerte

    My current Python script runs without throwing syntax or runtime exceptions, yet the results it produces are clearly off. I need a fresh set of expert eyes to trace the logic, pinpoint why the calculations deviate from what I expect, and then adjust the code so it returns accurate outputs every time. You will get the full source file and a quick note on what the correct outcome should look like. From there, I’m counting on you to: • Identify the specific logical missteps in the flow or calculations • Correct them cleanly, keeping the code readable and well-commented • Hand back a working version along with a brief explanation of the fix, so I understand what went wrong and how you resolved it The task should be straightforward for someone comfortable with Python...

    €2 / hr Average bid
    €2 / hr Offerta media
    24 offerte

    I want a clean, well-documented Python application that plugs into the Fyers REST API and runs a fully automated intraday strategy. The logic is straightforward: a Moving Averages crossover confirmed by a Relative Strength Index (RSI) filter triggers entries, then the system exits when the opposite MA crossover appears or a user-defined RSI level is hit. Time-frames (1-min, 5-min, etc.) and all indicator parameters should be editable from a single config file so I can tweak the behaviour without touching the code. The program must: • Authenticate to Fyers using my API keys, refresh tokens automatically, and reconnect on dropouts. • Stream live market data, compute the MAs and RSI in real time (pandas_ta or TA-Lib are fine), and generate long/short orders the instant conditions...

    €32 Average bid
    €32 Offerta media
    15 offerte

    I am ready to acquire a fully-packaged trading solution that has already been stress-tested in live conditions and is verifiably profitable—minimum 60 % return over a meaningful sample of trades. The system must trade across Forex, Crypto, and CFD markets, and it has to be plugged into an automation layer (bot or API integration) so I can deploy it immediately. Risk management is my top priority. Your method should demonstrate clearly defined position sizing, draw-down limits, and safety nets that have held up in both back-tests and live accounts. Without robust controls, the proposal will not be considered. To streamline selection, send a detailed project proposal that includes: • Strategy documentation explaining the logic, indicators, and time-frames • Proof of perf...

    €81149 Average bid
    €81149 Offerta media
    29 offerte

    Necesito a una persona que me configure en VPS de Hostinguer con una plantilla de Dokploy. Configurar y subir el código de la página para que todo quede en línea. La página está hecha en paython.

    €25 Average bid
    €25 Offerta media
    21 offerte

    Don't forget to write your Github or Gitlab profile on the top of bid. If not, will ignore it. I’m building a full-featured desktop application and need an experienced Qt developer who is completely comfortable working in modern C++. The core of the job is to take my functional requirements, translate them into a clean Qt-based architecture, and deliver a polished, installable application that runs smoothly on Windows (and ideally macOS/Linux if you can accommodate cross-platform targets). You’ll be responsible for designing and wiring up the entire UI with Qt Widgets or Qt Quick—whichever best suits the final UX—while also implementing the underlying logic in efficient, well-documented C++. Robust error handling, responsive layout behaviour, and adherence to ...

    €28 / hr Average bid
    €28 / hr Offerta media
    81 offerte

    I need help steering an LLM through a realistic engineering workflow on an open-source Python library. Your first step will be to choose a mature, well-documented GitHub repo that ships as a library or package and can be cloned and built with nothing more exotic than standard pip dependencies. Once the repo is agreed upon, you will frame a single, well-bounded engineering assignment for the model—perhaps a small feature, a non-trivial refactor, or a robust test suite—something neither superficial nor sprawling. From there you will run an iterative review loop: prompt the model, inspect its MR, request changes, and continue until the contribution is truly production-ready. That means the patch must follow project style, cover edge cases, include unit/functional tests, update do...

    €898 Average bid
    €898 Offerta media
    75 offerte
    €128 Offerta media
    40 offerte
    €114 Offerta media
    41 offerte

    I have a 32-bit native Windows program that is still wrapped with Enigma Protector 4.x. I need the protection completely removed so I can freely modify and rebuild the binary. My own disassembly workflow is done in IDA Pro, so the final file must load cleanly there without any of Enigma’s obfuscation layers, virtual machines or anti-debug tricks. What I expect from you: • A fully unpacked, runnable executable whose behaviour matches the original one‐to‐one. • All sections properly restored, with imports, relocations and resources intact. • No remaining Enigma stubs; the file should be traceable and patchable in a standard debugger. Fast turnaround is important—I’m ready to test your output as soon as it is delivered and approve payment immediately...

    €51 Average bid
    €51 Offerta media
    16 offerte
    AI Game Data Extraction Tool
    5 giorni left
    Verificato

    I need a small utility that hooks into a PC game built on a custom engine and, at run-time, captures three things per frame: • the full 4×4 view-projection camera matrix • the depth buffer in linear space • the raw, uncompressed RGB back-buffer All data should be written straight to disk in a clean, well-documented CSV schema so I can feed it directly to my AI training pipeline later. Resolution, frame interval and output folder must be user-configurable through simple flags or an .ini file. I am comfortable providing you with a private build of the game plus symbols; the rest of the reverse-engineering or graphics API interception logic is yours to implement. Feel free to rely on tools such as RenderDoc, NVIDIA Nsight, Detours, or your own DLL injection met...

    €904 Average bid
    €904 Offerta media
    57 offerte
    Automate Browser Cache Clearing
    5 giorni left
    Verificato

    I run the site and stale assets are becoming a headache. I need the current browser cache wiped clean and, more importantly, an automated way to force fresh files any time I push an update. That means setting the right cache-control headers, adding versioning where sensible, and giving me a simple repeatable method (script, task runner step, or server-side tweak) that keeps visitors from seeing outdated content. Key acceptance criteria: • Existing browser cache for all visitors is effectively invalidated the moment the solution is deployed. • Future releases trigger automatic cache clearing with no manual steps on my side. • Solution works across mainstream browsers and requires no plug-ins for the end user. • Clear, concise documentation showing what you ch...

    €27 Average bid
    €27 Offerta media
    31 offerte

    Bonjour, Je développe actuellement une "Companion App" (application de tracking de statistiques) pour un jeu vidéo compétitif très populaire, fonctionnant sous une architecture hybride (Interface/Serveur en Python, et Radar d'extraction en C++). Je recherche un développeur C++ expérimenté en programmation système Windows pour concevoir le module d'extraction de données (le "Radar"). L'objectif du module : Le programme doit être capable de récupérer de manière fluide, invisible et en temps réel une liste de chaînes de caractères (les 150 pseudos des joueurs présents dans le lobby) au moment précis du matchmaking, sans déclenc...

    €448 Average bid
    €448 Offerta media
    24 offerte
    Offline AI Image-to-Video Converter
    5 giorni left
    Verificato

    I need a Windows-based desktop application that turns a single still image into an AI-generated video, entirely offline. The workflow should rely on a local Stable Diffusion installation and incorporate the WAN2.6 model to drive the final animation—no external API calls, cloud processing, or telemetry of any kind. Core requirements • Runs natively on Windows 10/11 and installs with minimal user setup. • Accepts at least JPEG files for input; adding PNG or BMP later should remain possible. • Generates a short video (MP4 preferred) by feeding the image through Stable Diffusion and WAN2.6. • Interface must feel intuitive for non-technical users while exposing advanced settings in an “expert” panel. • Conversion speed is critical; please op...

    €91 Average bid
    €91 Offerta media
    38 offerte

    We are building an AI-powered technical interview and remote assessment platform designed to automate and enhance hiring processes for global companies. The system will integrate real-time video communication, screen sharing, browser-based coding assessment, and AI-driven interview intelligence including automated question generation, live evaluation, and structured answer suggestions. We are seeking a highly experienced Full Stack Engineer to lead architecture and development of this scalable SaaS product. Russian Developer should be high priority for skilled people. Don't apply Indian people don't waste your time

    €1025 Average bid
    €1025 Offerta media
    41 offerte

    IMPORTANT UPDATE – READ CAREFULLY This is NOT a design contest. This project was mistakenly posted as a contest. It is actually a highly technical Android development task. Only serious Android developers with experience in LSPosed, Zygisk, Magisk modules and Camera2 internals should participate. Generic diagrams, flowcharts, AI-generated explanations or conceptual images will NOT be considered valid submissions. Technical Objective Device: Pixel 8a (akita) ROM: EvolutionX 15 (Android 15) Root: Magisk + Zygisk + LSPosed Goal: Force a USB UVC external camera to behave as the ONLY usable system camera. Requirements: Any app requesting a camera must open ONLY the external USB UVC camera. Internal physical cameras must be unusable or invisible. No ROM building. No vendor mod...

    €431 Average bid
    In primo piano Garantito
    €431
    40 proposte
    EQ Android App with I2C
    4 giorni left
    Verificato

    I’m building an Android-based equalizer app whose very first mission is solid, low-level I2C communication. The app must be able to discover and talk to an external audio-amplifier chip on the bus, read and write its registers in real time, and let a physical remote-control key trigger those same EQ changes inside the UI. I2S handling can follow later, but rock-steady I2C comes first. You may choose any practical route—GPIO lines available on an Android SBC, a USB-to-I2C bridge, or another proven method—so long as it runs on a stock Android build. I can supply the amplifier’s data-sheet and register map as soon as the project starts. Deliverables • Full Android Studio project (Kotlin or Java) with clean, well-commented source • Working APK that finds...

    €435 Average bid
    €435 Offerta media
    97 offerte

    We are seeking a highly skilled Mechatronics & Embedded Systems Engineer responsible for motor calibration, mechanical-electronic system integration, PCB quality enhancement, firmware optimization, and robust communication architecture development. The role demands strong cross-disciplinary expertise in electromechanical systems, embedded firmware, and wireless communication protocols. This position requires hands-on execution capability, system-level thinking, and ownership from prototyping to validation. --- Key Responsibilities 1. Motor Control & Calibration - Calibrate and tune BLDC motors (FOC / trapezoidal control). - Develop and optimize motor control algorithms. - Perform current sensing, torque tuning, PID optimization, and efficiency improvement. - Analyze motor performa...

    €9 / hr Average bid
    €9 / hr Offerta media
    5 offerte
    Utimaco AT1000 HSM Simulator Setup
    4 giorni left
    Verificato

    I need help getting a working simulator of the Utimaco Atalla AT1000 Payment HSM up and running so my team can prototype against it before we commit to physical hardware. If you have direct experience installing, licensing, or configuring this specific simulator, I’d like you to: • Supply or point me to the correct, up-to-date installer and any mandatory libraries. • Walk me through the complete setup on a clean virtual machine (Windows Server or Linux—whichever you feel is smoother). • Verify that standard commands for PIN block translation, key import/export, and EMV transaction scripts all execute without errors. • Hand over a brief usage guide outlining start-up, shutdown, and basic test commands so my developers can continue on their own. A shor...

    €155 Average bid
    €155 Offerta media
    18 offerte
    Swing Forex EA Development
    4 giorni left
    Verificato

    MetaTrader 5 Expert Advisor (Full Auto – ICT-Based – Strict Risk & Margin Control) Project Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MetaTrader 5. The strategy should be based on simplified ICT concepts and must include strict prop-firm style risk management. Strategy Logic (Mechanical ICT Approximation) The EA should: Trade Forex major pairs only (EURUSD, GBPUSD, USDJPY, AUDUSD) Detect Market Structure Shift (break of structure logic) Detect Fair Value Gap (FVG) Enter on retracement into FVG after MSS confirmation Include trend filter (e.g., EMA filter – adjustable) Set Stop Loss below/above structure swing Minimum Risk:Reward = 1:3 (adjustable) All logic must be fully automated (no man...

    €287 Average bid
    €287 Offerta media
    59 offerte

    I am building a robot named GrowBuddy using ESP32. I need an experienced embedded developer to write clean and optimized firmware for the ESP32. Project Overview: GrowBuddy is a mobile service robot with the following features: 1. Face-following movement (commands will be sent from Android app via WiFi) 2. Obstacle avoidance using Ultrasonic sensor (HC-SR04) 3. Motor control using L298N motor driver 4. Servo motor control for grabbing objects 5. WiFi communication between Android app and ESP32 6. Stable and responsive real-time movement 7. Clean modular code (well structured, commented) ⸻ Hardware Being Used: • ESP32 Dev Board • L298N Motor Driver • 2 DC Motors • Ultrasonic Sensor (HC-SR04) • Servo Motor (for grabbing arm) • WiFi communication ...

    €171 Average bid
    €171 Offerta media
    16 offerte
    Whistle Auto-Mute Software
    4 giorni left
    Verificato

    I am looking for a practical program that listens to any TV show, movie, or song while it plays and instantly mutes the audio a split-second before a whistle reaches the speakers. The goal is to let a family member with Tourette’s enjoy their usual entertainment without the trigger ever being heard. Scope of work The solution must monitor both streaming services (think Netflix, Disney+, Spotify, YouTube, etc.) and local media files (MP4, MKV, MP3, WAV) on Windows and MacOS. Live broadcast support is not required at this stage. Core requirements • Detect the acoustic signature of a whistle with near-zero latency. • Drop or duck only the whistle portion, keeping the rest of the soundtrack intact. • Work transparently in the background, so users can keep using t...

    €406 Average bid
    €406 Offerta media
    63 offerte

    J’ai déjà construit mon application avec la plateforme et créé les projets correspondants dans Google Cloud Console. Il me reste à boucler les points suivants : • Configurer Google Auth côté Google Cloud Console et dans afin que la connexion utilisateur fonctionne de bout en bout (création de l’OAuth-client, SHA-1, redirections, tests réels). • Ajouter AdMob en version bannières et interstitielles, avec les IDs de placements que je fournirai (sur explication de comment les trouver), puis vérifier l’affichage sans enfreindre les politiques Google. • Exécuter une série de tests (connexion, déconnexion, flux hors-connexion, affichage publicitaire, performance ...

    €114 Average bid
    €114 Offerta media
    8 offerte
    App de Gestão de Projetos -- 2
    4 giorni left
    Verificato

    Quero desenvolver um aplicativo completo de gerenciamento de projetos que funcione de forma nativa em iOS, Android e, ao mesmo tempo, tenha uma versão Web responsiva. O coração da solução será a gestão de tarefas, colaboração em equipe em tempo real (comentários, menções, notificações) e relatórios e análises que mostrem status, produtividade e indicadores de cada projeto. Preciso que o backend e o frontend já prevejam integração com outras ferramentas e serviços (ex.: suites de armazenamento em nuvem, calendários, mensageria ou APIs corporativas). Estou aberto a sugestões sobre quais APIs usar, contanto que a integração se...

    €202 Average bid
    €202 Offerta media
    37 offerte

    I need an experienced programmer to develop a PLC and HMI system for quality control processes using a Fuji SPF PLC and Fuji Monitouch HMI. Key requirements: - Program Fuji SPF PLC - Develop HMI screens on Fuji Monitouch - Implement quality control logic and processes - Ensure system is reliable and user-friendly Ideal skills and experience: - Expertise in Fuji PLC and HMI - Background in quality control automation - Strong programming skills - Attention to detail and problem-solving ability Looking forward to your bids!

    €96 Average bid
    €96 Offerta media
    41 offerte

    I have a small STM32-based prototype that needs a tidy firmware layer to read a digital sensor running off the 3.3 V rail and perform on-board data processing. The task is focused purely on sensor data acquisition and manipulation—no motor control or external comms stacks are required beyond whatever interface the sensor ultimately uses. Scope • Bring-up of the chosen digital interface (we will settle on the exact line once we start). • Continuous sampling with lightweight processing: basic filtering/averaging and a simple validity check. • A clean API or callback so the main application can fetch the processed values. • Well-commented C code in a CubeIDE or bare-Makefile project plus a short README explaining pin assignments, clock config, and how to rep...

    €14 Average bid
    €14 Offerta media
    9 offerte

    Project Overview We are developing an advanced AI-powered camera monitoring system for hotel reception areas to prevent revenue leakage, track staff activity, and create intelligent customer profiles. The system will integrate with CCTV cameras and use AI-based face recognition to monitor visitor interactions, identify revenue mismatches, and generate actionable reports. We are looking for an experienced AI developer, computer vision expert, or full-stack AI team who can build and deploy a production-ready solution. ⸻ Main Objectives • Detect every visitor entering reception • Recognize hotel staff members • Automatically create customer profiles • Track complete customer–staff interaction history • Prevent revenue theft and unrecorded bookings &bu...

    €277 Average bid
    €277 Offerta media
    32 offerte

    I would like a clean, external-only cheat for Rainbow Six Siege with ESP as the headline feature. My absolute priority is seeing opponents and their gadgets through walls and floors in real time, so rock-solid Player ESP and Gadget ESP come first. A toggle-able in-game menu is a must so I can quickly enable or disable each overlay. Secondary niceties such as a basic aimbot and a recoil controller are welcome, but they should never compromise the stability or stealth of the ESP layer. I expect the build to stay out of the game’s memory space, communicate with the game via external reads/writes, and remain undetected by the current BattleEye release. Deliverables • Compiled external cheat (.exe or similar) with Player ESP and Gadget ESP working on the latest R6 patch &bull...

    €11 / hr Average bid
    €11 / hr Offerta media
    22 offerte

    I need a seasoned embedded-systems engineer to help me complete and refine firmware for an industrial solar tracking pilot we are about to install in the field. The hardware platform is an STM32-based control board that already handles basic I/O; what I need next is rock-solid actuator control logic and tight integration with the rest of the system. Key priorities • Linear-actuator position control is the single most critical feature. Accurate sun-tracking algorithms must translate to smooth, repeatable movement, end-stop detection, stall handling, and safety interlocks. • The board talks over a CAN bus to a Linux-based gateway. Your code should package position reports, health data, and fault codes into our existing CAN message set and respond to incoming commands in real t...

    €36 / hr Average bid
    €36 / hr Offerta media
    66 offerte
    Java IBKR TWS Integration Setup
    3 giorni left
    Verificato

    I need a Java developer to wire my existing trading platform directly into Interactive Brokers’ Trader Workstation (TWS) so I can operate both Individual and Business accounts from the same codebase. The goal is a production-ready bridge that logs in, streams data, and routes orders with the reliability expected of live trading. The freelancer will integrate Interactive Brokers (IBKR) TWS/Gateway API into the Mansa Bentley trading platform, enabling: Market data ingestion (equities, options, futures) Order execution (market, limit, stop) Account & portfolio management Config‑driven orchestration (YAML/JSON) FastAPI endpoints for all IBKR functions GitHub‑based project management, CI/CD, and documentation The integration must be modular, production‑ready, and fully tested ...

    €401 Average bid
    €401 Offerta media
    130 offerte

    I need a deep-learning solution that watches a driver’s face through a standard camera feed, tracks eye-closure patterns and yawning frequency, then translates those cues into a clear fatigue score that updates continuously. Over a journey the model should also plot a time-based curve so I can see how alertness rises or falls. Please build and train the full pipeline in Python, preferably with PyTorch or TensorFlow paired with OpenCV for video handling. The system must be completely vision-based; no wearables or contact sensors. I will supply sample clips for initial testing, but the code should accept any 30 fps video stream so I can later attach it to an in-car webcam. The final hand-off should include: • Inference script that ingests a live or recorded feed, detects eyes ...

    €25 Average bid
    €25 Offerta media
    10 offerte

    I'm looking for a skilled programmer to help me with my assignment across Python, Java, and C++. The focus is on learning concepts rather than completing a project or solving specific problems. Ideal Skills and Experience: - Proficiency in Python, Java, and C++ - Strong teaching and communication skills - Experience with academic programming assignments - Patience and ability to explain complex concepts clearly Please provide a brief overview of your teaching approach and relevant experience.

    €112 Average bid
    €112 Offerta media
    47 offerte

    We have a GPS mapping based Visual C++ project that we continue to maintain and develop. We need to debug mapping parser and program written in VC++. Apply only if you have experience and give us a sample of the program you wrote in VC++ in a Windows environment. Proof of VC++ competency is required. For our future discussions you will need to have a microphone and webcam and an excellent internet connection.

    €9 / hr Average bid
    €9 / hr Offerta media
    22 offerte

    I'm looking for an experienced Roblox developer to help create a game called "Escape Jail." The game will feature a shop where players can purchase game passes. The game passes should grant access to exclusive areas, special abilities like speed boosts, and in-game currency boosts. Key requirements: - Develop a global messaging service for player communication. - Create an in-game shop for purchasing game passes. - Implement game passes with the following unlocks: - Access to exclusive areas - Special abilities (speed boost) - In-game currency boost Ideal skills and experience: - Proficiency in Roblox Studio and Lua scripting - Experience in developing in-game shops and game passes - Knowledge of implementing messaging systems within Roblox games - Strong understandi...

    €40 Average bid
    €40 Offerta media
    9 offerte

    I’ll be sending over prototype boards that plug into a Raspberry Pi. Your task is to put each unit through its paces, first on the bench and then as a fully-integrated stack with the Pi. I need clear evidence that the hardware is sound and that the firmware hooks behave as expected. Scope of work • Run functional, performance and compatibility tests on every board. • Validate data communication lines, check power-management behaviour under varying loads, and exercise the sensor-interface pins. • Write and deploy small test scripts on the Raspberry Pi to automate measurements, capture logs and flag anomalies. Basic GPIO, I²C/SPI, UART and power-rail observation will be part of the routine. • Document all findings: raw logs, annotated screenshots or sc...

    €12 Average bid
    €12 Offerta media
    11 offerte
    NB-IoT Smart Metering Solution
    3 giorni left
    Verificato

    I'm looking to develop an NB-IoT network for smart water metering. The primary functionalities we require are leak detection and usage reporting. Key Requirements: - NB-IoT network setup - Smart water meters integration - Implement leak detection and usage reporting Ideal Skills: - Experience with NB-IoT technology - Expertise in smart meter integration - Knowledge in leak detection systems - Background in data reporting and analytics

    €23 / hr Average bid
    €23 / hr Offerta media
    41 offerte

    I need a deep-learning solution that watches a driver’s face through a standard camera feed, tracks eye-closure patterns and yawning frequency, then translates those cues into a clear fatigue score that updates continuously. Over a journey the model should also plot a time-based curve so I can see how alertness rises or falls. Please build and train the full pipeline in Python, preferably with PyTorch or TensorFlow paired with OpenCV for video handling. The system must be completely vision-based; no wearables or contact sensors. I will supply sample clips for initial testing, but the code should accept any 30 fps video stream so I can later attach it to an in-car webcam. The final hand-off should include: • Inference script that ingests a live or recorded feed, detects eyes ...

    €5 / hr Average bid
    €5 / hr Offerta media
    14 offerte

    Looking for Full-Stack Unreal Engine 5 Developer (Multiplayer Farming Survival Game) We’re looking for an experienced Unreal Engine 5 developer to join our project. This will be a multiplayer game built in UE5 with a farming/management core loop and wave-based enemy attacks at night. The concept in short: Multiplayer (online) Farming & resource management system Base/stable management mechanics Every night, AI enemies attack in waves Core gameplay will be built on top of an existing ready-made kit (we will provide it) Level design will be handled separately by another team member We only need development for specific requested systems and features (not a full game from scratch) What we’re looking for: Strong experience with Unreal Engine 5 Solid understanding of...

    €3467 Average bid
    €3467 Offerta media
    31 offerte

    I need to set up a simple, secure Off-Line licensing workflow in my existing PHP server for a Windows C# desktop application. Here’s how I picture the flow and what I need from you: C# Software Off-Line Licensing Task as briefly outlined below 1. Key Generation and Management Generate an RSA public and private key pair on my web server using OpenSSL commands in PHP. 2. PHP Web Hosting (License Generation) On your web server, you will have a PHP script that generates a license file containing the user's information, then digitally signs this data with my private key. 3. C# Desktop Software (License Verification) In my C# application, the process involves receiving the license file, extracting the data and signature, and using the embedded public key to verify the signature. ...

    €18 Average bid
    €18 Offerta media
    30 offerte

    Summary Project Title: Mobile Endless Runner Game with Real-World Exercise Integration Overview We are looking for an experienced mobile game developer to build a polished, visually engaging endless runner game (similar in style to Temple Run or Subway Surfers) that maps real-world physical exercises to in-game character actions. The game must be fun, responsive, and visually refined — this is our top priority, as we have previously built a functional prototype where gameplay mechanics worked but the UI and graphics fell short of our standards. The game must support the following possible movements of the player character: Character runs/accelerates Character jumps Character flies/glides Character cartwheels/dodges sideways Technical Requirements The game will eventually use the dev...

    €509 Average bid
    €509 Offerta media
    16 offerte

    I’m just starting my journey in coding and need a patient, knowledgeable mentor who can walk me through the basics, answer questions as they come up, and help me avoid common beginner mistakes. Here’s what I’m looking for: • Regular screen-sharing or chat sessions where we go over core concepts at my pace. • Clear explanations of fundamental programming ideas, best practices, and project structure. • Guidance on choosing the right language and tools for small starter projects—I’m open to your suggestions. • Simple assignments or mini-projects that reinforce each lesson, followed by feedback and code review. If you enjoy teaching, can break down complex topics into everyday language, and are comfortable tailoring lessons to an ...

    €17 / hr Average bid
    €17 / hr Offerta media
    40 offerte

    I am pursuing a turnkey IMSI-catcher solution that combines purpose-built hardware with companion software. The foremost requirement is solid, real-time Call and SMS interception; every other function must support that core capability. Scope of work • Radio coverage: the unit has to operate on 2G (GSM), 3G (UMTS) and 4G (LTE) bands. Seamless automatic band-switching is essential so that a target handset is captured even while roaming between technologies. • Core functions: after locking the device on to a handset, it must (a) log IMSI, IMEI and related metadata, (b) fix the phone’s location with meter-level accuracy, and (c) record both sides of voice calls and the plain-text content of SMS in real time. • Software stack: a control application should let an operat...

    €6849 Average bid
    €6849 Offerta media
    33 offerte

    Articoli consigliati per te