Arduino low power työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 arduino low power työtä löytyi, hinnoittelu EUR

    I need an expert mobile game developer to create an engaging endless runner game with a cartoonish design. The game should be compatible with both Android and iOS and operate smoothly without a wifi connection. Key Features: - Power-ups and boosts: I want our game to include various power-ups and boosts that players can use throughout the game. - Leaderboards and Achievements: We also need to incorporate leaderboards and achievements in the game to make it competitive and engaging. - Character Customization: Players should have the ability to customize their character in the game. Skills and Experience: Ideal candidates should have experience in: - Mobile game development on both Android and iOS platforms. - Implementing cartoonish design aesthetics. - Developing games wi...

    €333 (Avg Bid)
    €333 Keskimäär. tarjous
    39 tarjoukset

    Introduction: At [PYnetrunner], we pride ourselves on harnessing the power of Python to deliver innovative and efficient solutions to our clients. With a team of seasoned Python developers and engineers, we specialize in providing bespoke software development, data analysis, machine learning, and web development services tailored to meet the unique needs of our clients across various industries. Project Overview: The project aims to leverage our extensive expertise in Python programming to develop cutting-edge solutions that address the specific requirements and challenges faced by our clients. Our approach emphasizes collaboration, innovation, and a deep understanding of both technology and business domains to deliver solutions that exceed expectations and drive tangible business ...

    €465 (Avg Bid)
    €465 Keskimäär. tarjous
    102 tarjoukset

    I need an experienced 3D artist to create low poly props for a mobile game. The style should be cartoony, optimized for Android devices. Key Project Requirements: - Create more than 10 low poly 3D props - Design these props in a cartoony style - Optimize the models for Android devices - Texturing is a must

    €21 / hr (Avg Bid)
    €21 / hr Keskimäär. tarjous
    36 tarjoukset
    MATLAB Electrical Coding 4 päivää left
    VARMENNETTU

    I have an electrical project that requires specialized MATLAB programming skills. This project aims to optimize a hypothetical renewable power microgrid using linear optimization algorithm cvxr in MATLAB. This initiative responds to the growing need for sustainable and efficient energy solutions in the era of climate change. The focus is on how optimization algorithms can enhance the cost effectiveness, efficiency, and reliability of such microgrids. Please check the attached Word file for more details.

    €392 (Avg Bid)
    €392 Keskimäär. tarjous
    47 tarjoukset
    Low Budget Bulk Email Sending Software 4 päivää left
    VARMENNETTU

    I require a simple mailing software that can send bulk emails to a list of 60,000 email addresses. The software is intended to be a standalone tool, focusing solely on delivering the emails effectively. It does not need any extra analytics or whatever. Key Requirements: - Able to send bulk emails to 60,000 recipients - Capable of importing email addresses from a CSV file - No additional features are needed, simplicity is key - Any optimisation that would not let it go to spam is welcomed. Application Details: When submitting your proposal, please include a detailed project proposal that outlines how you plan to create this software in a cost-effective manner. Be sure to highlight any relevant experience or past work that demonstrates your ability to complete this project effectively.

    €123 (Avg Bid)
    €123 Keskimäär. tarjous
    59 tarjoukset

    ...project involves handling an intermediate scale server system consisting of 6 to 24 servers. Key Requirements: - Expertise in cooling systems for electronics, specifically hydro cooling - Experience handling data server cooling Ideal Skills: - Knowledge of electronic thermal management - Previous work with server infrastructures - Fluid dynamics understanding Specifications of the machine: - Power consumption is 5.5kw and water flow rate is 8L per minute per machine. - Inlet water going into the machine should be between 27 C up to 30 C - Outlet water coming out of the machine should be between 30 C up to 35 C and should be cooled down to 25-27 before re entering the machine. This project requires a precise, efficient solution for managing server heat. Looking forward to y...

    €21 / hr (Avg Bid)
    €21 / hr Keskimäär. tarjous
    26 tarjoukset
    Want to Develop Customize Panel With API 4 päivää left
    VARMENNETTU

    Hello I have 1 Smm Panel Basically i got the order through API and i will send same order to my provider thorugh API this is very basic concept of panel which is there in smm panel But now i want to customize and add extra field and want to run cron for each and everyorder to check For example previosuly what panel d...|Provider Status |Remaining |Drop QTY|Stuck QTY|Views Delivered in 24hrs |Services|Date |Mode|Action| Resend In this many table field are there and few are not there we have to create and also add logic with cron All this thing i want ASAP So only bid if you understand panel work and have done any work with API logic my budget is 100$ not more than that So if you think this is big and budget is low SO please dont bid and waste your time and my as well ...

    €120 (Avg Bid)
    €120 Keskimäär. tarjous
    114 tarjoukset
    YouTube Video SEO & Text Update 4 päivää left
    VARMENNETTU

    I want to make sure my YouTube video is easily found by specific industry professionals. To achieve this, I need a skilled freelancer to update the video with SEO and text. Key Requirements: - SEO Expertise: I need someone who has a solid understanding of how YouTube's algorithm works and can apply effective SEO strategies...viewers to click on the video. Ideal Freelancer: - Experience in YouTube video optimization and SEO. - Proficiency in keyword research and tagging. - Creative flair for creating engaging thumbnails. - Understanding of the specific industry to ensure the video's content and optimization cater to the target audience effectively. This project is perfect for a freelancer who understands the power of SEO and the importance of engaging content...

    min €47 / hr
    Paikallinen
    min €47 / hr
    0 tarjoukset

    Make low quality images high quality......I will win fast

    €5 (Avg Bid)
    Taattu
    €5
    98 työtä
    step motor with target 7 päivää left

    I hope you are good. I have read your description carefully and understand everything. I’m Electronics engineer who have 25 year experience on analog design, renewable energy, power electronics, motor control, microcontroller coding and PCB design. I have used Arduino, PIC, MSP430, C2000 and STM32 for 8 years. I have developed several codes by using their IDE and compilers. I know all principles of them. And I can do microcontroller simulation by using Proteus. Proteus have microcontroller model and peripheral components to simulate the code. The code can be debugged by using COF file also. Simulation result is same with real time application.

    €118 (Avg Bid)
    €118 Keskimäär. tarjous
    1 tarjoukset

    ...FUNCTIONS // Moving average helper function ma_function(source, length) => switch i_ma_smoothing "RMA" => (source, length) "SMA" => (source, length) "EMA" => (source, length) => (source, length) ///////////////////////////////////////////////////////////////////////////////// VOLUME PRESSURE buyingPressure = volume * (close - low) / (high - low) sellingPressure = volume * (high - close) / (high - low) percentSellingVol = ((sellingPressure / volume) * 100, 0) percentBuyingVol = 100 - percentSellingVol ///////////////////////////////////////////////////////////////////////////////// HISTOGRAM plot(volume, style=plot.style_columns, color=(#10ac84, 0), title="Buy Vol Bar") plot(sellingPressure, sty...

    €101 (Avg Bid)
    €101 Keskimäär. tarjous
    9 tarjoukset

    ...Crafting the Future of Engagement!** ? Are you a social and digital marketing whiz with a passion for pioneering new frontiers? Do you thrive on crafting strategic campaigns that captivate audiences and drive results? If so, we want YOU to be a key player in our groundbreaking venture! ? **Who We Are** ? At [Updatme], we're poised to revolutionize content engagement and brand promotion through the power of crowd interaction. Our cutting-edge web platform empowers content creators and brands to unleash viral success with ease. ? **The Challenge** ? We're gearing up to launch our platform and are seeking skilled social and digital marketers to help us build a robust waiting list and pre-registration process. Your mission? To strategize and execute compelling campaign...

    €134 (Avg Bid)
    €134 Keskimäär. tarjous
    28 tarjoukset

    In need of a solar engineer expertise for a small business enterprise - pronto! You'll be charged with delivering commercial solar engineering project that is aimed at scaling up our green energy capacity. Specifically, we require: - A thorough inspection of our business premises and creation of a detailed project plan. - Implementation of the project as soon as possible. - Ability to...Implementation of the project as soon as possible. - Ability to deliver high-quality work in a paced environment. For this project, prior experience in commercial solar installation and understanding of small business energy needs is necessary. Excellent project management skills with the ability to meet tight deadlines are key. Bring your expertise on board and let's light up our business with...

    €67 (Avg Bid)
    €67 Keskimäär. tarjous
    2 tarjoukset

    I have code for login trading accound and fetch token data. I need to update code with this field 52w High, 52w Low, Upper Circuit, Lower Circuit, Market Capital Data. I have already collect data from Time interval I need to get week Interval Ohlc data as well. If i chanage time interval it will display those data only. Stock Broker account: If Buy signal find it will automaticlly place Buy order,etc., Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not big fish. it is difficult job dont come for Money you should waste you time for unrealish Expectation

    €10 (Avg Bid)
    €10 Keskimäär. tarjous
    8 tarjoukset

    Excel to Invoice Automation System My project involves leveraging Power BI, excel, and macros to automate the invoicing process. I am specifically looking to reduce the manual work that comes with data transfer. Requirements: - Develop a system to automatically generate and track invoices from excel spreadsheets - Implement a robust and error-free data transfer process - The final product should be able to streamline the entire invoicing process Ideal skills and experience: - Deep experience with Power BI, excel and macros - Understanding of finance and invoicing processes - Proven track record in creating automated systems - Strong problem-solving skills, attention to detail. In conclusion, I need someone capable of merging my existing software with a new automated invoi...

    €8 (Avg Bid)
    €8 Keskimäär. tarjous
    22 tarjoukset

    ...indicator into a fully functioning strategy, with specific customizations. 1. Generate a signals on crossover. 2. Plot a line with adjustment settings 19 value and skip the signals when DI+ and DI- Both Lines above the line. (BOX Selection option) 3. Add stoploss settings as for short privious candle high and for long previous candle low and Take profit should be on next opposite signal or Exit Signal. (Give me adjustment setting for for both, candle numbers along with High/Low/Start option) 4. Add Lavarage Settings. 5. Add Close condition with line 20 when raise line above. For short green in should be cross and for long red line should be cross over the line.(Select deselect (Box) option with number adjustment) 6. Add alerts. 7. Add when DI+ and DI- between gap below 10...

    €125 (Avg Bid)
    €125 Keskimäär. tarjous
    6 tarjoukset

    ...Gradle * Functionality 1. Calculate standard deviation for the underlying asset 2. Calculate all option greeks (Delta, Theta, Rho, Gamma, Vega) 3. Employ Black-Scholes model for target price calculation 4. Implement position sizing calculations with lot size and number of lots 5. Calculate implied volatility (if user doesn't provide it) 6. Design for high performance and low latency (< 1ms response time) * Data Access 1. Ability to access historical data for the underlying asset through the Java interface 2. Assume pre-populated list of strike prices for the chosen contract Project Milestones 1. Standard Deviation Calculation: Develop functionality to calculate historical standard deviation for the underlying asset based on provided expir...

    €90 (Avg Bid)
    €90 Keskimäär. tarjous
    8 tarjoukset
    Simple Mobile Game Development 4 päivää left
    VARMENNETTU

    Hello Dear, we have already the code for the game you have to modify the game to our requirement. the task is basic level so expect low budget.

    €36 (Avg Bid)
    €36 Keskimäär. tarjous
    48 tarjoukset
    Revit Electrical Design for Hospital 3 päivää left
    VARMENNETTU

    I'm seeking a professional with a strong background in electrical engineering, particularly specializing in Revit, to execute a comprehensive design for a hospital project. Components and Systems: - Lighting - Power distribution Project Size: The overall building measures within the range of 10,000 to 50,000 square feet. Timeline: The complete project delivery is expected within a month. Experience and Skills: The ideal candidate should have: - Proven experience in creating detailed electrical designs for similar-sized hospitals. - Proficient skills in using Revit for electrical design. - A strong understanding of National Electric Code and hospital electrical design standards will be considered an asset. - Ability to meet tight deadlines, ensuring the highest level of ...

    €643 (Avg Bid)
    €643 Keskimäär. tarjous
    26 tarjoukset
    Social Media Manager/Content Creator 3 päivää left
    VARMENNETTU

    ...to our landing page and have them subscribe, to generate a buzz prelaunch and gain a relevant following on our social media platforms, to begin fleshing out our stance as a sports industry expert through the timely articles. Communication and feedback is of the utmost importance. We need someone with their own ideas, yet able to take direction. ABOUT THE BUDGET There is no point giving us a low-ball bid to get us talking, only to raise it at the end. This has already happened and we simply stop the discussion. To us, trust is critical. And it needs to be there from the start. Your first bid is your only bid, we will not continue to engage with those amending bids mid communication, we will pay on a weekly basis. PLEASE BID BASED ON DESIRED WEEKLY RENUMERATION LONGER TERM A...

    €724 (Avg Bid)
    €724 Keskimäär. tarjous
    127 tarjoukset

    Hello talented freelancers. I'm seeking assistance to revamp my current Deals Coupons website. Here's what I'm looking for - - Optimize SEO: my site needs to be visible, and easily discoverable online. Experience in SEO management is crucial. - Impr...cohesive, and make further integrations straightforward. - Modern minimalist design: less is more - I want a design that says a lot by showing a little. As for functionality: - Coupon listing and search: users should find it easy to list and locate coupons. - Streamlining input process: the process of adding new coupons to the site needs to be simple and efficient. - User coupon submission: give power to the users and let them add their own coupons to the site. If you have prior experience in building such websites,...

    €651 (Avg Bid)
    Salassapitosopimus
    €651 Keskimäär. tarjous
    106 tarjoukset
    Boost SEO Rankings for Existing Website 3 päivää left
    VARMENNETTU

    Our website is currently experiencing a low search engine ranking, in spite of our efforts with keyword research. We need an experienced SEO expert who can take our already-developed keywords and optimise our site accordingly. Key responsibilities and requirements: - An extensive background in SEO practices. - Proven track record of increasing search engine rankings. - Ability to fully optimise a website with given keywords. - A fundamental understanding of on-page SEO and how it interacts with website design. - Experience with SEO writing and keyword research. Ultimately, we are seeking to decrease our bounce rate, increase our visibility on search engines, and improve the overall performance of our website. If you are well-versed in the intricacies of SEO and have a kee...

    €1222 (Avg Bid)
    €1222 Keskimäär. tarjous
    68 tarjoukset

    I am searching for an experienced electronics technician with these qualifications: - Proficient in soldering - Knowledgeable in Integrated Circuit (IC) replacement - Skilled in troubleshooting The project involves repairing motherboards facing various issues, including overheating, power failure, boot up issues, among others. There's no single specific problem so I need someone versatile and adept in handling diverse issues. Please detail your experience working with similar projects in your application. Your expertise is crucial to ensuring the job is done properly and efficiently. Make sure that you are available around the mtwapa, kilifi Kenya.

    €2 - €5 / hr
    Paikallinen
    €2 - €5 / hr
    0 tarjoukset

    We are seeking an experienced Azure DevOps Architect to help us utilize Azure Pipelines, Azure Repos, and Azure Boards for our project. The main objectives of this project are to achieve continuous integration and deployment, facilitate collaboration and communication, and manage the project in an Agile way. The project will require skill with Power Shell. Ideal Skills & Experience: • Experience with Azure Pipelines, Azure Repos, Azure Boards • Power Shell programming language proficiency • Knowledge of Continuous Integration and Deployment • Comfortable working within Agile Project Management frameworks • Strong collaboration and communication skills.

    €1123 (Avg Bid)
    €1123 Keskimäär. tarjous
    53 tarjoukset
    Learning Power MTA & SMTP Setup 3 päivää left
    VARMENNETTU

    As a client looking to set up my own multiple Email Service Providers, I need a freelancer with expertise in setting up Learning Power MTA and a variety of SMTP services. Key Responsibilities: - Set up Learning Power MTA - Multiple ESP (such as MailChimp, Constant Contact, SendGrid) integration - Setting up various SMTP servers. Ideal Skills and Experience: - Proficiency in Learning Power MTA setup. - Extensive experience with various ESPs. - Ability to work with a range of SMTP services. - Strong communication skills. - Attention to detail and ability to meet tight deadlines. I'm looking for someone who can get this project done ASAP. Your expertise and efficiency are crucial.

    €17 (Avg Bid)
    €17 Keskimäär. tarjous
    7 tarjoukset
    Trophy icon Business Document Templates Designing 11 päivää left

    ...include: - Design a Microsoft Word template that includes my company logo, headers, and footers. - Similarly, create a corresponding PowerPoint template that aligns with the Word template design. - The templates should be professional, sleek, and unique, reflecting my brand's identity. - Header and footer will include company information such as social media icons, address, etc. -Footer for the power point will include a partially transparent image that I will provide Ideal skills for this job are: - Advanced proficiency in Microsoft Word and PowerPoint. - Creative graphic design skills. - Attention to detail. - Prior experience in creating word and PowerPoint templates. The end result should be user-friendly templates that enhance the visual appeal of business documents,...

    €47 (Avg Bid)
    Taattu
    €47
    50 työtä

    I need a professional to create an impactful live performance video of my rock band. Key Deliverables: - Approximately 30-second clips of various songs - Duration of your presence: 60 to 90 minutes for capturing one set Specific Elements: - Close-up shots of band members while performing - Can also incorpora...various songs - Duration of your presence: 60 to 90 minutes for capturing one set Specific Elements: - Close-up shots of band members while performing - Can also incorporate crowd reactions - Wide shots capturing the entire stage Ideal Skills: - Experience in filming live performances, particularly music concerts - Knowledge of rock music genre and aesthetic - Ability to shoot in potentially low-light conditions - Proficient in video editing software preparing the f...

    €28 - €236
    Paikallinen
    €28 - €236
    0 tarjoukset
    MS Project Management Enhancement 3 päivää left
    VARMENNETTU

    ...better manage the allocation of resources across the various tasks and subtasks in my project. - Gantt chart visualization: I wish to visualize my project's progress and timeline using a high-quality, clear Gantt chart. - Task dependencies: I need to understand and manage the dependencies among tasks in my project better. note ---------------------- : Beyond the Baseline plan (Create a power-point with these screenshots in) 1. Baseline Project Definition Report (reworked/improved using feedback from assignment one) 1. Illustrations of the gaps and areas of the baseline plan, that ideally would be improved. 2. Any supporting commentary. 2. A Programme Report that summarises the new modelled/plans in the 1. Stakeholder and interests list/Map 2. List of ideas – d...

    €147 (Avg Bid)
    €147 Keskimäär. tarjous
    25 tarjoukset
    High-Speed Public EV Charger Design 3 päivää left
    VARMENNETTU

    I'm looking for an experienced designer to help crea...prioritize efficiency and speed without compromising on quality. - Additional features: While the primary goal is efficiency, I'm also interested in exploring additional features. This could include solar power integration to promote sustainability, and smart charging capabilities such as app control and usage tracking to enhance user experience. The ideal candidate should have: - A strong background in designing public EV chargers - Experience in creating high-efficiency charging solutions - Proficiency in integrating innovative features into a functional design - Knowledge of solar power integration and smart charging systems I'm open to creative and sustainable solutions, so feel free to share your i...

    €2366 (Avg Bid)
    €2366 Keskimäär. tarjous
    10 tarjoukset

    ...- Duration: As mentioned, the agreement is for 20 years. It's essential that the freelancer can accurately reflect this in the document. - Inclusion: The lease agreement must be inclusive of crop and livestock farming, forestry, equestrian related activities, storage, grazing, fishing, recreational activities subject to local authority regulations. Land user will have the right to use and store power generation equipment such as Solar or Wind turbines. Rights: Irrevocable and does not get affected by the sale or transfer of control of the land to a third party by the owners. Lease amount is fixed but can be reviewed every three years to reflect the rate of inflation. Therefore, the freelancer should have experience in dealing with agricultural leases. Application: The m...

    €103 (Avg Bid)
    €103 Keskimäär. tarjous
    26 tarjoukset
    React-Typed Weather Forecast Application 3 päivää left
    VARMENNETTU

    ...including but not limited to Current weather (temperature, weather description, humidity, wind speed, and atmospheric pressure), forecast (temperature highs and lows, weather descriptions, and precipitation chances) etc. Optional: You can get innovative and do stuff like display location on map, show options for changing unit etc Once weather data is loaded on this page, display basics like day high/low, for the city, on the cities table page as well. Other requirements: Styling: Use appropriate color pallets & styled components to design layouts and different pages. Implement dynamic backgrounds based on the current weather conditions. Use appropriate images or animations to represent different weather conditions (e.g., sunny, rainy, cloudy). Responsive Design: Ensure that ...

    €74 (Avg Bid)
    €74 Keskimäär. tarjous
    26 tarjoukset

    I am in need of someone with a strong grasp on creating schematic images, specifically of power lines and electrical wiring inside home. This project involves creating less than 10 unique but intermediate-level schematic images. Key requirements include: - The ability to understand and depict power lines and electrical wiring schematics - Proficiency in creating PDF format schematics - Able to produce intermediate-level detail in schematic design (can be closer to real images) Experience in creating schematics for publication would be a beneficial skill. The successful candidate will have a keen eye for detail and a knack for turning complex systems into clear, understandable illustrations. This is a great opportunity to showcase your technical design skills in a tangible,...

    €61 (Avg Bid)
    €61 Keskimäär. tarjous
    67 tarjoukset

    Utilizing my knowledge of Excel and APIs, I need a freelancer to exceed Power Query's data size limitations. This is to compile a list of 266 pairs from Binance, which will be sent to you. The final output must: - Bypass Power Query's current limitation from 1000 to 2584. - Arrange the pairs in order of their price. Your solution will enable real-time updates of this data in Excel. It would be beneficial if you have previous experience managing API calls and dealing with large data sets in Excel. Proficiency in real-time data extraction and handling is also crucial. need it fast around 2 Hours not more then this, i had the excel to work on just make this on new sheet

    €31 (Avg Bid)
    €31 Keskimäär. tarjous
    14 tarjoukset

    I am seeking a meticulous and detail-oriented estimator with expertise in low voltage systems for a comprehensive cost estimation on a full project. Since I haven't specified the individual tasks, it is critical that the applicant posses a deep understanding of all facets of low voltage systems operation and installation, to ensure a thorough and uninformed cost estimation. Skills & Experience: - Solid proficiency with estimating software - Comprehensive knowledge of low voltage systems - Extensive experience in cost estimating - Attention to detail - Ability to evaluate a complete project without explicit task breakdown. The task will require extrapolation based on a holistic understanding of low voltage system projects. I encourage professionals w...

    €236 - €707
    Kiireellinen Sinetöity Salassapitosopimus
    €236 - €707
    9 tarjoukset
    Simple 2D game 3 päivää left
    VARMENNETTU

    Just a simple game where there is 3 pipes on either side with a red laser in the middle and bubbles come out of the pipe and have to be popped before hitting the red laser, will need power ups and high score system

    €732 (Avg Bid)
    €732 Keskimäär. tarjous
    129 tarjoukset

    I'm in need of a Power BI expert to create a dynamic daily vehicle sales report for my business. This report will be the backbone of our sales strategy and will guide our inventory management. Key Points: - The report should include both Sales and Inventory data. - Updated daily. - Combination of summary and detailed levels. The ideal freelancer for this project should have: - Proficiency in Power BI and experience creating dynamic, detailed reports. - A strong understanding of sales data. - Ability to work with large datasets and maintain accuracy. Your proven track record in creating similar reports will be greatly beneficial.

    €2187 (Avg Bid)
    €2187 Keskimäär. tarjous
    67 tarjoukset
    App Data Analytics Integration 3 päivää left
    VARMENNETTU

    ...current and historical data. In terms of specific functionalities, I am looking for a tool capable of: - Dashboard Creation: This will enable a convenient overview of app metrics. - Customizable Visualizations: To tailor representations to specific data sets. - Data Filtering and Sorting: For easy and efficient data processing. The ideal freelancer for this job would have extensive experience with Power Bi, Tableau, or Google Data Source and a deep understanding of data analytics in the context of app performance. Your task will be to recommend the most suitable tool and perform the integration. I want analytics around 1. How many orders am i getting at outlet level based on custom date range 2. How many orders are pick up and how many are for delivery 3. Which products are ...

    €98 (Avg Bid)
    €98 Keskimäär. tarjous
    35 tarjoukset
    Power BI Analysis of Customer Behavior 3 päivää left
    VARMENNETTU

    need a power bi freelancer for a small project. This is great oppurtunity for new freelancer .

    €13 (Avg Bid)
    €13 Keskimäär. tarjous
    83 tarjoukset
    Glide / Zapier / n8n Expert -- 4 3 päivää left
    VARMENNETTU

    We are currently seeking a highly skilled and experienced freelance low-code developer to join our team and help us modify an existing Glide project. The ideal candidate will have a strong background in Glide and/or Glide Pages, as well as experience with Zapier or n8n. The main focus of this project will be to add workflow functionality and automate various tasks to improve efficiency. This will involve working closely with our team to understand the requirements of the project and then using your expertise in Glide and Zapier or n8n to implement the necessary changes. To be considered for this position, you must have a proven track record of working with Glide and experience with Zapier or n8n. You should also have excellent communication skills, as you will be working with a te...

    €15 / hr (Avg Bid)
    €15 / hr Keskimäär. tarjous
    7 tarjoukset
    Mac ai voice changer 3 päivää left
    VARMENNETTU

    ...CMSampleBufferRef audio stream) in real time and apply AI models to perform real-time voice change processing on the human voice. After processing, it outputs the completed voice change audio stream (PCM audio stream) and plays it in real time, so that it can hear the sound that simulates the sound change effect of the currently selected AI model. 2. No latency: The software needs to process audio with low latency to ensure that the sound change effect is synchronized with the input audio. 3. AI Model Switching: Supports switching between different AI models during runtime to achieve real-time switching of multiple sound effects. 4. User interface: A simple debugging interface that does not require aesthetics. It can select and apply different AI sound effects, and can perform...

    €519 (Avg Bid)
    €519 Keskimäär. tarjous
    26 tarjoukset

    I'm in need of expertise in Power BI for effective visualization and reporting of my operational data, with the aim of enhancing my understanding and decision making. Tasks to be accomplished: - Configure data visualization tools in Power BI - Build reports from the operational data Ideal freelancer qualifications: - Rich experience in Power BI and data visualization - Background in operational data analysis - Strong understanding in converting complex data into easy-to-understand reports - Detail-oriented and meticulous in report generation Please, be informed that the third question concerning customer data insights was skipped intentionally because the project centers mainly around operational data. When applying, provide samples of data v...

    €116 (Avg Bid)
    €116 Keskimäär. tarjous
    55 tarjoukset

    ...permissions for users account before the mobile device can send the request to the module to turn on/off function. 4. Integration to existing software systems to send update to database for account permissions to be assigned. This can be done via API to 2 platforms. Your main task will involve: - Developing and implementing an Arduino-based automation control system suitable for an industrial environment. Skills and Experience Required: - Robust experience with Arduino platforms; - Extensive knowledge and demonstrable experience in IoT development; - Expertise in implementing automation control, preferably in an industrial setting; - Problem-solving skills and ability to work independently. This project offers the chance to engage with specialized technology and con...

    €9371 (Avg Bid)
    €9371 Keskimäär. tarjous
    43 tarjoukset
    Copy Paste Expert | Data Entry 3 päivää left
    VARMENNETTU

    I am looking for someone who can generate 4500 AI image for me. - I have 4500 prompt for the same, just need to copy paste and generate image. I will provide to suitable person after awarded this project. My Complete budget is very low less than $10. In your proposal, mention in top - I am ok with $10 for 4500 images.

    €14 (Avg Bid)
    €14 Keskimäär. tarjous
    265 tarjoukset

    I'm looking to develop an engaging mobile game with a captivating storyline similar to afk arena. This game will be designed for both android and iOS with a series of distinct features: • In-Game Purchases: The game will include a variety of in-game purchases such as power-ups, cosmetics, upgrades, heroes, experience, pets and medals to enhance the gaming experience. • Story Representation: The game's storyline will be unveiled through text-based dialogues presented by randomly appearing characters. This narrative aspect will pique curiosity, and contribute to a rich and unfolding game universe. • Gameplay Mechanics: The game will heavily incorporate strategy elements. This will offer players a mentally stimulating gaming experience, challenging them to d...

    €3075 (Avg Bid)
    €3075 Keskimäär. tarjous
    69 tarjoukset

    I'm in need of a talented customer service representative to provide phone support, email support, and live chat support. Key Responsibilities: ● Handle a low volume (1-50 inquiries per day) effectively and professionally. Improving customer service experience, create engaged customers and facilitate organic growth ● Manage large amounts of incoming queries through multiple channels (voice, in-app, email) ● Taking ownership of customers issues and following problems through to resolution ● Keep accurate records and document customer service actions and discussions ● Analyze statistics and compile accurate reports ● Follow communication procedures, guidelines and policies ● Take the extra mile to engage customers Skills and Experience Required: ● Experience in providing cus...

    €3 / hr (Avg Bid)
    €3 / hr Keskimäär. tarjous
    51 tarjoukset

    I'm in need of a skilled professional who can help me with a Hardware...Schematic file (both *.sch and the PDF) (2) BOM (3) Gerber Time duration is 3 working days. Key aspects of the project include: - Implementing the circuit for high power devices - Ensuring the Buck-Boost converter supports input voltage range of 15V to 40V - Optimizing for energy efficiency - Testing and validating the circuit for performance and reliability The ideal candidate should have: - Proven experience in hardware design and implementation of power circuits - Strong understanding of Buck-Boost converters and their applications - Ability to work efficiently on the given input voltage range - Experience with LM5176 or similar power management ICs - Good problem-solving skills for tro...

    €82 (Avg Bid)
    €82 Keskimäär. tarjous
    11 tarjoukset

    The actual documentation for this project is attached as a download file. Also this project only pays $200 and extra $$"milestone for API. If your serious enough to do a big project on low budget with high quality. >>>> READ ON... I'm in need of a talented developer who can construct a web-based popup radio player using HTML5 and React / Next.js. Ideally, the end product should resemble the aesthetics of listen.klove.com. The core features required include: - Play/Pause button - Volume control - Song title display This player will be specifically designed to stream live radio, so experience with audio streaming is essential. The design should be modern and minimalistic, echoing the style of listen.klove.com. An ideal candidate for this project will have: -...

    €116 (Avg Bid)
    €116 Keskimäär. tarjous
    96 tarjoukset
    Enhance Shopify Store Product Selection 2 päivää left
    VARMENNETTU

    Hi, We have an acrylic case website that we want to set up custom product search and filtering for. We are wanting to offer true fitment for cases instead of generic fit. With that mission, we need to provide users with a way to search for products that the...want to set up custom product search and filtering for. We are wanting to offer true fitment for cases instead of generic fit. With that mission, we need to provide users with a way to search for products that they wish to protect with a Fitment Search feature on our website. This will likely be a database and require one table. An administrator would populate the data in the table, which will power dropdowns provided to users to navigate to their proper product. I have a detailed multi page brief that I can send after makin...

    €1904 (Avg Bid)
    €1904 Keskimäär. tarjous
    206 tarjoukset

    ...database proxy and load balancer. This system should cleverly guide requests to compute engines in a manner that both reduces cost and heightens throughput. This system will run queries with minimal latency and virtually zero queuing. Key Aspects of Project: - Develop a robust database proxy using Python - Implement intelligent request routing to minimize cost and maximize throughput - Guarantee low latency and minimal to zero queuing while executing queries The ideal candidate will have the following experience and skills: - Proficiency in Python - In-depth understanding of database management systems, particularly Snowflake - Experience with handling structured data - Expertise in developing scalable load balancer systems - Demonstrated experience with optimizing for cos...

    €2826 - €4711
    Mainostettu Kiireellinen Sinetöity Salassapitosopimus
    €2826 - €4711
    16 tarjoukset