Flash flex programmerpráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 flash flex programmer zakázek nalezeno, ceny v EUR

    I urgently require a proficient programmer who can create a program for me. This program should be capable of copying numbers from an updated in real-time website and then paste those numbers into a text file format. Key tasks include: - Scrape numbers from a certain site that updates in real time. - Paste and save these numbers strictly in a text file. - Ensure the application is user-friendly and effective. Since I didn't specify the operating system, all OS platforms are welcome. Familiarity with web scraping tools and an understanding of different file formats will ensure task success. Time efficiency is crucial; hence, I need this project completed as soon as possible.

    €164 (Avg Bid)
    €164 Průměr. nabídka
    79 nabídky
    Lithium Battery Level Indicator 1 den left
    OVĚŘENÉ

    I'm looking for a skilled programmer who can create a battery level indicator program for an Lithium Battery. The program will be used to interpret battery level data and display it via LED indicators. Key Points: - Device: The program is specifically designed for an Lithium Battery; thus, knowledge of embedded systems is must needed, which includes both Hardware & Software Design - Programming: Proficiency in C/C++ is essential for this task as it is the preferred programming language. - Display: The battery level will be depicted through LED indicators. Experience with LED technologies or similar display systems is advantageous.

    €259 (Avg Bid)
    €259 Průměr. nabídka
    20 nabídky

    CODE IS DONE, JUST NEED SOME ADJUSTMENTS ON CODE + APP MADE ON ANDROID STUDIO I'm looking for an experienced ESP32 device programmer. The main functionalities include: - Control: The app should enable users to interact with the ESP32 device through buttons and switches displayed on the app's interface. This means that the app should be able to send commands to the ESP32 device based on the user's actions. - Data Display: The app should be able to read and display data from the ESP32 device. This data should be stored on an SD card, and include GNSS data from the u-blox module. The ideal candidate for this project should have experience in: - Android Studio: Proficiency in Android app development is crucial for this project. You should be able to create an intui...

    €441 (Avg Bid)
    €441 Průměr. nabídka
    10 nabídky

    As someone in need of a specific tool, I'm seeking a proficient Python programmer to create a desktop tool for auto cropping bulk TIFF scanned images. The key features I'm requiring are: - Auto Cropping: The tool should be capable of automatically cropping large amounts of TIFF images, simplifying the process and saving time. - Image Quality Adjustment: After auto cropping the images, I should be able to adjust their quality within the same tool. - Maintain TIFF Format: The cropped and quality-adjusted images should remain in TIFF format. A freelancer with great proficiency in Python and past experience in image processing software or similar would be ideal for this project. Understanding of image formats, specifically TIFF, and quality adjustment is essential.

    €276 (Avg Bid)
    €276 Průměr. nabídka
    22 nabídky

    I need a freelancer skilled in microcontrollers, specifically with the IMXMRT1062. - I require the embedded flash memory program file to be read, for the purpose of debugging. - I am currently using the MCUXpresso IDE with the microcontroller. - The task will involve not only identifying issues, but also providing guidance on how to resolve them. Ideal skills for this project include: - Proficiency with microcontroller programming, particularly IMXMRT1062 - Experience with the MCUXpresso IDE - Debugging skills - The ability to provide clear and concise guidance on issue resolution.

    €363 (Avg Bid)
    €363 Průměr. nabídka
    20 nabídky

    I’m in search of a detail-oriented programmer to create a user-friendly and Google-indexed whitelabel for Chaturbate. This project revolves around several key components: 1. User-Friendly Interface: I need the interface to be simple yet effective. The focus here will be on clear and instructive labels that immediately direct users to what they are looking for. 2. Google-Indexation with Jason: Having the whitelabel properly indexed in Google is an absolute necessity. Your experience in SEO will be highly relevant here. 3. all i need is this API - Users Online v1 The list of online users is available in three formats, XML, JSON, and YAML. You will need access to a programmer. XML Version: JSON Version: https://chaturbate

    €107 (Avg Bid)
    Neodkladné
    €107 Průměr. nabídka
    39 nabídky

    I'm seeking a skilled programmer to assist in developing a taekwondo scoring system. The project entails crafting code for a system comprising one master and four slave devices all to be programmed using Arduino. Wireless communication between the devices will be facilitated through the ESP-NOW protocol. The job entails several key responsibilities: For the SLAVE devices coding : 1. Each slave device should feature an initialization green LED that indicates successful wireless communication with the master device. 2. Additionally, each slave will have two LEDs, one red and one blue, which will illuminate when specific buttons (B1 to B3 for blue team, R1 to R3 for red team) are pressed by the user. 3. With a total of six buttons per slave device, each responsible for assigning...

    €61 (Avg Bid)
    €61 Průměr. nabídka
    6 nabídky

    I'm looking for a capable programmer who has experience with ImageMagick, to help me modify existing programming code for the site footballcomics.co.uk. The code is used to process orders for personalised books, where the end user can customise the gender, name, hair, skin and eye colour of the main character. The programmer who I use regularly is busy until the end of June, however I'm unable to wait that long. There's a few things that need to be done, these are as follows. 1. The code is resource heavy with my domain host. Also whenever we ran updates on the WordPress website, there was a fair chance that the code would fail. To fix this the plan was to transfer the processing to another server (such as an Amazon server). 2. Allow the end user to pre...

    €180 (Avg Bid)
    €180 Průměr. nabídka
    43 nabídky

    For immediate work I need a Delphi programmer who can develop a simple Delphi program that executes an HTTP CALL command according to an existing javascript/HTML program. The solution needs to be in Delphi 10 and without the use of ready-made libraries (unless the programmer can install something free)

    €32 / hr (Avg Bid)
    €32 / hr Průměr. nabídka
    46 nabídky

    In this project, will be developing an code to sense, share and control another application on a nearby node. The application can be mobile, web or desktop. The application is required to: 1. Sense a nearby node. When a node comes within the communication range and also when it moves out from this range. An indication should be there when a node is sensed or moved away. 2. Share some content. It can be some message, file, chat etc. 3. Control minimum one feature of the remote node e.g., volume, brightness, wallpaper etc.

    €226 (Avg Bid)
    €226 Průměr. nabídka
    36 nabídky

    ...droppableId]); const sourceColumn = columns[]; const destColumn = columns[]; const [removed] = (, 1); (, 0, removed); setColumns({ ...columns }); } }; return ( <div> <DragDropContext onDragEnd={handleDragEnd}> <div style={{ display: 'flex' }}> <Droppable droppableId="column1"> {(provided) => ( <div className = "drag" {...} ref={}> <h5>column 1 header</h5> {((item, index) => ( <Draggable key={item} draggableId={item} index={index}> {(provided) => (

    €29 (Avg Bid)
    €29 Průměr. nabídka
    30 nabídky

    I'm dealing with a challenging issue related to my Cisco FLEX solution. Specifically, I'm unable to activate the licenses associated with my Cisco Unified Communications. The stumbling block seems to be that the activation key is not recognized. This has put a significant hold on my operations, and I'm looking for a skilled professional who can resolve this promptly. Ideal Skills & Experience: - Proficiency in configuring and troubleshooting Cisco FLEX solution - Deep understanding of Cisco Unified Communications - Ability to diagnose and rectify activation key issues I look forward to receiving your informed bid.

    €21 (Avg Bid)
    €21 Průměr. nabídka
    5 nabídky

    I am seeking a skilled programmer who can create an intelligent BOT that's able to traverse my google spreadsheet and scrutinize incoming leads based on their EPC status. The main functionalities required are: - Retrieving Contact Details and EPC Status: The BOT should be able to fetch the contact details of leads and simultaneously check their EPC statuses. - Highlighting Matches: In case a lead matches the EPC status I am in search for, the BOT should distinctly highlight the respective row in the spreadsheet. - Segregating Non-Matches: The BOT should be capable of moving the leads that do not match the desired EPC status to a separate section in the spreadsheet. Ideal skills for this job would be advanced Python or Java programming capabilities, extensive experience wi...

    €25 (Avg Bid)
    €25 Průměr. nabídka
    13 nabídky

    I need to create a small educational program for work related to PLC. OBJECTIVE: I need to do a job, where a program read...numbers and sorts these 3 numbers in ascending or descending order, and checks which one has the highest value. The software to be used is OMRON's CX-Programmer. The controller would be Omron's CJ1M. This work is for educational purposes so it should be simple but well structured. The structure of the program should have some similarities with the attached images (ATTACHED IMAGES ARE AN EXAMPLE ONLY)! Please try to use simple or the more commun functions. As it is an educational program, it must be as simple as possible, but at the same time it must be well structured to presentation. Thanks IMPORTANT: The software to use is CX-Programmer (...

    €27 (Avg Bid)
    €27 Průměr. nabídka
    5 nabídky

    I'm in need of a skilled JavaScript programmer who can assist in the development of a website. - The project involves developing a website. Your role will be to assist with coding and implementation, ensuring that the website functions smoothly and meets the desired objectives. - Proficiency in JavaScript is a must. Previous experience with website development is highly desirable. - Strong problem-solving skills are essential, as you may be required to troubleshoot and debug issues as they occur. If you have a strong programming background and are confident in your skills, I'd love to hear from you.

    €307 (Avg Bid)
    €307 Průměr. nabídka
    19 nabídky

    Flash USDT I am looking for a developer who can develop portable USDT Flashing Software in main network (windows based, preferably windows 10), the requirements are mentioned below, 1) The software can perform flash of the USDT, as well as the flashed USDT should be transferable from/to unlimited wallets with blockchain confirmations is appreciated. since it is flash btc it must be visible in BTC wallet address for 365 days. There will be no transaction fee while sending from "flash s/w" to "btc wallet" as it will be no confirmations. There will be no limitation for daily transfer for usdt It can’t be tracked as fake transaction. should take normal time to send btc one wallet to another wallet in normal internet connection. 2) These...

    €2194 (Avg Bid)
    €2194 Průměr. nabídka
    12 nabídky

    ...perform flash of the USDT, as well as the flashed USDT should be transferable from/to unlimited wallets with blockchain confirmations is appreciated. since it is flash btc it must be visible in BTC wallet address for 365 days. There will be no transaction fee while sending from "flash s/w" to "btc wallet" as it will be no confirmations. There will be no limitation for daily transfer for usdt It can’t be tracked as fake transaction. should take normal time to send btc one wallet to another wallet in normal internet connection. 2) These usdt will disappear after 365 days. (negotiable) Note:- There should be some option to select diff timing starting from 10 days upto 365 days based on user input 3) There should be an option to select whi...

    €428 (Avg Bid)
    €428 Průměr. nabídka
    9 nabídky

    Saya memerlukan seorang programmer yang mampu membuat custom metrics di Amibroker untuk hasil backtest dan individual trades.

    €175 (Avg Bid)
    €175 Průměr. nabídka
    2 nabídky

    Hello, I'm looking for a programmer for my project. C++ and possibly Java experience. I have already programmed my idea as a demo version in HTML on my website, now I need someone to implement it as software. In the future, the whole thing will be programmed on a screen including a touch screen, so that we have a finished device including a screen and buttons. Since this is a prototype and I need more versions, a permanent collaboration would be possible. I look forward to your offers. Best regards

    €509 (Avg Bid)
    €509 Průměr. nabídka
    66 nabídky

    Company Overview: Join Overcross, a leader in the travel industry, as we innovate to provide first-class travel experiences. We are enhancing our technical capabilities and are in search of a Laravel Programmer to support our backend development with secure, scalable solutions. Job Description: We are looking for an experienced Laravel Programmer to develop and maintain our platform’s backend. The candidate will play a key role in integrating cutting-edge functionalities like Chat GPT for real-time communication, managing large-scale databases, and ensuring robust data security. Responsibilities: • Develop and maintain the Laravel-based backend for a multi-lingual, multi-currency platform. • Integrate and manage third-party services and APIs, including news ...

    €15 / hr (Avg Bid)
    €15 / hr Průměr. nabídka
    181 nabídky

    I'm looking for a skilled programmer to help me build an intermediate-level economic model on Dynare. Key Responsibilities: - Creating the Dynare model from scratch. This will involve incorporating shocks and policy changes to make it an intermediate level model. Ideal Skills and Experience: - Experience with creating economic models in Dynare. - Proficiency in coding and working with various economic theories. - Strong understanding of intermediate-level economic concepts such as policy changes and shocks.

    €122 (Avg Bid)
    Doporučené Neodkladné DOM
    €122 Průměr. nabídka
    9 nabídky

    I'm in need of a dedicated Php Programmer with extensive Drupal experience. The key responsibilities of this role include: - Carrying out weekly website maintenance. - Regularly updating the website. - Fixing bugs that might arise. These tasks demand strong Drupal customization skills and an expert understanding of Php. A background in both custom module development and theme customization will come in handy for potential nuances in the job. Your ability to deliver on time each week is also crucial. A history of similar projects will be highly beneficial.

    €767 (Avg Bid)
    €767 Průměr. nabídka
    99 nabídky
    Java DES Program for Education 12 hodiny left
    OVĚŘENÉ

    I'm seeking a skillful programmer to develop a comprehensive Data Encryption Standard program using Java. Key Project Details: - The program should strictly adhere to the Data Encryption Standard algorithm.

    €132 (Avg Bid)
    €132 Průměr. nabídka
    56 nabídky

    This project requires the service of a skilled programmer, ideally someone with full stack capability. The task requires you to install the to our website, and integrate with Paid Membership Pro , to track and allocate commission appropriately to the referral. All of these capabilities which are possible within the Affiliate membership Pro plugin must be tested to be working properly after the integration: 1. Install and verify that referral are getting appropriate referral commission Scenarios: user X invites user Y. User Y signed up straight to a paid membership pro, then user X get commission User Y signed up to a free membership plan, and user X does not get commission User Y upgrades from free membership plan

    €142 (Avg Bid)
    €142 Průměr. nabídka
    95 nabídky

    I'm seeking an experienced Python programmer to create a programming solution for WLED. This will be primarily used to create innovative lighting designs, specifically tailored for interior designers. Key Requirements: - Proficiency in Python programming language - Prior experience with WLED - Knowledge of advanced lighting techniques - Previous work on projects for interior design industry would be advantageous. Just write an API call with WLED json for WLED. I got a stripe with 300 LED. At power on start with LED 1, switch on one after another until LED 300 is reached. Let all switched on. This project presents a wonderful opportunity to showcase your programming skills in a real-world application enhancing the creativity of interior designers. Let's illuminate th...

    €37 (Avg Bid)
    €37 Průměr. nabídka
    11 nabídky

    Hola !! necesitamos un diseñador gráfico para nuestra empresa que nos pueda diseñar banners y Flyers para redes sociales, publicidad etc... Necesitamos alguien moderno, creativo e...trabajando. Gracias Este primer proyecto serian aproximadamente 6 banners y una vez creados adaptados en tamaño para una tv física de la tienda, web e Instagram 8 banners en 3 tamaños tv, web y instagram List banners (sizes tv 1920×1080px web 1920×500 or 600px and instagram 1080x1080) 1. Cambio de cristal Apple Watch 2. Instalación de Monterey, Ventura, Sonoma en macs no soportados 3. Reparación de Flex Face ID 4. Cambio de cristal tactil en iPad´s 5. Reparamos todos los productos de Apple 6. Reparación de cristal trase...

    €99 (Avg Bid)
    €99 Průměr. nabídka
    105 nabídky

    ...tenanacy for laravel boilerplate () which will provide you readymade tenant creation with subdomain and superadmin laravel nova panel and others . you have to move project on with upgradation of client admin featured with - * Client"s user management . * Staff section . * Rider/shipping section . * Store/client profile management . * Theme section . * Flash sale/Offer Section . * Blog section .( Feature ) * Product Management ( catagory , brand , child catagory etc ) . * Payment Integration: ( paytm , phone pe, google pe , razor pe , paypal , pay u .( mainly indian ) , bank transfer , cod .etc. ( Feature ) ( included with cart plug-in ) * Custom Domain (Support is available in boilerplate ) ( Feature ). * theme edit section + theme window to change

    €595 (Avg Bid)
    €595 Průměr. nabídka
    30 nabídky

    I'm looking for an experienced Python programmer to develop a real-time human movement detection and speed calculation system using my DVS346 camera. This system should also include custom data models. Key Requirements: - Real-Time Human Movement Detection: The system should be able to detect human movement in real-time. This is crucial for the intended application in healthcare monitoring. - Movement Speed Calculation: In addition to detecting movement, the system should also calculate the speed of the detected movements. This data will be used for further analysis. - Custom Data Models: The project involves creating custom data models to facilitate the detection and speed calculation processes. Expertise in data modeling is therefore essential. Ideal Skills: - Strong Python...

    €183 (Avg Bid)
    €183 Průměr. nabídka
    29 nabídky

    I am in need of a Programmer who is experienced in Python, Machine Learning , SQL and have working knowledge of full stack development. We need someone who can help us training a LLM coding assistant. You would not be working on coding side of LLM, you would be working mainly on creating conversations for a programming problem to train LLM. Ideal Skills and Experience: - Proven expertise in Python programming and Django framework - Hands-on experience with Scikit-learn library for model training - Demonstrated knowledge and experience in Machine Learning and AI Model Training - Working knowledge of ReactJS & NodeJS If you think that you fulfill above criteria. I would be more than happy to talk to you.

    €89 (Avg Bid)
    €89 Průměr. nabídka
    10 nabídky

    I'm in need of an R Programmer skilled in time series analysis, correlation and regression. Your task is to analyze a dataset and find correlations between various weather variables. The aim is to forecast future trends, identify patterns and relationships, and make predictions that are precise. Your responsibilities will include: - Analysing and making predictions about specific variables such as temperature, precipitation, and wind speed. - Applying time series analysis to establish forecasts for weather patterns. - Understanding and interpreting relationships between different weather variables using correlation and regression techniques. The ideal candidate should have significant experience with the R programming language and a strong understanding of statistics and f...

    €139 (Avg Bid)
    €139 Průměr. nabídka
    37 nabídky
    POCKET OPION API Ukončeno left

    I am looking for an experienced programmer to design and test a program for analyzing the binary options market, utilizing the Pocket Option API. The program should be developed in JavaScript and HTML and run locally on a laptop without the need for cloud services. Project Requirements: Integration with the Pocket Option API. Automated opening of "up" or "down" positions based on predetermined predictive algorithms. 97% positive outcomes from positions executed by the system. Scope of Work: Designing and programming the software. Comprehensive testing of functionality before final delivery. Optimization for performance and stability.

    €25 (Avg Bid)
    €25 Průměr. nabídka
    12 nabídky

    I'm looking for a MATLAB programmer with expertise in developing advanced algorithms. The ideal candidate should be able to develop a program based on the water cycle algorithm for optimizing a given function.

    €59 (Avg Bid)
    €59 Průměr. nabídka
    4 nabídky

    I'm in need of a skilled AI programmer to help me with the application of midjourney or another AI service, to intelligently overlay clothing on a mannequin or model. The idea is to feed the program with an image of the model and an image of a piece of clothing, and have it merge the two seamlessly. Key requirements: - Proficiency in AI programming particularly in the area of image recognition and processing - Experience with midjourney or a similar service/program - Ability to develop or integrate an API for this purpose I need help, tips, working examples and so on. The project is time-sensitive, with a completion deadline set within a month. Experience with fashion or garment overlay technology would be a significant advantage.

    €2471 (Avg Bid)
    €2471 Průměr. nabídka
    11 nabídky

    I need to create a small educational program for work related to PLC. OBJECTIVE: I need to do a job, where a program reads 3 numbers and sorts these 3 numbers in ascending or descending order, and checks which one has the highest value. The software to be used is OMRON's CX-Programmer. The controller would be Omron's CJ1M. This work is for educational purposes so it should be simple but well structured. The structure of the program should have some similarities with the attached images (ATTACHED IMAGES ARE AN EXAMPLE ONLY)! Please try to use simple or the more commun functions. As it is an educational program, it must be as simple as possible, but at the same time it must be well structured to presentation. Thanks Regards

    €18 / hr (Avg Bid)
    €18 / hr Průměr. nabídka
    8 nabídky

    I'm seeking a skilled programmer familiar with Zoho and smart calendar applications. Key deliverables should include: - Developing a smart calendar with strong app integration features - Ensuring compatibility with the Zoho Creator platform - Designing the calendar to display as a timeline with columns - Using one table to show detailed information about apartments - Each row should represent a separate apartment. The main information to be displayed is the availability of the apartments. This calendar must interact seamlessly with Zoho Creator, pulling the necessary data in real time. Well-rounded knowledge of Zoho Creator and smart calendar integration will be essential for this project. every change in the calendar will checked in the rules to change in Zoho creator

    €168 (Avg Bid)
    €168 Průměr. nabídka
    19 nabídky

    I'm in need of a skilled programmer to create a reactive search algorithm for my car sales platform. The algorithm should be developed using , and it will be implemented on both the website and mobile app. Key Requirements: - The algorithm should allow automatic filtering by price range. - The algorithm should offer sorting options by mileage or year. - Integration with the existing car database is crucial for smooth functionality. Ideal Skills and Experience: - Proficiency in is a must. - Prior experience in developing similar reactive search algorithms, especially for e-commerce platforms or car sales is highly desirable. - Strong understanding of database integration and filtering mechanisms. - Ability to optimize the algorithm for both web and mobile platforms would be

    €529 (Avg Bid)
    €529 Průměr. nabídka
    32 nabídky

    I'm looking for a skilled Laravel developer to add new features to my existing website. The project will require a proficient knowledge of database setup and integration, ...require a proficient knowledge of database setup and integration, user authentication and authorization, and API development. Requirements: - Comprehensive understanding and experience of Laravel framework as the website is in Laravel - Familiarity with database setup and integration - Expertise in user authentication and authorization - Proficient in API development This can be your chance to flex your Laravel muscles as you help raise the functionality and user experience of my website to a new level. Although the exact features to be added are not yet totally defined, we can discuss this further once ...

    €11 / hr (Avg Bid)
    €11 / hr Průměr. nabídka
    20 nabídky

    I'm programming a sensitive app where I don't want to have full control over the deployment process / cloud account. Therefore I need a reviewer / ops person to take ownership of the deployment process. I need an hour or so of your time every week to: - Review a pull request created by me - Run a deployment pipeline - Confirm project has deploye...reviewer / ops person to take ownership of the deployment process. I need an hour or so of your time every week to: - Review a pull request created by me - Run a deployment pipeline - Confirm project has deployed successfully - Review cloud account and indicate any issues (e.g. unpaid invoice, server downtime, etc.) Estimated effort / time required: 1-2hrs per week. Note: You don't need to be a programmer / specialist. J...

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    12 nabídky

    I'm in need of expert developers who specialize in creating smart contracts on the Ethereum blockchain. Im looking for assistance in dealing with flash loans. The main function of our contract will center around the exciting field of Decentralized Finance (DeFi). Key features the contract should include are: - Yield Farming capabilities - Lending and Borrowing functionality - Liquidity Pool integration Ideal freelance candidates should have: - Proficiency in Solidity programming - In-depth understanding of the Ethereum blockchain environment - Prior experience in designing and implementing DeFi smart contracts - Proven track record with Yield Farming, Lending/Borrowing, and Liquidity Pool systems Please, only bid if you're confident in fulfilling these requirements. L...

    €317 (Avg Bid)
    €317 Průměr. nabídka
    5 nabídky

    ...to communicate and solve exciting tasks will be essential. We all collaborate together closely, work at same time with real time communication very important Experience: 1. PHP and related such as CodeIgniter, Laravel, .. 2. JavaScript and other front end technologies 3. Mobile App Cross Platform is plus for upcoming challenge 4. PostgreSQL, My SQL, etc. Work Requirements: 1. One Dedicated Programmer working on project 2. Agreed upon start finish each day to work at same time as our team 3. In addition to this site time tracker, Live Screen Sharing when paid hourly In your response: 1. Confirm agreed to above work requirements 2. Resume, Skill Listing, Example work 3. What days and times can you work in your time zone ? 4. With above times, what is maximum working hours per w...

    €2 - €7 / hr
    Zapečetěný
    €2 - €7 / hr
    49 nabídky

    Looking for a highly-skilled programmer with a solid understanding of Dynamics 365 Business Central for a broad scope of tasks. Here's what I need: I need to adapt dynamics 365 for a company specialized in construction and property renovations 1. Reports and Dashboards: * Develop insightful financial dashboards. * Create comprehensive inventory reports. 2. Customizations and Integrations: * Modify the user interface for a more tailored experience. The ideal candidate should have a proven track record in not just programming, but also customising, integrating, and automating workflows within Dynamics 365 Business Central. A strong understanding of financial data reporting and inventory management is necessary as well.

    €33 / hr (Avg Bid)
    €33 / hr Průměr. nabídka
    17 nabídky

    I'm seeking a programmer adept in Raspberry Pi to create a system that plays a video upon pressing a physical button. The technical specifications include: - Using a push button activating video playback - The Raspberry Pi device pulls video content from an external USB drive. Experience in handling Raspberry Pi systems and programming for hardware interaction is integral for this project. Familiarity with video playback processes would be highly advantageous.

    €147 (Avg Bid)
    €147 Průměr. nabídka
    16 nabídky

    I have a mechanical keyboard with QMK. I'm looking for a programmer to write code that will flash its scroll lock LED every time a key is pressed. Key Requirements: - The LED flash pattern should be a simple, single flash. - The code should be tailored for the QMK firmware. Additional Information: - The LED flash behavior does not need to remain consistent across different devices, and it's acceptable to reconfigure it for each device. Keyboard PCB is a KBD75 VIA software is installed and working Example video:

    €23 (Avg Bid)
    €23 Průměr. nabídka
    5 nabídky

    I'm looking for a skilled Raspberry Pi programmer to create a program focused on data logging. Key Requirements: - Develop a program that can log data efficiently on a Raspberry Pi - The program should be able to integrate with various sensors - The primary goal is to replicate an existing Raspberry Pi setup Ideal Skills: - Proficiency in Raspberry Pi programming - Experience with Python, as the primary programming language for the project - Previous projects with data logging and sensor integration - Strong problem-solving skills and attention to detail

    €29 (Avg Bid)
    €29 Průměr. nabídka
    13 nabídky
    Trophy icon Minimalist Logo for Hiit Jams 11 dní left

    Searching for a skilled graphic designer to create a unique, minimalistic logo for my company, Hiit Jams. We specialize in workout music, so a passionate understanding of fitness or music industries is b...company, Hiit Jams. We specialize in workout music, so a passionate understanding of fitness or music industries is beneficial. Key details: * Colour preferences were not indicated, so feel free to explore palettes that fit the brief. * The style should be simple but meaningful, encapsulating the energy of our music and fitness focus. * No specific elements are requested for inclusion. Flex your creative muscles to design a visually stunning and emblematic logo. We appreciate your attention to detail, creative interpretation, and prompt delivery. Excited to see ...

    €9 (Avg Bid)
    Zaručené
    €9
    232 příspěvky

    Please read completely before placing a bid ! Please bid only if you also plan to respond... Please someone who is interested in doing several projects Please make realistic offers and no fake offers where the price multiplies afterwards. Please keep in mind that changes can still be made during the testing phase ! Hello, I am looking for a programmer for regular collaboration, who can write an upload/download tool for usenet in the first step. Thank you! My Requirements are: -Combine the settings of the programs mentioned (ngPost, Nyuu, NewsUP, SabNZBd) -download functions like the program "sabNZBd" -for Windows (With a proper installation routine and as an .exe file!!) -Python -NNTP (Network News Transfer Protocol) -modern GUI and a nice logo :) -source code, comme...

    €155 (Avg Bid)
    €155 Průměr. nabídka
    27 nabídky

    I'm looking for an experienced programmer who can design a bot that will autonomously fetch articles related to entertainment from the internet, enhance their language style, and republish them on my website. The key objectives include: - Creation of a script that identifies, retrieves, and reformulates entertainment-related articles. - Enrichment of the language style of the articles to make them unique and engaging. - Automatically uploading these articles to my site without requiring my constant intervention. The purpose of this bot is to help me generate ad revenue by attracting more visitors to my site through engaging entertainment-focused content. Ideal skillset: - Advanced programming experience, particularly in creating automation scripts or bots - Knowledge of web...

    €27 (Avg Bid)
    €27 Průměr. nabídka
    19 nabídky

    I am looking for an experienced Arduino programmer to assist in developing a gesture recognition system. This project entails programming sensor applications specifically with motion detectors, proximity sensors, and an accelerometer gyroscope. Ideal skills and experience: - Comprehensive understanding of Arduino programming - Prior experience programming for motion detectors and proximity sensors - Familiarity with accelerometer gyroscope functioning - Previous work with gesture recognition systems will be highly advantageous. The main functionality of the project will be to fully implement and troubleshoot the gesture recognition system in Arduino. Assistance from prototype development to final testing and optimisation is expected.

    €12 (Avg Bid)
    €12 Průměr. nabídka
    5 nabídky