Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 aws lambda context python hittade uppdrag

    Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...

    $17 / hr Average bid
    $17 / hr Snittbud
    2 bud
    Project for Raja S.
    Avslutades left

    Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.

    $45 / hr Average bid
    $45 / hr Snittbud
    1 bud

    kubernetes, aws, cassandra, docker, graphana

    $1043 Average bid
    $1043 Snittbud
    2 bud

    Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.

    $248 Average bid
    $248 Snittbud
    2 bud

    Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.

    $181 Average bid
    $181 Snittbud
    2 bud

    Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.

    $1097 Average bid
    $1097 Snittbud
    9 bud

    ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.

    $53 / hr Average bid
    $53 / hr Snittbud
    3 bud
    Uppehåll av hemsida
    Avslutades left

    Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API

    $402 Average bid
    $402 Snittbud
    2 bud

    sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go

    $17 Average bid
    $17 Snittbud
    9 bud
    Web development
    Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 Average bid
    $555 Snittbud
    1 bud
    Software in Python
    Avslutades left

    Good programming skills

    $30 Average bid
    $30 Snittbud
    1 bud
    Programmering i Python
    Avslutades left

    Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0

    $50 - $50
    $50 - $50
    0 bud

    Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0

    $30 - $30
    $30 - $30
    0 bud
    Vigenerechiffer Python
    Avslutades left

    Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet på ...

    $15 Average bid
    $15 Snittbud
    1 bud

    for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att göra r...

    $15 - $15
    $15 - $15
    0 bud

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $155 Average bid
    $155 Snittbud
    1 bud
    Programkurs att göra
    Avslutades left

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $150 Average bid
    $150 Snittbud
    1 bud
    uppgift python
    Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $27 Average bid
    $27 Snittbud
    2 bud
    Skriv lite programvara
    Avslutades left

    Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...

    $29 - $245
    $29 - $245
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektpython programming'

    $20 / hr Average bid
    $20 / hr Snittbud
    1 bud
    uppgift python
    Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $17 - $143
    $17 - $143
    0 bud

    I'm looking for a Python expert who can conduct research on harmonic patterns, particularly the Gartley pattern, using historical daily stock prices from the last 5 years of 10 companies listed on the Malaysian stock market. The research should be conducted on Google Colab and should provide clear entry levels, stop-loss and take-profit levels. Ideal Skills and Experience: - Proficiency in Python and Google Colab - Experience with stock market analysis - Understanding of harmonic patterns, particularly the Gartley pattern - Ability to present data in a clear, concise manner Please note, the analysis should solely use historical stock prices.

    $161 Average bid
    $161 Snittbud
    19 bud

    I'm looking for a Python script that leverages RoBERTa to automate the identification of potential candidates from both LinkedIn and their resumes. The script should analyze candidates based on their skills, experiences, personal statements, educational backgrounds, etc. Key Requirements: - Data Processing: The script should be able to process both LinkedIn profiles and uploaded resumes. - Data Preprocessing: The script needs to carry out critical preprocessing steps such as synonym replacement, sentiment label mapping, and implementing data augmentation and class balancing. - Analysis and Evaluation: The script should perform correlation analysis and generate a heat map. The model's effectiveness should be evaluated using metrics like accuracy, F1 score, precision, recal...

    $115 Average bid
    $115 Snittbud
    27 bud
    Trophy icon Logo Design for Matelas & Mousse
    3 dagar left

    ...prominently displayed above "Matelas & Mousse." The "G" and "M" appear stylized, potentially resembling a mattress frame or structure, reinforcing the connection to bedding products. Color Palette: Dominant colors include a bright turquoise and a deep blue, which convey freshness, comfort, and trust. These shades align with the brand's focus on relaxation and quality sleep products. Background and Context: The logo is superimposed on an image of a rolled-up mattress or foam material, directly relating to the products the company offers. This visual connection immediately clarifies the brand's niche and industry. Design Style: Clean and minimal, with a professional aesthetic aimed at instilling confidence in product quality. The simpl...

    $20 Average bid
    Garanterad
    $20
    128 bidrag

    I'm looking for a React developer who can assist me with deploying my web application. Ideal Skills: - Proficient in React development - Experienced in web application deployment - Familiar with AWS environment Please detail your relevant experiences in your bid.

    $12 / hr Average bid
    $12 / hr Snittbud
    64 bud

    I need an AWS AI Expert with experience in creating chabots connected to PDF, Words, Excels... Also they need to be able to query data from SQL Databases. You need to integrate this in an existing Flask App. I am Python developer and will be supervising your job, just need assistance with this AI service.

    $23 Average bid
    $23 Snittbud
    21 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    Försegla Sekretessavtal
    Figma Design for Website Redesign
    6 dagar left
    Verifierad

    ...original scope. New requests beyond the scope will incur additional charges. 4. Costing Clause: o The client acknowledges the inclusion of an allowance in the costings for additional time or resources required to adjust, refinements, or modifications to achieve the project’s vision. 5. Implementation Support: o The developer will assist with the implementation and uploading of the new site to AWS servers, ensuring the website is fully functional and operational on the hosting platform. 6. Bug Fixes and Support: o The developer will provide support for 6 weeks post-launch to address any bugs or minor adjustments, ensuring the site’s smooth operation. 7. Ownership and Confidentiality: o Upon final payment, all design elements, code, and intellectual prop...

    $1286 Average bid
    $1286 Snittbud
    92 bud

    ...process of setting up an eCommerce fulfilment warehouse, and I'm looking for an experienced developer with a good understanding of Kotlin, JavaScript, Spring Boot and AWS to help out with the backend development and integration with external platforms. Key Responsibilities: Ad-hoc support bug fixing (should be less than 3-4hrs per week) Full stack development for new feature (e.g new warehouse feature, or new API integration etc…..) (approx, 20hrs per week) Required Skill Backend Development: This will involve developing and maintaining the backend systems of the warehouse. Experience with Kotlin, JavaScript, Spring Boot and AWS is a must for this role. Integration with External Platforms: I need help connecting the system with Shopify, TikTok, and various pa...

    $19 / hr Average bid
    $19 / hr Snittbud
    34 bud

    Descripción del Proyecto: Estamos buscando un freelancer con experiencia en Python, MySQL, Vue.js y Bootstrap para realizar mejoras y nuevas funcionalidades en un sistema de gestión de contratos. El proyecto involucra tres tareas principales: 1) Implementación de funcionalidad de recuperación de contraseña y nombre de usuario: Necesitamos permitir a los usuarios restablecer su contraseña o recuperar su nombre de usuario de forma sencilla, mediante una API en el backend (Django) que envíe un correo electrónico con instrucciones para restablecer la contraseña o recuperar el nombre de usuario. El frontend debe tener un formulario fácil de usar para solicitar el restablecimiento. 2) Reparación de relaciones ...

    $24 Average bid
    $24 Snittbud
    9 bud

    I'm seeking a Python developer to create a fully automated, Windows-compatible script for auto-login to the VFS Global website. Key Requirements: - The script must run on Windows. - It should be written in Python. - The auto-login process needs to be completely automated, requiring no user interaction. Ideal Skills and Experience: - Expertise in Python and Windows platform. - Prior experience in creating automation scripts. - Understanding of web interaction and login protocols. Please provide examples of similar projects you've completed in your proposal.

    $20 Average bid
    Garanterad
    $20
    2 bidrag

    I'm seeking a professional resume writer to help me create an impactful, chronological resume. I have one year of post-bachelor's e...work in the USA, and some notable projects that should catch a recruiter's eye. My aim is to position myself for roles as a Data Engineer, Data Analyst, or Data Scientist. Key considerations for the resume: - Highlight my experience and skills relevant to data-focused roles. - Showcase my understanding and application of machine learning algorithms. - Present my programming proficiency in the context of data analysis and engineering. The ideal candidate would be someone with experience in writing resumes for data professionals, and who understands what recruiters in this field are looking for. Your expertise will help me stand out in ...

    $18 / hr Average bid
    $18 / hr Snittbud
    41 bud

    I'm aiming to create a first-person, PC-exclusive, survival and puzzle game centered around a creepy storyline where a brother gets lost in a playcare and is on a quest to find him. Ideal Skills & Experience: - Game development experience, specifically in creating survival and puzzle games - Proficient in designing first-person perspective games - Familiarity with PC game development - Unders...brother gets lost in a playcare and is on a quest to find him. Ideal Skills & Experience: - Game development experience, specifically in creating survival and puzzle games - Proficient in designing first-person perspective games - Familiarity with PC game development - Understanding of creating engaging, suspenseful game narratives - Ability to integrate challenges and puzzles in a ...

    $377 Average bid
    $377 Snittbud
    54 bud

    I'm in need of a fully automated crypto bot that can identify and execute sandwich attacks on the Solana blockchain. Key requireme...blockchain. Key requirements: - The bot needs to be fully automated, able to operate independently without manual intervention. - It should be able to pinpoint and execute MEV sandwich attacks efficiently. - Experience with the Solana blockchain is crucial, as the bot will be operating exclusively within this network. Ideal Skills: - Proficiency in programming languages suitable for bot development (Python, JavaScript, etc.) - Deep understanding of blockchain technology and MEV (Maximal Extractable Value) strategies. - Previous experience in developing crypto trading bots, specifically for executing sandwich attacks. - Familiarity with the So...

    $518 Average bid
    $518 Snittbud
    50 bud

    ...and unscripted voice interactions with the user: • Real-time speech processing, providing natural responses without robotic delays. • Understanding tone, emotion, and sentiment analysis in conversations. • Generating unique, AI-driven responses instead of pre-recorded lines. • Remembering past interactions and adapting its personality and behavior accordingly. • Ability to engage in deep, context-aware, meaningful conversations. 2.4 Camera Vision & Environmental Awareness The AI character must be able to see and recognize the user through the camera and react accordingly: • Detecting and responding to facial expressions and emotions. • Tracking user body movements and gestures in real-time. • Identifying objects and surrounding...

    $1070 Average bid
    $1070 Snittbud
    37 bud

    I need a python programmer that can create a script that changes the public ip address of my computer after some specifc time. Kindly share your ideas in proposal that how will you solve this problem.

    $20 Average bid
    $20 Snittbud
    18 bud

    I'm seeking a proficient Python developer with experience in trading platform integration, data analysis, and backtesting. The project requires the development of a system that: - Retrieves and processes news sentiment from - Gathers alt rank from - Forecasts prices using Google Times Series Foundation Model The system needs to be compatible with the Jesse trading platform, able to perform both backtesting and live trading. Each news article will be classified as positive, negative, or neutral, and the task will involve calculating an indicator value as a rolling sentiment score within a specified window, with a range from -10 to 10. Key project requirements include: - Full integration with data APIs from and - Real-time updates

    $15 / hr Average bid
    $15 / hr Snittbud
    21 bud

    I have a two-year-old Flutter project that needs to be made compatible with the latest Flutter version and run on my server. Key Requirements: - Fix any compilation or compatibility issues with the Flutter project - Ensure proper connection with the backend server running on Python - No need for updates or new features, just compatibility Ideal Skills: - Experience with Flutter and Python - Proficient in diagnosing and resolving compilation and compatibility issues - Capable of ensuring seamless backend connection

    $69 Average bid
    Sekretessavtal
    $69 Snittbud
    11 bud

    ...improve the content of the presentation to enhance its effectiveness The ideal candidate will have a strong understanding of business concepts, be able to edit and design my presentation to be attractive and engaging for our new CEO, and ultimately help us win the support we need for our business initiatives. Please provide examples of previous work that aligns with this project. MORE DETAILS and context I lead a cybersecurity systems integration function at my company. We deliver cybersecurity solutions to customers. We have a new CEO who would like each leader to present their function. I would like to deliver a compelling and attractive presentation. I would like to make every slide connected to our differntiator which are 4 things: 1) Diversity in capabilities 2) Expertise...

    $371 Average bid
    Brådskande
    $371 Snittbud
    57 bud

    ...--- 6. Marketing and Advertising Google Ads Facebook Ads Mailchimp ActiveCampaign Klaviyo --- 7. Productivity and Collaboration Slack Trello Asana Notion Todoist Microsoft Teams --- 8. Data and Analytics Google Analytics Tableau Airtable Looker --- 9. Human Resources and Payroll Gusto BambooHR ADP Workday --- 10. File Storage and Sharing Google Drive Dropbox AWS S3 --- 11. Social Media Twitter Facebook LinkedIn Instagram --- 12. Geolocation and Mapping Google Maps Mapbox OpenWeather --- 13. Miscellaneous Zapier IFTTT GitHub DocuSign --- How It Works in Your Chat Interface Your existing AI can call the above APIs when requested in chat to: Automate tasks. Retrieve or update data. Perform real-time actions (e.g.,...

    $17 Average bid
    $17 Snittbud
    17 bud
    SMM Panel -Low Price -Big Deal
    6 dagar left
    Verifierad

    I am looking for an experienced developer who can create a comprehensive social media management (SMM) panel for me. Please contact me if you're interested in making a big deal out of this project. Project requirements: - The panel should ideally support multiple popular social media platforms such as Instagram, Facebook, and Twitter. - The SMM panel should include essent...popular social media platforms such as Instagram, Facebook, and Twitter. - The SMM panel should include essential features such as user management, order tracking, and automated reports. - A flexible, scalable, and robust technology stack that ensures smooth performance is crucial. While I don't have a specific preference, I would appreciate expertise in either PHP and MySQL, Node.js and MongoDB, or Python...

    $381 Average bid
    $381 Snittbud
    8 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    Framhäv Brådskande Sekretessavtal

    ...(168 hours) – Involves C programming, embedded systems concepts, interfacing LEDs, LCDs, motors, UART, SPI, I2C, ADCs, real-time OS, FreeRTOS, and embedded testing. Data Analytics Diploma (128 hours) – Includes Python programming, linear algebra, calculus, probability, statistics, database design, SQL, data visualization, Fourier analysis, and image/audio processing. Automotive Embedded Diploma (112 hours) – Focus on automotive communication protocols (CAN, LIN, UDS), AUTOSAR, powertrain systems, infotainment, and OSEK operating systems. AWS IoT Diploma (48 hours) – Topics include AWS IoT Core, MQTT, device shadow, IoT rules, SNS triggers, IoT Greengrass, FreeRTOS, and IoT security and analytics. Responsibilities: Develop and record video tu...

    $173 Average bid
    $173 Snittbud
    15 bud

    I'm seeking a FRIDA specialist with strong JavaScript and Python skills. My goal is to get a FRIDA script that allows access to a specific app without crashing on the MEmuPlay emulator. Key responsibilities: - Create or modify a FRIDA script to bypass security checks of the app - Ensure the script operates smoothly on MEmuPlay without causing crashes This project will involve advanced coding tasks, including editing or building functions within the script. Please note, there's no need for extensive logging or debugging features; the script should operate without generating logs. Ideal skills: - Expertise in FRIDA - Proficient in JavaScript and Python - Advanced coding skills - Experience with MEmuPlay emulator I appreciate your understanding and look forward t...

    $221 Average bid
    $221 Snittbud
    28 bud

    I'm in urgent need of a Python developer with Django expertise to identify and rectify errors in my website's backend. The project involves: - Debugging and fixing issues in the backend of the website - Ensuring smooth and optimal performance of the website post-fix Ideal freelancer should have: - Proficient experience with Python and Django - Strong problem-solving skills - Previous experience in debugging backend errors - Ability to work under tight deadlines

    $8 - $15 / hr
    Försegla
    $8 - $15 / hr
    37 bud
    python Expert For Automation
    6 dagar left
    Verifierad

    I need python expert that can fix my code and update it to be more faster if you're serious and can start now and not automatic bid so pls tell me in your begginig of bid 4*$+4= ?? thank you

    $20 Average bid
    $20 Snittbud
    37 bud

    I'm looking for a professional to develop an automatic HCaptcha solver for a specific webpage on my Python-based website. Requirements: - Expertise in Python programming language. - Previous experience with HCaptcha solving tools or similar tasks. - Proven record of developing scripts for web automation. Please note, the script is only needed for a single web page, not multiple.

    $19 Average bid
    $19 Snittbud
    9 bud

    ...frontend technologies (HTML, CSS, JavaScript, React.js or Vue.js). Experience with backend development using Node.js, Django, or Laravel. Strong knowledge of API integration (e.g., OpenAI, Buffer, or Hootsuite). Familiarity with design editor libraries like , , or alternatives. Expertise in database management (MongoDB, PostgreSQL, or MySQL). Experience with cloud hosting services (AWS, Firebase, or DigitalOcean). Knowledge of workflow automation (Zapier integration or custom scripting). Understanding of Islamic art and themes for culturally relevant designs. Commitment to data privacy and GDPR compliance. Strong communication skills for regular updates and feedback. Preferred Skills: Experience with AI/ML tools and frameworks. Knowledge of payment gateway integration (e.g., Str...

    $325 Average bid
    $325 Snittbud
    46 bud

    Job Title: Python Developer for Raspberry Pi and MLX90640 Thermal Camera Integration Description: I am seeking a skilled Python developer with experience in Raspberry Pi, I2C communication, and MLX90640 thermal camera modules. This project involves developing a Python library to enable the continuous and parallel operation of four thermal cameras, capturing data at a minimum frequency of 8Hz per camera, without the use of a multiplexer. Key Requirements: 1. Python Library Development: - Create a custom Python library for MLX90640 thermal camera modules. - Enable continuous data capture for all pixels (24x32 resolution) for four cameras, saving the data into CSV files. 2. Communication Setup: - Establish custom I2C buses for each ...

    $157 Average bid
    $157 Snittbud
    18 bud

    I'm seeking assistance to pause my AWS subscription for a web application with backend services that I'm no longer using. I need someone to securely save my files for future use, as I plan to host the site again once I'm ready to work on it. Key tasks: - Pause my AWS subscription - Securely save my files - Ensure files are backed up in multiple locations Ideal skills for this job include: - Extensive knowledge of AWS services - Experience with backend web applications - Expertise in secure file storage and backup solutions

    $24 Average bid
    $24 Snittbud
    17 bud