Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 cxf axis jobs found, pricing in GBP

    ...linear axis is simple: Just set the speed and acceleration, and define the target position, independently for each axis (no interpolation is required) The software normally controls the motors each second (max 10Hz) Low motion speeds (max 10cm/s) Basic list of commands: homing, set speed, set acceleration, set position, get position, get failure/error Skills and Experience Required: Due to the strict deadline, we will consider only freelancers: with previous experience with HIWIN motors and axes. that already has a pre-existing solution requiring small modifications/adaptations. Knowledge of industrial automation requirements and standards. Technical specifications: Fixed components (cannot be changed): Windows 10 PC running our proprietary software (coded in Python) Lin...

    £1027 (Avg Bid)
    £1027 Avg Bid
    12 bids

    Greetings, I am looking for an embedded electronics expert who can develop firmware for a 3 axis gimbal. Requirements- 1. We will be using brushless motors in close and open loop. Firmware should support both. 2. It is a modular design, each axis has it's own MCU and motor driver. Yaw axis has master MCU, roll and pitch has slave MCUs. 3. There should be no drift. 4. motor current control. 5. Communication to PC for parameters adjustment freelancer, who has developed gimbal in past would be preferred. I am designing hardware and you will be writing quality code. Project is similar to this -

    £1213 (Avg Bid)
    £1213 Avg Bid
    10 bids

    I am looking for an experienced engineer to help with the design and construction of a horizontal-axis wind turbines (NM52/ V52's) for multiple projects in Barbados. The engineer should be knowledgeable in Noise Assessment and energy productions estimates, WindPro etc. If you are a qualified engineer knowledgeable in the design and construction of these or similar WTG's, I urge you to join my project.

    £17 / hr (Avg Bid)
    £17 / hr Avg Bid
    16 bids

    ...attached with this project(important). W.R.T variation one PCB needs to have the debugging pads SWDIO and the other variant doesn't need the difference. The schematic has been completed and only small changes/corrections may be pending with reference to the datasheet (important). Paneling with other designs is important to ease the manufacturing task. The freelancer should know about 6 Axis inertial sensor IC,As the board needs to show the side to which the gyro is pointing at. All others are basic like capacitance, filter design Basic are mandatory. An separate board which uses the RY8320 is also needs to be done to act as an Power Distribution Board. So,the total design is 2(excluding the variation for the AT32 PCB I mentioned above). The files were designed using ...

    £6 (Avg Bid)
    £6 Avg Bid
    16 bids

    I have a Power Automate flow that I am using to populate a Microsoft Word template dynamically. Part of that template is adding visualizations. To do that, I build the visualizations using HTML and JavaScr...build the visualizations using HTML and JavaScript, specifically , in my flow, and then I send these visualizations to a 3rd party service that returns an image of the chart. I am doing this for a pie chart and for a bar chart. This is working but what I need help with, is adding a percentage tool tip for each portion of the pie, and a count for each item in the bar chart. Currently, the X axis max value is the largest number of any item in the data, but I would like it to be a max of 33 instead. I am looking for a fast turn around on this, I would like it done within 14-16 hour...

    £151 (Avg Bid)
    £151 Avg Bid
    28 bids

    I am looking for a freelancer who can help me with programming a 6 axis robotic arm for research purposes. The ideal candidate should have experience in Nodejs and shell script programming languages. Requirements: - Proficiency in Nodejs and shell script programming languages - Experience in programming robotic arms - Knowledge of research purposes and requirements for a robotic arm I already have both the necessary hardware and software for the robotic arm programming, so the freelancer will only need to focus on the programming aspect. If you have the skills and experience required for this project, please reach out to me with your portfolio and relevant experience. Thank you!

    £18 / hr (Avg Bid)
    £18 / hr Avg Bid
    24 bids

    ...along the x-axis and 180-degree rotation along the y-axis while keeping the bottom side of the stone block fixed to the ground. Additionally, a slider should facilitate switching between two input 3D image files, one with five visible sides and another with the sixth side view. Detailed Requirements: 1. Input Data: • The input consists of two 3D image files in .glb format. One file contains a view of five sides, and the other file contains the view of the sixth side. • The sixth side must be adjusted and placed at the bottom to ensure visibility. 2. Viewer Functionality: • Utilize the GLTFLoader from the library to render 3D models in a React application. • Implement a 360-degree rotation feature along the x-axis. • Implement a 180-degree...

    £173 (Avg Bid)
    £173 Avg Bid
    10 bids

    ...solver class. The class will use Cyclic Coordinate Descent to return the joint angles that position the end effector at the target position in 3D cartesian space. The input for the solver method will accept the joint parameters in a chain (length in MM, angle in degrees, rotation axis) as a parameter. The count of joints in the chain will be dynamic. Here is an example of a Joint definition. public class Joint { public enum JointRotationAxisEnum { X, Y, Z } // The axis that this joint can rotate public JointRotationAxisEnum JointRotationAxis { get; set; } // The length of this joint to the next (or end effector if it's the last joint in the chain) public float LengthMM { get; set; } // The cu...

    £101 (Avg Bid)
    £101 Avg Bid
    16 bids

    ...conditions and with cross dependencies using Python. The project requires advanced level of complexity for the calculations. Skills and experience required: - Proficiency in Python programming language - Strong understanding of calculation methods and efficient use of data structures - Ability to handle complex calculations with cross dependencies Project Description: Along the x-axis, I have number of iterations and y-axis I have nodes which are both user-defined and can change but considering 4-nodes for table DFRAME and 3 nodes for table EFRAME each with 5-iterations. I am trying to create a framework (loops or something more efficient like list-comprehension) or similar that can go through each node and based on the node number calculate a measure sequentially i.e...

    £218 (Avg Bid)
    Urgent
    £218 Avg Bid
    17 bids

    ...brackets for manufacturing as well as photo-realistic 3D images of products/parts for marketing. Ideal Skills and Experience: - Experience in designing and working with aluminum - Experience in working with T-Slot aluminium extrusion - Experience in working with Gas Struts - Knowledge in manufacturing techniques, limitations, tolerances, etc for sheet metal, laser cutting and CNC milling/machining/5 axis - Ability to incorporate specific design and feature ideas - Creativity and ability to suggest improvements and enhancements to the design The product will evolve over time and will require additional components to be designed. I also have other products I wish to develop separately to this bed rack. I am looking for someone to have an ongoing working relationship with to cre...

    £10 / hr (Avg Bid)
    NDA
    £10 / hr Avg Bid
    42 bids

    ...solver class. The class will use Cyclic Coordinate Descent to return the joint angles that position the end effector at the target position in 3D cartesian space. The input for the solver method will accept the joint parameters in a chain (length in MM, angle in degrees, rotation axis) as a parameter. The count of joints in the chain will be dynamic. Here is an example of a Joint definition. public class Joint { public enum JointRotationAxisEnum { X, Y, Z } // The axis that this joint can rotate public JointRotationAxisEnum JointRotationAxis { get; set; } // The length of this joint to the next (or end effector if it's the last joint in the chain) public float LengthMM { get; set; } // The cu...

    £83 (Avg Bid)
    £83 Avg Bid
    11 bids

    ... defaultValue: '', description: '...') choice( name: 'VERSION', choices: ["ALL", "1", "2", "3", "4", "5"], description: 'Select version(s) for cluster deploy') } stages { stage('New Cluster') { when { expression { == "ALL" } } matrix { axes { axis { name 'BASE_VERSION' values "1", "2", "3", "4", "5" } } Stages { stage (1){ ...

    £16 (Avg Bid)
    £16 Avg Bid
    4 bids

    Project Title: DC Motor with Axis, Buzzer, and RGB Light Purpose of the project: Educational Level of complexity required: Basic Number of DC motors needed: 1 Skills and experience required: - Proficiency in working with DC motors and controlling their movement - Knowledge of electronics and circuitry - Familiarity with programming microcontrollers or Arduino boards - Understanding of RGB lighting and how to control it - Ability to integrate a buzzer into the circuitry - Experience with axis control or motion control systems Project Description: I am looking for a freelancer who can help me with an educational project involving a DC motor, axis control, buzzer, and RGB light. The purpose of this project is to learn and understand the fundamentals of working with t...

    £9 / hr (Avg Bid)
    £9 / hr Avg Bid
    10 bids

    ...of printing and coloring on the bottles Their choice of packaging cartons or boxes They can also buy materials such as oils, bottles or cartons without manufacturing service (they make them themselves). 3- We provide all mixing and manufacturing equipment. 4- We offer professional courses in the field of perfume manufacturing and the establishment of brands in the field of perfumes. For each axis, we would like to allocate a special section on the site, in addition to a search engine for the oils and perfumes available to us. The search criteria are flexible and easy so that the customer can choose what suits him from our large list of perfumes accurately and without effort. (based on perfume notes, and based on perfumes international brand) Similar to the search engine loc...

    £412 (Avg Bid)
    £412 Avg Bid
    195 bids

    This chart is multiline chart One is plan [12 month data]here month is x axis and yaxis the number value plan Data=[5, 7, 3, 8, 6,4,9,6,3,2,7,10] is not fixed it is dynamic change. color is dark blue Another line is actual [12 month data] actual data=[3, 4, 6, 5, 7,5,2,3,4,8,12,6] is not fixed it is dynamic change. value data type is integer or float. color based on condition: above the plan line -actual line color change green below the plan line -actual line color change red. Condition each month actual value should check with planned value if actual is higher it should turn green after the intersection itself, if the value is lower after the intersection it should turn red.

    £109 (Avg Bid)
    £109 Avg Bid
    5 bids

    I am looking for a dual-axis solar tracking system for commercial use. I do not need assistance with the installation, since I can handle it on my own. The system will be used to maximize the output of my solar array and generate electricity for commercial purposes.

    £130 / hr (Avg Bid)
    £130 / hr Avg Bid
    12 bids

    I am building a few devices for a project, one is a very task oriented 5-axis Scara robot with close loop stepper motors and servo motors, all connected with a CAN-bus and a few more devices. See attached document. As I'm a mechanical designer, I need help from some who can architect the electronics and program it all, so it all moves organically smooth and is fast and without jerkiness. Do you have the skillset to make this happen? I am on a tight startup budget so lowest hourly bid best man wins, (only time tracker logging). But if the project becomes commercial successful (I have gotten a LOI mentioning $4M from ONE customer amongst many more interested ones, but we must deliver too), all project participants will enjoy its fruits for years to come. Please, don't u...

    £8 / hr (Avg Bid)
    £8 / hr Avg Bid
    15 bids

    I need a 3d animation rendering of angles from the sides and bottom of a pontoon and tritoon. This rendering will show the interaction between our VARA Foil and the boat it is mounted to that can be seen at pontoonhydrofoil.com. The animated rendering must show how ALL parts are adjustable ( move) on the x, y, and z axis. X= front to back 24", y= up and down 5", and z= AoA ( Angle of attack ) change of foil from +7 to -3 degrees. The animation must show a motor, which will also show how our VARAPlate attaches to the lower ventilation plate. More info can be found on youtube search of pontoon hydrofoil if needed. Please be sure you understand the scope of our needs before bidding. This must be quality leading edge renderings that will be used for a 20-30 sec pauseable loop ...

    £373 (Avg Bid)
    £373 Avg Bid
    42 bids

    ...Basically, when the page spans the horizontal distance, the render will be scrollable when the vertical scales beyond the physical vertical dimension, of a given device, depending on the orientation of the device. Buttons, images, fonts, scroll windows, etc, in a bounded box, will scale based on the physical stretch of the bounded box containing the render for a given orientation. The vertical axis will scale correspondingly to the horizontal scale (according to the device width and respective screen render) that is the changes will need to maintain the aspect ratio and be fully functional. Because of the way my site is coded, and because I am unfamiliar with meta tagging, for mobile devices, I'm looking for someone who can accomplish this based on their expertise in ...

    £122 (Avg Bid)
    Featured
    £122 Avg Bid
    37 bids

    ...tracking 3 days (Thu, Sat & Sun) All days have different starting opening/closing times Thu 5pm-9pm Sat 10am-5pm Sun 11am - 5pm The date & data is entered on sheet "30 Minute Times" The graph is produced on sheet "Graph" We use the screenshot button to take a picture of the graph. I need the graph only to display the times for the day (see above Thu,Sat,Sun) as our problem is the graph bottom axis displays all the times that are not included. If we don't include them it still leaves it blank and squishes all the bar chart lines together. To Reiterate: -Enter sales times each half hour -Create graph based on data -Screenshot button needs to take a screenshot of a good full graph, not just squished in one side. -Times change each day (See above),...

    £60 (Avg Bid)
    £60 Avg Bid
    46 bids

    I am looking for a CAD designer who can assist me with my project to design a small object (<10 cm) for CNC machining using metals. Skills and Experience: - Proficiency in CAD software, such as SolidWorks or AutoCAD - Experience in designing objects for CNC machining - Knowledge of different metal materials and their properties - Ability to interpret and translate precise design specifications into a 3D model - Attention to detail and precision in design - Strong communication skills to understand and incorporate client requirements The ideal candidate should have a strong background in CAD design, specifically in designing small objects for CNC machining using metals. They should be able to accurately translate a precise design concept into a 3D model, ensuring that all dimensions a...

    £7 / hr (Avg Bid)
    £7 / hr Avg Bid
    2 bids

    ...} </script> </head> <body> <div class="button-container"> <button onclick="autoFill()">Auto-Fill</button> <button onclick="resetFields()">Reset</button> </div> <table> <tbody> <tr> <td></td> <!-- Empty cell at top-left corner --> <td>1</td> <!-- X-axis labels --> <td>2</td> <td>3</td> <td>4</td> <td>5</td> <td>6</td> <td>7</td> <td>8</td> <td>9</td> </tr> <tr> <td>1</td> <!-- Y-axis label --&g...

    £8 (Avg Bid)
    Guaranteed
    £8
    23 entries

    I am looking for a Tableau expert. No time to waste on newbies or enthusiastic professionals. If you consider yourself Gold standard Pro, let’s talk. I have a dashboard that is half made with what I know and ChatGPT. Here’s what it does: Tracks fraud rate for...on newbies or enthusiastic professionals. If you consider yourself Gold standard Pro, let’s talk. I have a dashboard that is half made with what I know and ChatGPT. Here’s what it does: Tracks fraud rate for accounts created in a specific month across next 12 months, binned in to 30 days. There’s a separate line for each cohort of accounts (accounts created in a month). X axis - 12 months in 30 day bins. Y axis - fraud rate (total fraud accts/total accts opened in that month) I...

    £78 (Avg Bid)
    £78 Avg Bid
    9 bids

    ...app will be a .CSV or Excel table with the following columns for each detected tomato (Region of Interest or ROI) in all the pictures: 1. Plot No. (Name of the picture without extension) 2. Tomato ID (Object number or ROI) 3. Scaling OK? (YES or FAILED, indicating if the white square was correctly detected) 4. Tomato area cm² (Area of each tomato) 5. Tomato Height cm (Y-axis length of each tomato) 6. Tomato Width cm (X-axis length of each tomato) 7. Size Category (Based on the gathered information from the initial window, possible values: Small(S), 6x7(M), 6x6(L), 5x6 (XL), 4x5 (XL), 4x4 (J). Another outcome expected from the app is a folder inside the results folder that contains all the re-sized pictures (lower resolution) with the following annotations: 1. Drawn bo...

    £121 (Avg Bid)
    £121 Avg Bid
    25 bids

    ...First use the three traditional indicators of GDP, consumer confidence index and consumer price inflation (which is usually negatively correlated with the unemployment rate) to predict the unemployment rate; 2. Add Google Trends data of four search terms (usually positively correlated with unemployment rate) to predict unemployment rate; Require: 1. All data is unified into monthly, and the time axis of the data used is unified from April 2004 to April 2023, and the training set and test set are split during this period. 2. Comparing the prediction effect when there are only three traditional predictors and the Google Trends data with four search terms, it is best to draw a conclusion: the prediction effect is better after adding Google Trends data. 3. Provide full source code, ...

    £137 (Avg Bid)
    £137 Avg Bid
    51 bids

    Project Title: 3 Axis CNC Wiring and Set Up and Testing I am looking for a skilled freelancer who can assist me with the wiring, set up, and testing of my 3 axis CNC router. The ideal candidate should have experience and knowledge in the following areas: CNC Machine Expertise: - Familiarity with routers and their functionality - Understanding of the intricacies of operating a 3 axis CNC machine Robotic Wiring Skills: - Proficiency in robotic wiring techniques and best practices - Ability to connect and configure the necessary electrical components for optimal performance Motor Tuning and Calibration: - Capability to fine-tune and calibrate the motors to ensure precise movement and accuracy - Knowledge of motor control systems and the ability to optimize their setti...

    £466 (Avg Bid)
    £466 Avg Bid
    15 bids

    My business is in need of a post processor for grblhal to work with Vectric software and needs to support 4 axis. I am looking for experienced, qualified freelancers who have done similar jobs in the past and understand how to properly develop the protocol. The project proposals indicating what the freelancer can do. I'm excited to find the right freelancer to join our team!

    £19 / hr (Avg Bid)
    £19 / hr Avg Bid
    11 bids

    I'm looking for an experienced game developer to create a phone game with airplanes and strategy. This game will be developed for both iOS and Android and will be a Strategy Game. The game will be played on checkered paper with two ident...developer to create a phone game with airplanes and strategy. This game will be developed for both iOS and Android and will be a Strategy Game. The game will be played on checkered paper with two identical 10x10 square borders. I'm looking for a game with at least 10 levels and that can be played online with many players. The boxes on the checkered paper are identified by numbers on the X axis and letters on the Y axis. If you think you have the skills and experience necessary to develop such a game, please feel free to submit a p...

    £1386 (Avg Bid)
    £1386 Avg Bid
    3 bids
    Trophy icon Figure for thesis cover Ended

    I want help creating the front page of a thesis book. The whole image should be in a white canvas with a size of 165x242 mm, but the top edge of the picture should be at 10 cm from the top and the bottom of the X axis title at 18 cm from the top. There should also be 2.5 cm right and left margins. Resolution at least 300 dpi (preferably 1200 dpi). Format: TIFF. The concept is to show the relationship between the “Dose to organ/tissue (Gy)” (horizontal axis) and the “Excess risk of cancer” on the vertical axis. Above doses of 0.1G this relationship is known to be linear. Bellow doses of 0,1G this relationship is unknown, but we know that there are three variables that affect the excess risk of cancer: Dose to organ/tissue (Gy), dose rate (Gy...

    £34 (Avg Bid)
    Guaranteed
    £34
    12 entries

    I have a set of data. 61 participants where interviewed on a series of topics and a score was derived for each of those topics. those participants are classified by certai...legacy company, tenure, age, ...). I would like to create a pivot table, with slicers for each of the criteria that allows me to automatically and easily compare the scoring (i.e. I would like to see the score for all the participants which work in the W&S business unit, that are between 30.40 y.o). I would also like to have graphs with the same info, ideally line charts. (x axis would be the question number and Y axis between 0-5 which is the scoring range). The data shown within the graph would be a line for each participant showing their score per question Don't know if that is clear. Contact ...

    £12 / hr (Avg Bid)
    £12 / hr Avg Bid
    43 bids

    ...the excel le from the sheet marked Data".1 Extract the GDP per capita series for the USA from 1960 to 2022 and take log of it. Call this series fytg and plot it. Label the gure (x axis and y axis) clearly. 2. Filter the series using Hodrick-Prescott lter (HP lter) and nd the residual. Use 6.25 as the smoothing parameter since this is yearly data.2 Let us denote the resulting residual series by ftg. 3. Plot the time series of ftg. Label the gure (x axis and y axis) clearly. 4. Plot empirical autocorrelation function (ACF) and partial autocorrelation function (PACF) of ftg. Label the gure (x axis and y axis) clearly. 5. Estimate ARMA(p,q) models on ftg for di erent combinations of p and q where p = 0; 1; : : : ; 9 and q = 0; 1; : ...

    £13 (Avg Bid)
    £13 Avg Bid
    9 bids

    ...operates both screens as a single screen in Mirror mode. In extended mode, we lose one of the screenshots. (I guess because the screen resolutions are different.) The result of the command "xrandr -display :0 "; Screen 0: minimum 320 x 200, current 1024 x 600, maximum 4096 x 4096 DP-1 connected primary 1024x600+0+0 (normal left inverted right x axis y axis) 150mm x 100mm 1024x600 70.41*+ HDMI-1 connected 1024x600+0+0 (normal left inverted right x axis y axis) 255mm x 255mm 1024x600 60.04*+ 1920x1080 60.00 50.00 59.94 1280x1024 75.02 60.02 1440x900 74.98 59.90 1152x864 75.00 1280x720 60.00 50.00 59.94 1024x768 75.03 70.07 60.00 800x600 72.19 75.00 60.32 56.25 640x480 75.00 72.81 The result of the command xrandr -display :1 &...

    £105 (Avg Bid)
    £105 Avg Bid
    8 bids

    I am in need of a Cinema 4D Xpresso expert who can help me with an animation project. Spec...the objects needs to set in xpresso and needs to be animated ready to use and editable with a slider or els to set the speed of rotation. Storyboard or concept art: - example gif for rotation attached / screenshot of available model attached Description of screenshot of available model: Blue and White object are static, orange is rotating around the blue cogwheel inside the white housing, yellow axis will be driven by the orange piston... attached animated gif should help to understand the principle of the rotary engine.. Turnaround time: - I would prefer the animation to be completed as fast as possible. Ideal skills and experience: - Experience with Cinema 4D Xpresso and animation i...

    £105 (Avg Bid)
    £105 Avg Bid
    18 bids

    Smart Drone 6-axis gyroscope, pcb board. I need a professional EE that can create a custom pcb board for an educational drone. This drone should be able to have rechargeable battery, Bluetooth, and wifi connectivity. This drone will be connected with an app to do custom controls. I will attach reference pictures of a similar competitor drone.

    £399 (Avg Bid)
    £399 Avg Bid
    34 bids

    CNC Post Processor for 3 Axis Router Machine - We are looking for an experienced programmer to develop a post processor for our 3 axis router machine. - The post processor should be able to generate the necessary G-code for our router machine based on the input program. - The post processor should be designed to handle the specific requirements of a router machine, ensuring accurate and efficient machining. - We do not require rapid changes in the program, so the post processor should be able to generate the G-code without the need for frequent modifications. - The post processor will be used permanently, so it should be reliable and compatible with our router machine for long-term use. - The ideal candidate should have: - Strong experience in CNC programming and post pro...

    £459 (Avg Bid)
    £459 Avg Bid
    22 bids

    ...detailed 3D model of the sculpture "The Entombment of Christ" by Luisa Roldán, also known as La Roldana, based in MET // NY. The model should capture every intricate feature of the sculpture, ensuring a high level of detail. We have over 100 photos of this sculpture and we want someone to make a 3d model of them in a large scale of detail. Ultimately, the 3D model is to rotate 360 degrees around its axis. If you want, you can go to the NY // MET yourself and take detailed photos (taking photos of the back of the sculpture might be problematic as the sculpture is situated in the glass cabinet by the wall dimly lit). If not, we will send you the ones we have. Skills and experience required: - Proficiency in 3D modeling software - Strong attention to detail - A...

    £414 (Avg Bid)
    £414 Avg Bid
    46 bids

    I am looking for a freelancer who can assist me in developing a two axis heliostat control system using a stepper motorb in arduino. The project requires moderate accuracy, with the heliostat control within 5 degrees. The sun position angles (azimuth and elevation) are already derived using another Arduino code. You have to use the angles from my Arduino code. Skills and Experience: Arduino, - Intermediate level programming language skills in C are necessary for this project. - Knowledge and experience working with stepper motors, specifically unipolar stepper motors, is required.

    £23 (Avg Bid)
    £23 Avg Bid
    7 bids

    ...freelancer to help create an old fashioned cocktail gif for me with a digital/vector-based animation style and a medium size of 500x500 to 800x800. The final file should be saved as a JPEG format. The gif should be a fun, modern representation of an old fashioned cocktail with elements like ice cubes, whiskey, bitters, orange peel, and the overall glassware. I want the glassware to spin on an axis and look similar to the one in the attached video. The animation should remain playful, while still including some of the more traditional attributes of the drink. I'm open to creative ideas on how to bring this project to life, however I want to make sure that the animation style is consistent throughout, and that it captures the unique and classic qualities of the drink. Plea...

    £85 (Avg Bid)
    £85 Avg Bid
    49 bids

    I am looking for a skilled professional to design and build a model on light weight wood using CNC 4-axis machine.

    £80 (Avg Bid)
    £80 Avg Bid
    6 bids

    Looking to fetch and send data from/to an SQL database from/to MQTT on Axis camera. Paxton also offer SDK and SQL access. Ideally I want the camera to fetch and store number plates locally. But send log data back immediately to the SQL.

    £544 (Avg Bid)
    £544 Avg Bid
    43 bids

    ...The projects will vary in intensity and duration, with workloads ranging from 5 to 6 hours per week during active projects, followed by periods of no projects for 3 to 4 weeks. Responsibilities: CAD/CAM Programming: Utilize software programs such as SolidWorks, SolidCAM, Rhino, and Alphacam to develop precise and efficient manufacturing programs for various machines, including CNC bandsaw and 5-axis CNC machines. Model Programming: Create accurate and detailed manufacturing programs for new models, ensuring that they meet design specifications and requirements. Optimization: Analyze existing manufacturing processes and programs to identify areas for improvement and implement optimizations to increase efficiency and productivity. 3D Modeling: Occasionally perform 3D modeling ...

    £10 - £16 / hr
    Sealed
    £10 - £16 / hr
    59 bids

    ...stacked bar chart by using any suitable dataset with d3.js. Submit the screenshots of your code (commented properly) with an explanation and provide the VizHub link to your code.  Analyze the chart and provide explanation on the visualization. What are the pros and cons of using Stacked bar chart ? 3.  Create a scatter plot based on the any suitable dataset using d3.js . Add labels for x-axis and for y-axis on your scatter plot. Differentiate your generated scatter plot values with different colors. Submit the screenshots of your code (commented properly) with an explanation and provide the VizHub link to your code.  Analyze the chart and provide explanation on the visualization. 4.  Create a Bubble Chart based on the any suitable dataset with d3.js. Submit the screens...

    £141 (Avg Bid)
    £141 Avg Bid
    19 bids

    ...productivity data taken from the register. The times are calculated to insert the products in a queue, one after the other. This is best represented in the Gantt chart described in point 5. The Gantt chart represents the commitment for each production line and the corresponding quantities of items. The current format is displayed, and each rectangle represents an item's commitment on the line. The x-axis indicates the time when the line is occupied (day and hour). Users can select a rectangle to move it before or after in the sequence or modify the quantities. This way, the chart is organized according to the new specifications and updates the table in point 4. On the left side are commands to save, name the program, or retrieve a previously saved program. What I need is j...

    £221 (Avg Bid)
    Guaranteed
    £221
    41 entries

    I am looking for a Unity Game Developer to build and refine an interactive 3D environment. Animatronics are not necessary, and AI or machine learning is not required. The ideal candidate would have a strong background working with Unity ...coding already so I need to the new code to work with the existing code. My code already includes the function to press a button and it would create a chair in game and be able to place it. Specific tasks to code: - Player would be able to click and move and snap objects to various grids/nodes after instantiating them into the game scene. - Player would be able to rotate the object along the X-Z axis. - Create Wall Nodes so I can place objects on them, similar to the ground nodes. There is a possible continuation of work if the product is satis...

    £182 (Avg Bid)
    £182 Avg Bid
    31 bids

    Task: Animation 2 - an animation inflicting damage to one of the players, ...Player #1's Attack and Player #2's Defense, and Player #1's Defense and Player #2's Attack are played out. The order of these pairs can be determined at your discretion. For analogs of Animation #3, the collision is equivalent to a complete collision, meaning practically seamless and/or parallel execution of all 4 actions by both players. 4. Return to initial positions Shifting around the center axis of the arena is allowed. Development language: Unreal Engine. Format: Source files + .fbx Style: Realistic (necessarily) Assets: - We have rigged 3D models available for use in the animation. Please provide samples of your previous work in realistic animation, specifically in charact...

    £396 (Avg Bid)
    £396 Avg Bid
    22 bids

    ...from player #1 and Defense from player #2, and Defense from player #1 and Attack from player #2 are played out. The order of these pairs can be determined at your discretion. For analogs of Animation #3, the contact is equated to a full collision, which means the almost seamless and/or parallel execution of all 4 actions by both players. 4. Return to initial positions Shifting around the center axis of the arena is allowed. Skills and Experience: - Proficiency in 3D animation - Experience with realistic animation styles - Ability to work with rigged 3D models Development language: Unreal Engine. Format: Source files + .fbx Style: Realistic (necessarily) Assets: - We have rigged 3D models available for use in the animation. Please provide samples of your previous work in ...

    £369 (Avg Bid)
    £369 Avg Bid
    23 bids

    ...a sensor attached to the back of your RIGHT and LEFT hands respectively and you want to send data to a robot car to respond to your hand gesture and act. Make a right, then Left, then STOP. And now with the swing of your arm back and forth (like a policeman) on the Z axis, come FORWARD slow or fast depending on the speed of your swing. I am looking for a skilled programmer who can create an algorithm that will return the absolute values of an ADXL345 sensor for use with hand movements (xyz(0,0,90). Rapid movement on the Z axis from 0-90 must be calculated to find the frequency and blink a light based on the speed of hand motion. The preferred programming language for this project is C++. Requirements: - Proficiency in C++ programming language - Experience working with ...

    £105 (Avg Bid)
    £105 Avg Bid
    23 bids

    Question 1: Interest rate analysis Question 2: Mortgage loan analysis Question 3: Investment analysis Question 4: Research and discussion Question 1(a): Interest Rates • Research and graph closed mortgage rates vs. GIC rates • Plot results on a line graph with time to maturity on x axis and interest rate on y axis • Label axes and include a title • Include both lines on one graph for comparison • Include a table, date, and source • Comment on compounding frequency of rates quoted Question 1(b): Interest Rate Analysis Analyze the graphed results by discussing: • Slope of lines • Spread • Risk • Liquidity, administration costs • Opportunity costs Question 2: Mortgage Loan Analysis PART (a) ...

    £18 - £60
    Local
    £18 - £60
    0 bids

    ...project will look like in part. The forward backward time file shows what I have tried to create but cannot finish. I am looking for an inward spiral for the Aether unit. The animation will illustrate starting at the point between the two spheres, then trace the outer surface of the spheres and their tubular loxodromes, and then when at the antipodes the movement from both poles will spiral down the axis to the beginning point. The colors and general appearance will be as in the Aether unit file. The model will be used as part of a presentation, and should be optimized for quality visuals and smooth animation. The successful freelancer should have strong experience in 3D modeling and animation, to ensure a visually stunning product. I am looking for a freelancer who will take t...

    £123 (Avg Bid)
    £123 Avg Bid
    27 bids