Simple microcontroller circuit jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 simple microcontroller circuit jobs found, pricing in SGD

    All the details are in the attachment.

    $121 (Avg Bid)
    $121 Avg Bid
    4 bids

    I'm seeking a scriptwriter who can create an engaging, serious, and entertaining essay script tailored for an adult audience. This project requires a unique blend of skills including: - Strong command of language for scriptwriting. - Ability to construct a compelling narrative with a serious tone. - Adequate understanding of what appeals to adults in terms of storytelling and entertainment. This project doesn't require any specific educational or research elements; the primary focus should be on creating entertainment value for adults through the use of a serious tone. If you have experience in scriptwriting, particularly in creating content for adult audiences with a more serious bent, then I'd love to hear from you. I'm looking for someone who can deliver a high-q...

    $2436 (Avg Bid)
    $2436 Avg Bid
    10 bids

    I'm in need of a professional who can use AutoCAD to create a simple form in DXF..

    $12 (Avg Bid)
    $12 Avg Bid
    7 bids

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t data); O...

    $240 (Avg Bid)
    $240 Avg Bid
    26 bids

    ...distribution network voltage in Umbria is at 20 kV, there is a transformer power limit of 2000 kVA with Vcc at 6%. In fact, CEI 0-16 standard states that 'The user must not install transformer sections exceeding this power threshold; except for cases of larger sizes provided that, due to the impedances between the connection point and the LV side of the transformers (MT user lines, transformer short-circuit impedance, any limiting reactances), the fault current calculated at the transformer's LV terminals is limited to a value equivalent to that obtained considering only the limiting effect due to transformers of the limit size referred to in the previous paragraph.' As described in CEI-016 standard paragraph 8.5.13. Therefore, it is requested either to change the ...

    $136 (Avg Bid)
    $136 Avg Bid
    6 bids

    I require an intricate hardware developer with technical mastery to custom design an...4 lines of 5V DC and a common ground 2. Isolate the inputs and ground and connect them to the Arduino-compatible microcontroller like ATmega2560. Use interrupt pins to connect. 3. The power and communication should be provided via USB. 4. Use micro-controllers with built-in boot-loader or otherwise take care of the boot-loader flashing to be compatible with Arduino framework. Preferred PCBA design software: Autodesk EAGLE or Fusion 360 Potential freelancers must possess proficient hardware development experience, Arduino platform familiarity, and a strong understanding of signal transmission systems for an effective design realization. Experience with ATmega2560 microcontroller will be an...

    $1087 - $2175
    Urgent Sealed
    $1087 - $2175
    5 bids

    I have a small business and am seeking a skilled web designer to create a simple landing page for me. I've chosen a color scheme (blue and white) and know exactly what I want on the page. The main function of this landing page is to display my business information. It should be clean, simple, and easy to navigate. I'm looking for a design that's professional and has a modern touch. I'd like the landing page to include: - A brief description of my business - Just use random text I will update it - A color scheme that's mainly blue and white I really appreciate a freelancer who has experience working with Wordpress and is skilled in creating effective, eye-catching landing pages. A good eye for design and attention to detail are key. I'm open t...

    $36 (Avg Bid)
    $36 Avg Bid
    72 bids

    I'm looking for an experienced iOS developer to create a straightforward app for me. There will be several simple features that need to be implemented: - Manual Signal Updating: The app should allow me to manually update the signals for 7 fx pairs, Bitcoin and the SPY. - Signal Icons Display: The app should have different icons (e.g., arrow up, arrow down) for each type of signal (buy, sell, NA). - Custom Photo Integration: I have some photos I'd like to incorporate into the app, either as decoration or background. Your role will be primarily focused on the development and implementation of these features. The design of the app should be minimalistic, with the photos I provide integrated seamlessly. Ideal skills for this project include: - Proficiency in iOS developme...

    $309 (Avg Bid)
    $309 Avg Bid
    47 bids

    I'm in need of an electronics circuit designer who can create a basic level sensor interface circuit for a radio. Key Requirements: - The circuit is a sensor interface for a radio. - The complexity level is basic, meaning it should be able to perform simple functions like temperature sensing. Ideal Skills and Experience: - Proficient in electronics circuit design. - Experience in basic level sensor interface design. - Understanding of radio electronics is a plus.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    9 bids

    We are seeking a highly skilled PCB designer to develop a custom board featuring the RP2040 microchip to control multiple DC motors and MOSFETs, with integrated voltage regulation. This project requires expertise in high-power applications, voltage regulation, and serial communications. Project Requirements: Microcontroller: RP2040 chip to manage all operations. Power Handling: Board must handle input of 24V. Voltage Regulation: Conversion of 24V input to 12V and 5V outputs. MOSFETs: 5 MOSFETs for 24V, 7A control. 4 MOSFETs for 12V, 5A control. Communication: USB Type-C for robust serial communication. Inputs and Outputs: 2 analog inputs. 1 One Wire communication interface. Additional pins for digital input/output as required. Deliverables: Complete PCB design files ready for man...

    $235 (Avg Bid)
    $235 Avg Bid
    15 bids

    I need a pick and place simulation project that uses plastic blocks and is simple in nature. Key Points: - The project revolves around moving plastic blocks. Prior experience with these materials will be highly valued. - The simulation should be simple in nature, involving just one robot arm. This project is all about efficiency and error reduction in a controlled, simple environment. Experience in robotics and simulations is a must. Please note that the focus here is on getting it moving smoothly and accurately, rather than complexity.

    $170 (Avg Bid)
    $170 Avg Bid
    16 bids

    I am looking for an experienced developer who can use Cython to wrap my existing CUDA code. This is a relatively simple code that is currently used for data analysis. Task: This is done in Linux (ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail at this point as the .so file

    $27 (Avg Bid)
    $27 Avg Bid
    2 bids

    I'm in need of a highly skilled individual adept in using the Magic Tool for VLSI circuitry. Becoming the ideal candidate for this role requires: - Proficiency in working with an already designed VLSI circuit. - Ability to focus on digital-specific VLSI circuitry. - Expertise in optimizing for area parameters on a digital VLSI circuit. By possessing these skills, not only will you be able to enhance the circuit's efficiency, but also aid in making well-informed adjustments to the existing design. Your role will be pivotal in the successful optimization of the circuit area, utilizing the Magic Tool. This task requires a keen eye for detail, considerable experience and a solid grasp of VLSI circuitry. Looking forward to your innovative solutions.

    $146 (Avg Bid)
    $146 Avg Bid
    3 bids
    Need A Simple Web Devloper 6 days left
    VERIFIED

    I Bought a course and I access all the video course and materials. So to access the course I need to login with email and password. So what I need? I want to share this course with more than 100 people, So I don’t want to give them to access the course with email and passwords. I would like to do if I can share the course members area with my personal link. So those who click the link they will redirect to the course/members area and also they cannot visit profile section and also they cannot change email or password. Also once it login, no need to logged out, and it can log in automatically. Total 2 course and price will be $5 for now. If it’s successful then I have 100+ course to do the same. So more jobs and you will get more price. Thank you

    $100 (Avg Bid)
    $100 Avg Bid
    15 bids

    **Title:** Seeking a Creative Editor for Simple Yet Stylish Photo and Video Editing Are you a talented editor with an eye for simplicity and style? I'm in search of a freelancer who can enhance my photos and videos in a cool and captivating manner for my marketing and social media endeavors. While my budget may not be extravagant, I'm looking for someone who can work their magic to create polished content that resonates with my audience. The ideal candidate should have a knack for bringing out the best in visuals while keeping things simple and impactful. Whether it's refining images for Instagram or crafting engaging video snippets for promotional purposes, I need someone who can elevate my content without breaking the bank. If you're passionate about ...

    $23 (Avg Bid)
    $23 Avg Bid
    36 bids

    ...following AutoCAD drawings: Containment Drawing: Showcasing the paths and management of electrical conduits and other containment systems. All containment will be mounted on suspended Unistrut brackets, with a minimum of 800mm of space above the false ceiling. Single Line Schematic: A detailed schematic for the main distribution board, illustrating the arrangement and connections of switches, fuses, circuit breakers, and other electrical components. Layout Drawings: These will include separate sheets for: Fire Alarm System: Displaying all devices and their connections throughout the building. General Services & Power: Illustrating the placement and routing of general electrical power supplies and outlets. Mechanical Services: Detailing the electrical connections and compon...

    $179 (Avg Bid)
    $179 Avg Bid
    24 bids

    Need developer to help in small android app task, Required skills are Should have knowledge about android apps Should have experience in app development

    $24 (Avg Bid)
    $24 Avg Bid
    14 bids

    Hello, I will need someone with proven experience in circuit design, and ideally with past projects in Circuitverse and Logisim. I will send you some Multipliers that need redisign to make them 32 bit. I will send you everything you need in chat. Your deliverable will contain: 1. Redesign and simulation of all Multiplies for 32 bit in curcuitverse and logisim 2. An accompanying report with: α. Explanation of methodology b. Circuit design explanation for each software and each multiplexer c. The diagrams of all multiplexers from both software d. Code with comments e. Discussion of results f. Comparison of circuitverse with logisim in terms of design Deadline: 10/5 Budget: $60 USD

    $196 (Avg Bid)
    $196 Avg Bid
    10 bids

    We require an FMEA expert. Our focus is on electrical and mechanical hardware systems like circuit boards, power supply, control systems, and communication systems. Your role requires you to create a detailed questionnaire and out of it to create a comprehensive analysis document for managuing risks. The ideal candidate must posess: - Proven experience conducting multiple FMEA activities in the past 24 months (provide evidence) - Specialised knowledge on electrical/ mechanical hardware analysis - Proficiency in examining circuit boards, power supply units, and control systems Kindly note that those without proof of previous FMEA execution need not apply. We seek someone who can help us entirely avoid or reduce risk. Your proficiency in identifying, analysing, and mitigati...

    $511 / hr (Avg Bid)
    $511 / hr Avg Bid
    21 bids

    Hi Freelancers, I have up to 30 Stock videos I need for a non-profit Docuseries, and I’m looking to work with someone who can do the following: 1. Download videos in HD quality from various links provided, and AI remove any w?️terⓂ️arks. 2. Crop to vertical 9:16 phone size, based on the guides I provide you. 3. Provide final files in HD, full res format for me to use accordingly. I’m willing to pay up to $7.50 per video, totaling $225 for 30, and paid in milestones per file over time. This should be easy work for a freelancer with experience in this particular area, as I had a sample done in less 10 mins earlier. Let me know if you can help. Regards, Dallas.

    $129 (Avg Bid)
    $129 Avg Bid
    58 bids

    I'm in need of a skilled Pspice professional who can design simple circuits and conduct simulation analysis urgently for a prototype testing project. Key Responsibilities: - Design simple circuits in Pspice - Conduct simulation analysis - Ensure the circuits are feasible for prototype testing Ideal Skills: - Proficiency in Pspice - Proven experience in circuit design and simulation - Ability to work quickly and efficiently, meeting tight deadlines - Understanding of prototype testing requirements This project is ideal for someone who is well-versed in Pspice and can quickly deliver high-quality results. Your expertise will be pivotal in the success of the prototype testing process.

    $45 (Avg Bid)
    $45 Avg Bid
    11 bids

    ...headset?. I'm in need of an electronics engineer specializing in circuit design and prototyping. The task at hand is to be the backbone of an advanced project - an IoT device with connectivity capabilities. Key Responsibilities: - Designing a custom circuit: Your main responsibility will be designing a custom circuit. Given that the project is advanced and involves IoT features, the circuit design will need to be equally intricate. - Building a functional prototype: While the primary focus is on circuit design, you will also be involved in prototype development. Your understanding of components, connectivity and functionality will be crucial in bringing this prototype to life. Ideal Skills and Experience: - Proficiency in circuit desig...

    $1575 (Avg Bid)
    $1575 Avg Bid
    16 bids

    I am looking for a talented web designer who can create a simple wedding website for me. This project will include creating three specific pages, including: - A home page: This page should clearly display the couple's names and the date and time of the wedding. Additional details about the wedding and maps showing its location should also be included. It should be simple in design but still capture the simplicity and elegance of the event. - Event details page: This page will provide more in-depth information about our wedding, including aspects not covered on the home page, the venue, and other necessary details. - RSVP page: Our guests should be able to confirm their attendance easily through this page. - A Tips page is also needed for our guest's convenience...

    $174 (Avg Bid)
    $174 Avg Bid
    223 bids

    I need a talented writer with a knack for making complex subjects accessible to a lay audience. This individual will pen a report about my biometric car engine key project, translating the intricate details of this technological venture into a digestible format. Key report sections will include: - An overview of the circuit diagram and components - Explanation of the operational principles and functionality - Description of design challenges faced along with the solutions implemented - Details about prototype construction and testing process - Specifics related to the software used and its purpose - A comprehensive full system test Ideal candidates will have: - A sound understanding of technical subjects - Exceptional writing abilities - Proven experience in presenting complex top...

    $30 (Avg Bid)
    $30 Avg Bid
    22 bids

    I am looking for a detail-oriented writer to help me create a comprehensive Industrial Experience Report highlighting my internship at Electrical Shelf - an electrical engineering firm. I would like the report to focus on the following aspects: - Electrical system design: This includes designing circuit diagrams, calculating power requirements, and selecting the right components. A good understanding of electrical engineering principles and practices will be required for this. - Switching board assembly: This involves understanding wiring diagrams, troubleshooting electrical faults, and ensuring proper insulation and safety measures. Experience in handling electrical assembly tasks will be beneficial. - Problem-solving techniques: My internship entailed regular problem-solv...

    $20 (Avg Bid)
    $20 Avg Bid
    3 bids

    Greetings, I'm reaching out on behalf of a fast-growing Brisbane community who are hosting a thrilling event tailored for the vibrant University students of Brisbane at the end of June. Our theme is a fusion of the enchanting world of Harry Potter and the spirited atmosphere of an American college party. Picture students clad in varsity jackets proudly bearing their university emblems. To set the stage, we're in need of a bootleg Dumbledore costume for our main MC. While we're mindful of our budget, we're committed to providing a platform for emerging costume designers or freelancers eager to showcase their talent. This event offers a fantastic opportunity to have your creations admired by over a thousand university students and shared with our 50K+ Instagram followe...

    $94 (Avg Bid)
    $94 Avg Bid
    23 bids
    ESP32 I/O Project 5 days left
    VERIFIED

    ... VPD sensor PH sensor EC sensor Water level sensor - Output : 2 x Peristaltic pumps 2 x 12v pumps AC Fan (PWM-controlled EC-motor) 220v water motor pump (using Solid State Relay) inputs/outputs will need to be set up and configured and based on the reading of the input sensors the Microcontroller will control the outputs. The successful freelancer will need to provide the following : Full electronic diagram. List of the parts needed other than the inputs sensors and the outputs. Programing code. Ideal skills for this project include, but are not limited to: - Proficiency in programming with the ESP32 platform - Experience in working ...

    $337 - $1012
    Sealed
    $337 - $1012
    31 bids

    Magento 2 Configurable Product Creation using Simple Product Attributes to create them I am looking for an experienced Magento developer to create a configurable product programmatically using existing simple product attributes. The ideal candidate will have expertise in both front-end and back-end development of magento 2. Scope of Work: - this work is NOT to convert simple products to confirguable products - Create all configurable products for a product catalog of over 150,000 simple prodcuts in Magento 2 using existing simple products so make a configurable product made from the simple products - Programmatically generate the configurable products from the data in the simple products - Ensure that the configurable product is functiona...

    $719 (Avg Bid)
    $719 Avg Bid
    74 bids

    I'm in need of an experienced developer who can help me write a code for interfacing a 16x2 LCD and RC522 RFID sensor with the Megawin MG82F6D17 microcontroller. The ideal freelancer should be proficient in: - Interfacing the LCD and RC522 sensor with the MG82F6D17 microcontroller - Implementing basic text display features on the LCD - Reading ID data from the RFID tags with the RC522 sensor A deep understanding of microcontrollers and RFID technology is a must for this project. The final code should reliably display the ID data from the RFID tags on the LCD.

    $16 (Avg Bid)
    $16 Avg Bid
    3 bids

    I'm seeking a PCB engineer who's proficient at PCB layout design, circuit analysis and troubleshooting, and component sourcing. The project entails: - PCB Layout Design: The project calls for a standard size, multi-layer PCB. The ideal candidate should have the ability to design and implement PCB layouts that are both efficient and effective. - Circuit Analysis and Troubleshooting: The successful candidate will need to be able to analyze and troubleshoot circuits efficiently. They should be knowledgeable in a variety of circuit types and be able to deal with complex circuits. - Component Sourcing: The project also involves sourcing the necessary components for the PCB. The right candidate should be able to locate quality parts and ensure they are compatible ...

    $604 (Avg Bid)
    $604 Avg Bid
    30 bids

    I'm seeking a skilled developer to build a Slack bot using Azure Bot Services. This is just a simple application that can reply to messages and interactions in Slack. I am looking for a freelancer who has built a bot before or who can research and build one. Key tasks - each item is a must-have: - Develop Slack bot from scratch using Azure Bot Services. This means you will create a new 'Bot Service' in the Azure portal and add "Slack" as a new channel. - Use Node.js to connect to the Azure Bot Service and be able to send/receive messages. - Create a new app in Slack. Setup URLs for 'Events' and 'Interactions' and appropriate scope permissions. - The bot should be able to reply to a simple user message - this is event flow. - The b...

    $80 (Avg Bid)
    $80 Avg Bid
    11 bids

    ...tasks include: - Identifying design errors: Your role is to meticulously go through the PCB layout and spot any potential design flaws. - Checking component placement: It's crucial to ensure that all components are correctly placed and oriented as per the design requirements. - Verifying power and ground connections: A thorough check on power and ground connections is vital to eliminate potential circuit issues. Your expertise in PCB layout design, analysis tools and techniques will be a valuable asset for this project. Experience with similar projects and a strong understanding of signal integrity considerations would be advantageous. Your feedback and suggestions for improvement will be highly appreciated....

    $175 (Avg Bid)
    $175 Avg Bid
    20 bids

    I have a straightforward task of copying and pasting text from online sources. Key Requirements: - Proficient at data entry, specifically copying and pasting - Ability to work accurately and at a good pace - Familiarity with online sources and handling of text Ideal Skills: - Data entry - Attention to detail - Fast typing speed - Internet research skills The task is not complex, but the ideal candidate will be someone who is detail-oriented and able to work efficiently and accurately.

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    98 bids

    Hi, we are building a single family dwelling and need someone to certify a plan for a new two story home, size 16x32 ft in the state of Florida. The plan needs to be certified.

    $542 (Avg Bid)
    $542 Avg Bid
    45 bids

    As an individual working on a project, I need support with OrCAD. Specifically, I require assistance with: - The designing of a schematic - Simulating the subsequent circuit behavior The particular circuit is complex, requiring expertise in a variety of component types. Your knowledge should extend to understanding the function and interaction of these component types in a complex circuit. The project timeline is fairly critical. I anticipate the work to be completed within 1-2 weeks from the start date. Please take this into consideration when bidding. Ideal skills and experience include: - Extensive experience with OrCAD Schematic Design & Simulation - An understanding of a range of component types - Comfortable in working with complex circuits - The abil...

    $77 (Avg Bid)
    $77 Avg Bid
    9 bids

    I am seeking a freelancer who can swiftly convert a simple 1-10 page Google Document into a Word file, purely for formatting purposes. The ideal candidate should have: - Exceptional skills with Microsoft Word and Google Docs - Precise attention to detail for maintaining accurate formatting - The ability to work quickly, as this task is straightforward, only simple text is involved

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    88 bids

    I'm in need of a simple website to support my business. Here's what I'm looking for: Step 1: Try out and install Weekday's product i.e. . You need to create a candidate application platform similar to the interface you see. Step 2: For more details refer this -

    $76 (Avg Bid)
    $76 Avg Bid
    32 bids

    ...an ARM Cortex microcontroller. The ideal candidate should be proficient in C/C++ programming languages. Key Requirements: - Embedded Software Development: The primary task for this project is to design, implement, and debug the embedded software. Please have a proven track record of working with embedded systems. - ARM Cortex Experience: Familiarity with ARM Cortex microcontrollers is crucial. You should be comfortable with the architecture and able to optimize performance for the given use case. - C/C++ Proficiency: Strong programming skills in C/C++ are a must. You will be developing applications on this platform, so experience in these languages is critical. Your responsibilities will include: - Designing and developing embedded software for an ARM Cortex microcontrol...

    $967 (Avg Bid)
    $967 Avg Bid
    17 bids

    I require assistance with the creation of SolidWorks assemblies for manufacturing purposes. This includes a simple complexity level project, with the end output being stepfiles for documentation. Approximately 108 required they will be similar to attached examples Ideal Skills and Experiences: - Strong proficiency in SolidWorks - Understanding of manufacturing processes and designs - Experience in creating assemblies and stepfiles - Detail-oriented to ensure no detail is overlooked The freelancer will be required to: - Complete the SolidWorks assembly based on the specifications provided - Create stepfiles for documentation - Communicate effectively and promptly respond to queries or alterations to the project.

    $3430 (Avg Bid)
    $3430 Avg Bid
    74 bids

    I'm in need of an experienced engineer who has a solid background in measurement systems particularly using load cells and load cell amps and basic platform development. The objective is to develop a project which measures loads within a range of 10-20kg , with data input to an Arduino microcontroller. The ability to configure an edge device to continuously stream data to a simple BI dashboard on a desktop is also required. The successful freelancer should have the following skills and experience: - An excellent understanding of load cells and how to operate and interpret readings from them. - Extensive experience using Arduino microcontrollers and able to proficiently program and troubleshoot them. - Knowledge on how to integrate an edge device with this setup, and th...

    $185 (Avg Bid)
    Featured
    $185 Avg Bid
    6 bids

    As a seasoned AutoCAD user, I've hit a wall on one specific task that I need help with. I am currently using the 2021 version of AutoCAD and require an expert user to assist me with drafting a brand new plan. This project involves the drafting of a simple block design, reflecting a process that should be relatively straightforward for an experienced AutoCAD user. Given this, I anticipate that the task will take no more than an hour to complete. Ideal Skills and Experience: - Proven experience as an AutoCAD user, preferably with certification. - Familiarity with the 2021 version of AutoCAD. - Experience in drafting a variety of plans. - Accuracy and attention to detail. If you meet this profile and are available for a quick turnaround, this could be an easy gig for you. Thank...

    $51 / hr (Avg Bid)
    $51 / hr Avg Bid
    30 bids

    Feel free to ask any questions for clarity. Need assistance to connect my ESP32-2432 microcontroller to my Windows system. With an intermediate level experience, I need guidance and walkthrough for the overall process. The final goal is to create software able to: - Load PDF files stored locally on the microcontroller - View these PDFs - Provide annotation capabilities to these PDFs The ideal freelancer: - Is proficient with ESP32-2432 microcontrollers - Has extensive knowledge in software development for embedded systems, particularly with PDF viewer development - Strong understanding of memory management on these devices - Excellence in explaining technical details and instructions in a simple, clear fashion.

    $24 (Avg Bid)
    $24 Avg Bid
    3 bids

    Hello, I am an interior designer and I just sketched a custom made furniture (a cabana and gym circuit), I need someone to transform this sketch (with measures included) into a clear plan that the carpenter will be able to use. It could be a 3D with the measurements or it could be an elevation but very clear. (the picture attached is just an example but I would provide a much more detailed one with measurements).

    $185 (Avg Bid)
    $185 Avg Bid
    44 bids
    Trophy icon Simple logo refresh 1 hour left

    Hello, I need a simple logo refresh for the attached image. We can keep colors the same but something a little more interesting/less basic. Please do not include "LLC" on the logo. Future projects coming if we work together on this, thank you.

    $135 (Avg Bid)
    Guaranteed
    $135
    727 entries

    I am seeking a freelancer who can swiftly convert a simple 1-10 page Google Document into a Word file, purely for formatting purposes. The ideal candidate should have: - Exceptional skills with Microsoft Word and Google Docs - Precise attention to detail for maintaining accurate formatting - The ability to work quickly, as this task is straightforward, only simple text is involved

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    109 bids

    I'm looking for an expert in mobile app development to create a simple, user-friendly application for information display. The app will focus on displaying user profile information in an educational context. The key aspects of the project will include: - Developing a platform showcasing user profile information. - Implementing a framework for an educational content library (actual educational content isn't required for this project). - Incorporating features for user profiles. The ideal candidate will have experience in developing educational apps, specifically with profile-based functionality. Proficiency in implementing content libraries within apps is advantageous.

    $415 (Avg Bid)
    $415 Avg Bid
    66 bids

    As we revamp our website, we're looking for a graphic designer skilled in creating minimalistic/simple product images. The ideal freelancer will bring our products to life, respecting our vision that encompasses primary shades of dark blue, light blue, and pink. Required skills: - Expert knowledge in graphic design - Strong grasp of minimalistic design principles - Experience in enterprise SaaS company design Deadline for the deliverables: 20th of May 2024 Please include samples of your previous work, especially those showcasing your minimalistic style. Think you're perfect for this project? We'd love to hear from you.

    $546 (Avg Bid)
    $546 Avg Bid
    97 bids

    We're seeking an individual who can help develop a BLDC motor circuit (with IR / RF) also capable of reverse engineering and conducting comprehensive analyses of each component and functionality, and redesigning them to improve performance and efficiency, someone who can design a working PoC and demonstrate their mastery of the redesigned circuit. - Multi-layer PCB Design - Reverse Engineering - Extensive knowledge of Digital Electronics - Experience working with brushless motors. - Firmware development/coding skills (c, c++, assembly or similar skills) - working knowledge of multiple ICs Once the project is completed, along with the BOM file and GARBER file, the PoC project also has to be submitted. IMP: Freelancers must sign an NDA before beginning to work on the pr...

    $571 (Avg Bid)
    $571 Avg Bid
    4 bids

    I'm in need of a data entry freelancer with a good command of Microsoft Excel. The task involves inputting data into a spreadsheet. The data is simple and involves just a few columns. This is an ideal project for a freelancer who is available to work from home. Ideal skills for this job include: - Proficiency in Microsoft Excel - Attention to detail - Ability to maintain accuracy while working with data Please note that I don't require any specific software knowledge other than Microsoft Excel. Looking forward to working together.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    104 bids

    I have design as a pdf format and make simple HTML bootstrap template design.

    $27 (Avg Bid)
    $27 Avg Bid
    43 bids