C++ Programming is a widely-used and versatile programming language that builds the foundation for modern software development. Skilled C++ Programmers can create fast, efficient, and powerful applications to cater to your specific business or personal needs. To leverage the talents of a dedicated programmer in developing your custom software, consider hiring via Freelancer.com using this link: C++ Programming.

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

  • Complex artificial intelligence-driven automation tools
  • High-performance trading bots for cryptocurrency markets
  • Customized video analysis software using deep learning techniques
  • Innovative solutions for computer graphics and sprite manipulation
  • Kernel-level programming for operating systems enhancements
  • Advanced camera control applications for multimedia setups
  • Efficient compiler development for new programming languages
  • Technical support and teaching services for engineering concepts

Finding an experienced C++ Programmer on Freelancer.com provides you with the specialized expertise required to bring your ideas to life. By hiring a talented freelancer, you gain access to an extensive pool of professionals ready to collaborate with you on your next project. Their combination of creativity and know-how ensures your application will be in line with modern standards, reach its full potential, and help you achieve success.

The diverse range of completed projects listed above showcases the broad scope of talented professionals available on Freelancer.com. With their assistance, you can push the boundaries of what you thought possible and explore entirely new opportunities with custom-built solutions suited just for you.

We invite you to post your own project on Freelancer.com today and hire top-notch C++ Programmers who are eager to exceed your expectations. Join thousands of satisfied clients who have already unlocked the full potential of their ideas with the help of our world-class freelancers.

Od 137,650 ocen, stranke ocenjujejo C++ Programmers 4.9 od 5 zvezdic.
Najem C++ Programmers

C++ Programming is a widely-used and versatile programming language that builds the foundation for modern software development. Skilled C++ Programmers can create fast, efficient, and powerful applications to cater to your specific business or personal needs. To leverage the talents of a dedicated programmer in developing your custom software, consider hiring via Freelancer.com using this link: C++ Programming.

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

  • Complex artificial intelligence-driven automation tools
  • High-performance trading bots for cryptocurrency markets
  • Customized video analysis software using deep learning techniques
  • Innovative solutions for computer graphics and sprite manipulation
  • Kernel-level programming for operating systems enhancements
  • Advanced camera control applications for multimedia setups
  • Efficient compiler development for new programming languages
  • Technical support and teaching services for engineering concepts

Finding an experienced C++ Programmer on Freelancer.com provides you with the specialized expertise required to bring your ideas to life. By hiring a talented freelancer, you gain access to an extensive pool of professionals ready to collaborate with you on your next project. Their combination of creativity and know-how ensures your application will be in line with modern standards, reach its full potential, and help you achieve success.

The diverse range of completed projects listed above showcases the broad scope of talented professionals available on Freelancer.com. With their assistance, you can push the boundaries of what you thought possible and explore entirely new opportunities with custom-built solutions suited just for you.

We invite you to post your own project on Freelancer.com today and hire top-notch C++ Programmers who are eager to exceed your expectations. Join thousands of satisfied clients who have already unlocked the full potential of their ideas with the help of our world-class freelancers.

Od 137,650 ocen, stranke ocenjujejo C++ Programmers 4.9 od 5 zvezdic.
Najem C++ Programmers

Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    111 najdena dela

    We are seeking an experienced Techno-Functional Delivery / Program Manager to join our organization for a 6-month project engagement in Mumbai, India. The participant should have 20+ years of hands-on delivery and program management experience in Trading, Surveillance, Risk Management, and Integration. Skills Required: Trading, Surveillance, Risk Management and Integration, C, C++, Java full stack experience is a plus.

    €408 Average bid
    €408 Povprečna ponudba
    28 ponudb

    I already automate parts of WhatsApp Web with Python + Selenium, but I now need it wrapped into a clean Windows-only desktop application. Your task is to take my existing logic, extend a few predefined features I will share (think scheduled message blasts, dynamic contact selection, and media attachments), and present every parameter in an intuitive GUI. The stack must stay in Python and Selenium; for the interface you may choose Tkinter, PyQt, or Kivy—whichever lets you deliver a responsive, installer-ready EXE with no command-line setup for the user. Core expectations • Integrate my current scripts and add the extra functions I outline. • Build a stable GUI that lets users log in to WhatsApp Web, adjust each feature, and monitor progress in real time. • Packa...

    €266 Average bid
    €266 Povprečna ponudba
    19 ponudb

    Job Title: Senior Software Engineer – Embedded Systems (Automotive / HPC) Type: Work Support Experience: 10+ Years Location: Remote About the Role: We are looking for a Senior Embedded Software Engineer to provide technical work support for automotive and high-performance computing (HPC) projects. The role involves assisting with embedded software design, development, debugging, and integration for next-generation vehicle systems. Key Responsibilities: Support the definition, design, and development of embedded software for automotive systems. Assist hardware teams in component selection, schematic reviews, and board bring-up. Develop and integrate bootloaders, device drivers, kernels, and diagnostic tools. Contribute to base software components such as BSP, MCAL, and embedded...

    €556 Average bid
    €556 Povprečna ponudba
    13 ponudb

    I’m looking for a freelancer with expertise in Machine Learning, Deep Learning, and Software Defined Networking (SDN) to develop a complete project titled: “Intelligent Detection Mechanism for DDoS Attack Prevention in SDN-VANET.” The goal is to design and implement an intelligent, ML/DL-based detection and mitigation system that can detect Distributed Denial of Service (DDoS) attacks in SDN-enabled Vehicular Ad-hoc Networks (VANETs). 1. Detection Module: Use LSTM Autoencoder (unsupervised) or any efficient deep learning algorithm for DDoS anomaly detection. Optionally integrate Federated Learning (FedAvg) across RSUs/OBUs to simulate distributed learning without sharing raw data. Use datasets like CIC-DDoS2019, CIC-IDS2017, or CAIDA DDoS dataset for training and eva...

    €76 Average bid
    €76 Povprečna ponudba
    6 ponudb

    I’m looking to accelerate my Blender pipeline right away by harnessing the bpy API. The core of the job is two-fold: write clean, efficient Python that automates repetitive steps in my current workflow, then wrap the best of that logic into a polished add-on so it installs with a single click. Because the project is time-sensitive (I need tangible results ASAP), I’ll share the exact tasks we’ll automate as soon as we start, but expect them to revolve around scene preparation, asset handling, and batch exports. You should be comfortable navigating Blender 3.x, scripting with Python, and structuring code that remains readable and maintainable even as it grows. About the Project We are developing a custom Blender add-on designed specifically for drone light show production...

    €3 / hr Average bid
    €3 / hr Povprečna ponudba
    2 ponudb

    I need to move a single 3 MB binary file from an ESP32 to the internet through a SIM-based 4G module, landing it on my Nginx web server with an HTTP POST request. The modem’s buffer tops out at roughly 1400 bytes, so the core challenge is breaking the payload into compliant pieces, re-assembling it server-side, and confirming data integrity. What matters to me is a clean, repeatable solution that copes with transient network drops and keeps RAM use on the ESP32 reasonable. C/C++ (Arduino / IDF) is fine; I can flash and test any firmware you provide. If chunked transfer encoding or multipart strategies are a better fit than raw slicing, I’m open to that—so long as the final file appears intact under Nginx. Deliverables • Well-commented ESP32 source demonstrating t...

    €77 Average bid
    €77 Povprečna ponudba
    11 ponudb
    Fix Bugs in C Program
    6 dni left
    Verificirano

    I have an existing C code-base that needs a careful pass to identify and eliminate outstanding bugs. The focus is strictly on bug fixes—no new features or UI work—so I expect you to dive straight into debugging, refactor only where stability demands it, and leave the overall architecture intact. You will probably lean on gcc/clang, gdb, Valgrind, or similar static-analysis tools to trace memory leaks, segmentation faults, or logic mishaps. Clear, well-commented changes are essential so I can follow exactly what was adjusted and why. Deliverables • Updated source files that compile cleanly on a standard POSIX toolchain • A concise changelog outlining each bug fixed and the reasoning behind the solution • Brief usage notes if any command-line arguments or b...

    €230 Average bid
    €230 Povprečna ponudba
    14 ponudb

    Saya memerlukan sebuah metode trading pair futures BTCUSDT berbasis strategi Momentum yang mampu membukukan compounding annual return di atas 200%. Sistem harus: • Dibangun dan diuji di platform QuantConnect, menggunakan data historis 5 tahun terakhir. • Memanfaatkan indikator apa pun—saya tidak membatasi pilihan selama logikanya konsisten dengan pendekatan momentum. • Menggunakan sumber data yang dapat saya peroleh dengan skema sekali bayar (bukan langganan). Cantumkan petunjuk jelas mengenai cara mendapatkannya. Kirimkan: 1. Source code lengkap (Python atau C#) yang siap dijalankan di QuantConnect. 2. File backtest yang menunjukkan metrik kinerja, termasuk equity curve, drawdown, dan CAGR ≥ 200%. 3. Panduan singkat instalasi, cara impor data, serta para...

    €389 Average bid
    €389 Povprečna ponudba
    11 ponudb

    I need a Freecam mod for Tekken Tag Tournament 2 BLES01702 on RPCS3. Requirements: - Ability to move freely - Zoom in/out - My script uses freecam controlled by Xbox/playstation controller which I would like to keep. .My freecam already exists but doesn’t work on grab attack which I would like for it to work. Ideal Skills & Experience: - Experience with RPCS3 and game modding - Familiarity with Tekken Tag Tournament 2 - Strong programming skills, especially in creating mods for PC games I have the cheat engine script that allows freecam mod and can send it to be modified to include freecam mode whilst in grab attack as this temporarily disable freecam for the duration of the attack and then back again. I will pay once I see the footage of the script in action. Please provide...

    €149 Average bid
    €149 Povprečna ponudba
    28 ponudb

    I want a custom VWAP-based algorithm that plugs directly into DhanHQ and executes option trades automatically. The core logic must generate clear entry and exit signals, apply reliable stop-loss and take-profit levels, and let me switch between different time-interval calculations (e.g., 1-min, 5-min, 15-min) from a simple settings panel. Only basic customisation is needed, so a clean set of user-editable parameters is enough—normal back-testing interface or live tuning required The code should place, modify, and close option orders via the DhanHQ API, respect margin requirements, and log each trade for later review. A brief walkthrough of the installation steps plus well-commented source files will complete the delivery.

    €213 Average bid
    €213 Povprečna ponudba
    17 ponudb

    The Bitcoin-mining program I downloaded no longer launches on my Windows 10 machine; the .exe flashes for a second and closes. Rather than trying to patch the old binary, I want a fresh, working executable built from the same source features so I can get back to mining without hassles. Here’s what I know so far: • Original purpose: solo/pooled Bitcoin mining, not a wallet or trading tool. • Platform requirement: Windows 10 (64-bit) with normal UAC settings—no awkward compatibility-mode workarounds. • Current codebase: unknown; I have the legacy installer, some DLLs, and a handful of config files. If reverse-engineering is needed to recreate functionality, that’s fine by me as long as the final product is clean and safe. What I need from you: 1. An...

    €17 / hr Average bid
    €17 / hr Povprečna ponudba
    31 ponudb
    Unreal Adventure Map Creation
    6 dni left
    Verificirano

    I need a playable adventure-style map put together inside Unreal Engine 5 using only the packs already sitting in the project’s Content Drawer: “Calysto World 2.0” and “Calysto Village”. The goal is straightforward—give me a solid, open-world playground that a character can freely explore. No combat mechanics or puzzles are required right now; think of it as the foundation on which future systems can be layered. You will connect to my machine through Chrome Remote Desktop, so no local licence or asset download is necessary on your side. Once connected you will: • Organise the two Calysto folders, pulling out the modular terrain, foliage and village pieces you feel work best together. • Block out a continuous landscape that invites explorati...

    €104 Average bid
    €104 Povprečna ponudba
    49 ponudb

    I have a C++ console application that has never been compiled before. I need someone to take the existing source code, configure an appropriate tool-chain, and deliver a clean, repeatable build. Key objectives • Set up the build environment (CMake, Makefile, or a similarly straightforward solution). • Resolve any missing dependencies or path issues so the code builds without warnings or errors. • Produce a runnable executable and a short README that explains the exact steps to reproduce the build on Windows or Linux (whichever you prefer, just state your choice upfront). Please keep the setup simple and portable—no vendor-locked tooling. Once I can compile and run the program locally following your instructions, the job is done.

    €17 Average bid
    €17 Povprečna ponudba
    8 ponudb
    Piezo & ARM Firmware Integration
    6 dni left
    Verificirano

    My current prototype relies on a microcontroller-based platform built around an ARM family device. I already have the basic hardware in place, but I need an engineer who can close the loop between the piezoelectric drive circuitry and the embedded code that commands it. Work required • Review and, if needed, refine the existing piezo driver stage so it delivers consistent, repeatable actuation. • Develop—or optimise—firmware in C/C++ for the ARM MCU that generates the drive signals, handles feedback, and exposes simple configuration hooks (UART or USB-CDC is fine). • Validate the whole chain on-bench: measurable displacement / force from the piezo element must match the parameters we set in firmware across temperature and supply variations. Acceptance cri...

    €477 Average bid
    €477 Povprečna ponudba
    63 ponudb

    I’m building a full-featured interpreting platform that lets our clients choose how they connect with language professionals—video, phone, or on-site—simply by speaking a request or using more traditional inputs. Scope • Three interpreting modes: virtual remote interpreting, over-the-phone interpreting, and onsite interpreter scheduling, all managed from the same interface. • Three interaction styles: voice commands for hands-free operation, plus keyboard/mouse and touchscreen for desktop and mobile users. • Role-based access: distinct dashboards for clients, interpreters, administrators, and an additional scheduler/project-manager role with permission controls. Core requirements 1. Integrate best-fit APIs for video conferencing, VoIP, and rea...

    €7800 Average bid
    €7800 Povprečna ponudba
    141 ponudb

    I need a C++/OpenCV specialist to engineer a cross-platform mobile application for users with low vision that streams the USB camera feed with minimal latency while offering zoom, contrast, brightness and color-mode controls. The build targets both iOS and Android, yet on the Android side the live feed must be driven through the Camera2 API to squeeze every millisecond out of the sensor pipeline. Beyond the standard controls, the heart of the project is an adaptive layer powered by reinforcement learning. It must provide real-time feedback and adjustments, AI automatically change the settings according to user preferences, so the image continuously tunes itself to the individual’s viewing comfort without manual tinkering. Also, it should be controlled by a bluetooth controller. Soli...

    €267 Average bid
    €267 Povprečna ponudba
    5 ponudb

    I am building a professional-grade algorithmic trading system for the cryptocurrency market and need a developer who can turn my trading logic into a reliable, production-ready tool. The core of the work is coding and integrating a full trading pipeline that: • Executes trades automatically based on my strategy logic • Streams and analyses real-time market data to generate timely signals • Applies configurable risk-management rules (position sizing, max-drawdown limits, stop-loss / take-profit logic, etc.) Your code should connect seamlessly to major exchange APIs (Binance, Coinbase, Kraken or similar) and run 24/7 with clear logging, error handling, and a straightforward interface for me to adjust parameters without touching the source. A modular architecture that sep...

    €11 / hr Average bid
    €11 / hr Povprečna ponudba
    5 ponudb

    I need a clean, well-commented program for an ESP32-P4 that turns the board into a dedicated life counter for a four-player game of Magic: The Gathering – Commander format. The hardware on my bench is an ESP32-P4 module paired with a basic character/graphic LCD screen, and that will be the sole display. No OLEDs, LED matrices, or other output devices are in the mix. is the board being used Core behaviour • On boot the LCD should present four life totals, each starting at 40. • Only the life totals themselves need to appear—no player names, mana counters, or extra data. • Each player’s total must be clearly separated on the screen so a quick glance tells everyone where they stand. Touchscreen interface to reset and or add or subtract totals from the...

    €411 Average bid
    €411 Povprečna ponudba
    99 ponudb

    i would like to hire a developer that has worked extensively on developing an app on replit.com. i need help in completing an app that ive already started building on replit.

    €401 Average bid
    €401 Povprečna ponudba
    74 ponudb

    I need a full-featured password manager built specifically for Windows with a clean, intuitive graphical interface. The vault must unlock with a master password and offer an optional second layer of security through 2-factor authentication—either a standard TOTP code or an email-delivered verification code routed through my own relay. Behind the scenes I expect strong, proven encryption for every secret stored, zero-knowledge architecture, and safe handling of clipboard data. I’m happy for you to start from an established open-source core as long as licences are respected and the final build can be branded and packaged as a single Windows installer (.exe or MSI). Deliverables • Compiled Windows application and corresponding source code • Setup script/install...

    €80 Average bid
    €80 Povprečna ponudba
    10 ponudb

    I already have a small Python-based server/client that displays an overlay and another overlay that is triggered under certain triggers, yet the moment the program switches the overlay on it takes focus away, worse, grabs keyboard and mouse focus. What I need is a clean way to keep custom graphic elements—mainly semi-transparent PNG images plus a few lines of text—visible above any fullscreen window on Windows while leaving all input and focus with the underlying application. I am happy to stay in Python if the goal can be reached with the right combination of Win32, DirectX, or Vulkan hooks, but I’m open to C, C++, C#, or any language that clearly demonstrates stability and very low latency. The finished code should render at least 60 FPS, support per-pixel alpha, and...

    €275 Average bid
    €275 Povprečna ponudba
    90 ponudb

    I have a sizeable, fully-anonymised collection of CT scans and I’m ready to turn them into a working machine-learning solution. The exact clinical task—whether automated diagnosis, organ or lesion segmentation, or image quality enhancement—can be finalised together once you have reviewed the dataset and its labels, but the model must be trained exclusively on CT data. All work will be done in Python, and I’m happy to use PyTorch, TensorFlow, or another modern deep-learning framework if you feel it suits the problem best. I’ll provide the raw DICOM files (or NIfTI, if you prefer) along with any existing annotations. Your job is to design the training pipeline, build and tune the model, and package a reproducible inference script that can run on fresh scans wit...

    €85 Average bid
    €85 Povprečna ponudba
    16 ponudb

    We are working on new project to make inhouse cam which enble to do lens edging or drilling for eyewear lens. We are looking for someone as following experience: - Can do 4 axis path calulation - Can do 3D simulation according to path output - Have an experience to develop CAD/CAM Please refer to our project detail. :w:/s/kaihatsu/EQcWqiVxZ9NAhCZ1dh_fIQQBN-5SMXD-G4dEAttQPVXPCg?e=RF7UqU

    €1913 Average bid
    €1913 Povprečna ponudba
    57 ponudb

    Freelance Developer Opportunity – C++ / Python (Dallas, TX) Location: Dallas, TX (local preferred, remote possible) Type: Independent contractor / project-based Hi everyone — I’m looking for an experienced independent software developer skilled in C++ and/or Python to help with a project based in the Dallas area. The ideal person: • Has hands-on experience with application or systems programming in C++ or Python. • Is comfortable working independently and communicating progress clearly. • Can collaborate periodically in person (preferred) or online if remote. About the project: The project includes updating an existing program to give it a more updated look and feel. We will also be adding a few new features. If you’re interested (or know someone gre...

    €1804 Average bid
    €1804 Povprečna ponudba
    97 ponudb

    Project: Build DB Browser for SQLite from Source on Windows 10 Objective: Compile DB Browser for SQLite from source on a Windows machine using Qt Creator 6.x, with the entire source tree, build artifacts, and dependencies stored on an external hard drive so the setup is fully portable. My budget for this is 2000 INR Requirements: 1. Environment: * Windows machine * Qt Creator 6.x * All required libraries, SDKs, and tools installed on the external drive 2. Build Output: A working Release-mode executable of DB Browser for SQLite 3. Documentation: A concise list of all libraries, SDK versions, and environment variables added/modified for reproducibility Any patched project files committed back to the external drive’s repository folder Additional Notes: The entire proces...

    €53 Average bid
    €53 Povprečna ponudba
    9 ponudb

    Cuento con planos arquitectónicos detallados y necesito que un ingeniero civil realice el cálculo estructural completo de una estructura de hormigón armado, cumpliendo estrictamente las normativas locales vigentes. Lo que espero recibir: • Memoria de cálculo • Planos de refuerzo listos para construcción (plantas, secciones, detalles y cuantificación de acero). • Cuadro de cargas y especificaciones de materiales. • Informe de verificación de seguridad y servicio. Resultará útil que manejes software de referencia (por ejemplo, ETABS, SAP2000 o similares) y puedas coordinar ajustes si los entes de revisión lo solicitan. Los archivos finales deben entregarse en PDF y en formato editable (DWG ...

    €216 - €647
    Lokalno
    €216 - €647
    0 ponudb

    I’m ready to bring a lightweight, real-time video calling experience to both iOS and Android and need a developer who can take it from concept to store-ready builds. The heart of the project is smooth, low-latency two-way video and audio. Alongside the call, users must be able to exchange text messages in a small chat pane—nothing more, nothing less. I do not want any account system, email sign-ups, or social logins; calls should start through a simple room code or link so people can join instantly. Key points you’ll tackle • Cross-platform codebase or truly native builds—whichever keeps performance high on recent iOS and Android devices • WebRTC (or an equally capable real-time media stack) for handling streams, plus the STUN/TURN setup needed for re...

    €682 Average bid
    €682 Povprečna ponudba
    136 ponudb

    Windows Productivity Coach – Advanced All-in-One Shortcut & Workflow Assistant Project Overview I’m looking to hire a senior developer or small development team to build a Windows productivity assistant — an all‑in‑one desktop app that helps professionals (bankers, lawyers, and advisers) navigate their PC entirely without a mouse. Think of it as a super‑powered version of — but far more advanced and built from scratch. (Note: I do not own Keyficient; it’s simply a point of reference for the kind of user experience we want to improve on.) This app should work seamlessly across the entire Windows environment, including: Microsoft 365 (Excel, PowerPoint, Word, Outlook, Teams) File Explorer & Windows Desktop Chrome & Edge browsers Messaging pl...

    €2783 Average bid
    €2783 Povprečna ponudba
    25 ponudb
    ANPR Entry-Exit Alerts Integration
    4 dni left
    Verificirano

    I need a turnkey ANPR solution that watches the cameras at both my entrance and exit lanes, recognises every plate—regular vehicles as well as emergency units—and fires off an instant, time-stamped notification to me on Telegram and WhatsApp simultaneously. Feed: one IP cameras already in place (RTSP). Expectation: the system detects the plate, confirms its characters with high confidence, tags the direction (IN or OUT), and sends a concise message such as “IN • MH12AB1234 • 2024-06-04 14:21:08”. I’m open to any solid stack—OpenCV, YOLO, EasyOCR, OpenALPR, PlateRecognizer API, or a custom-trained model—as long as it runs reliably on a modest Linux box (Ubuntu 22.04) and can be containerised for easy redeployment. Deliverables ...

    €92 Average bid
    €92 Povprečna ponudba
    11 ponudb
    A18R Camera Docs & Sample
    4 dni left
    Verificirano

    I own an A18R 3-D face and palm-vein recognition camera but was given no material to work with. To start development I need three things: the official user manual, the full technical datasheet, and a working sample project that illustrates how to build a custom application around the device. If you already have the original PDFs or verified scans and have written code for this model, I would greatly appreciate them. A C++ or Python example is ideal, yet I can adapt to any language that ships with the manufacturer’s SDK. The demo should cover device initialisation, enrolment, matching, and retrieval of results so I can plug those routines into my own software. Deliverables • User manual (English preferred) • Complete datasheet, including pinout, protocol, and electrica...

    €418 Average bid
    €418 Povprečna ponudba
    50 ponudb
    Tapo CCTV Monitoring Server Setup
    4 dni left
    Verificirano

    I need a complete, end-to-end setup of my own CCTV server that can display live feeds from more than ten TP-Link TAPO cameras at once. The operating system is still open—please recommend whichever platform (Windows, Linux, or macOS) will give the most stable, low-latency performance and is easiest to maintain long-term. The job covers: • Installing and hardening the server OS you recommend • Deploying reliable monitoring software (e.g., ZoneMinder, Shinobi, Blue Iris or another you trust) • Adding every Tapo stream and organising them into a clean, responsive dashboard • Optimising network and storage settings so real-time viewing is smooth even when all cameras are active • Supplying concise documentation so I can add or remove cameras later and c...

    €116 Average bid
    €116 Povprečna ponudba
    57 ponudb

    I’m integrating a DS18B20 temperature sensor into my STM32 board and need clean, lightweight C code that talks to the sensor over its native 1-Wire bus. I don’t want to rely on HAL or LL helpers—I’m after fully custom code that I can drop into an existing bare-metal project. Scope • Write and comment a small driver that handles sensor reset, ROM commands, temperature conversion, CRC check, and sign/decimal formatting. • Provide a non-blocking polling routine that delivers continuous, real-time readings. • Push each reading out over a simple interface of your choice (UART printf, SWO, or a function callback) so I can watch live values in a terminal or debugger. • Supply a short README explaining pin assignments, timing considerations, and...

    €124 Average bid
    €124 Povprečna ponudba
    46 ponudb

    I want every action I take on my master trading account automatically replicated to four-to-ten linked accounts on the same platform. The API supplied by the broker is fully accessible, so the copier can subscribe to trade events and push identical instructions in real time. The system must mirror these three actions without fail: open trades, place orders, and close trades. Low latency and absolute accuracy are essential because a delay of even a few seconds can change pricing. I am happy for you to choose the most appropriate language or framework—Python, C++, C#, or others—as long as the final build runs reliably on a standard VPS and is easy for me to maintain. Deliverables • Well-structured, documented source code • Configuration file where I can add or ...

    €150 Average bid
    €150 Povprečna ponudba
    24 ponudb

    I’m putting together a lightweight, always-on driver-drowsiness monitor that runs reliably on a Raspberry Pi Zero 2 W (it should also scale fine to a Pi 4). The system will watch two USB webcams—one on the driver, one on the road—and continuously score fatigue in real time. Core workflow • Capture synced frames from the driver-facing and road-facing cameras at a modest, configurable FPS. • Detect eyes (and ideally mouth & basic head pitch) with whichever method performs fastest on the Zero 2 W—OpenCV Haar, MediaPipe-lite, or a hybrid is fine; I’m not tied to a specific library as long as it stays lean. • Derive blinks per minute and PERCLOS over a 30–60 s sliding window, then combine them into a 0-100 Risk Score. • When t...

    €148 Average bid
    €148 Povprečna ponudba
    55 ponudb

    Project: Automotive Signal Injector for Camshaft and Crankshaft Sensor Simulation 1. Project Objective This project aims to develop an embedded system capable of simulating camshaft and crankshaft sensor signals used in automotive ECUs (Electronic Control Units). The device will allow ECU repair technicians to perform bench tests without needing the actual vehicle, making diagnostics and repairs faster and more efficient. 2. Scope of Work The hired engineer will be responsible only for firmware development for the STM32F103C8T6 microcontroller, according to the specifications below. The hardware design is already defined. The freelancer must deliver a fully functional and well-structured firmware. 3. Technical Specifications 3.1 Microcontroller STM32F103C8T6 (ARM Cortex-M3 core) 3.2 ...

    €199 Average bid
    €199 Povprečna ponudba
    28 ponudb

    I’m building a small Unity3D project and need a lightweight dialogue system focused on smooth NPC interaction. Scope (keep it lean): • C# scripts or prefabs that plug straight into a fresh Unity scene. • A demo scene showing one NPC cycling through a short conversation. Nice-to-have (not required today but helpful if your solution scales): optional hooks for branching conversations Deliverables: 1. The compiled package or Unity project folder with all scripts/prefabs. 2. Clear setup instructions (readme or short video) so I can drop it into my existing project in minutes. 3. Brief comments in code for future tweaks. I’m looking for a quick, functional solution—nothing over-engineered—so I can integrate it and move on to the rest of my gameplay....

    €516 Average bid
    €516 Povprečna ponudba
    13 ponudb

    اسمي [عمار توفيق أحمد عجلان / Ammar twfeeq ahmad aglan ]، أمن سيبراني أبحث عن عمل بدوام جزئي/مشاريع حرة في مجال الأمن السيبراني وهندسة البرمجيات. ما أقدّمه: أمن سيبراني وشبكات: تصميم شبكات، إعداد سياسات حماية، مراقبة الشبكات، تحليل الحوادث، تطبيق أفضل ممارسات الحماية وسدّ الثغرات. اختبار اختراق (Penetration Testing) وتجربة الاختراق الأخلاقي: مسح الثغرات، تحليل مخاطر، اقتراح حلول وإجراءات إصلاح. تطوير ويب وتطبيقات: تصميم وبرمجة مواقع ويب وتطبيقات (Full-stack basics) مع اهتمام بأمن التطبيقات (OWASP، تأمين الدخول والجلسات، حماية قواعد البيانات). قواعد بيانات: تصميم قواعد بيانات وعلاقات فعالة، استعلامات محسّنة، وحماية بيانات المستخدمين. البرمجة: إجادة C++، Python، Java، JavaScript، PHP، HTML، CSS — أستخدمها في بناء حلول أمنية، نظم أتمتة، سكربتات لفحص الثغرات وأدوات داخلية. الذكاء ...

    €363 Average bid
    €363 Povprečna ponudba
    42 ponudb
    Unreal Game GitHub Repo Setup
    4 dni left
    Verificirano

    I have a GitHub Pro GitLFS needed for account and two Unreal Engine games in active development. I’m looking for someone to quickly configure separate repositories—one for each game—so my programmers can push and pull code without stepping on each other’s work. Here’s what I need: • Create two new private Git repositories under my GitHub Pro plan, one per game. • Apply a straightforward “GitHub repository” flow: a clean main branch with short-lived feature branches that get merged back via pull requests. • Grant my dev team write access so they can commit, create branches, and open pull requests right away. I’ll supply the project names and the GitHub usernames to be added. Once you’ve finished, I’d like a b...

    €24 Average bid
    €24 Povprečna ponudba
    16 ponudb
    €17 Povprečna ponudba
    7 ponudb

    I need a robust, fully-coded trend-following algorithm tailored for index and commodity futures. The goal is to automate short (sell-side) entries and exits, complete with risk management and position sizing logic, so I can deploy it straight into my brokerage platform without manual intervention. Core requirements • The strategy must be 100 % trend-following—no mean-reversion or arbitrage logic. • Results should be reproducible on minute-level historical data and live tick data. • All parameters (look-back, stop-loss, trail, position size) should be externally configurable so I can fine-tune them later. Deliverables 1. Clean, well-commented source code in a widely-used language for futures trading (Python, Pine Script, or similar—advise on best fit). ...

    €104 Average bid
    €104 Povprečna ponudba
    7 ponudb

    Priporočeni članki samo za vas