Find Jobs
Hire Freelancers

Wrapper in Python linking to .dll and simple test script

£20-250 GBP

Completed
Posted 15 days ago

£20-250 GBP

Paid on delivery
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); Once you've made the wrapper, we'd like you to make a Python script which calls the Python wrapper versions of these calls in this order usb_initialize usb_set_interval usb_read_image usb_deinit and writes the data from usb_read_image onto the terminal window as text. I'll need to do a Zoom video call so you can show me how to use it. I haven't done Python programming before. I have installed Python already so the call should take under 30 mins I hope!
Project ID: 38066006

About the project

25 proposals
Remote project
Active 15 days ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
£0 GBP in 2 days
5.0 (63 reviews)
5.8
5.8
25 freelancers are bidding on average £132 GBP for this job
User Avatar
I am a Python developer with expertise in creating wrappers for .dll files and integrating them with Python scripts. I have experience in calling functions from .dll files and can efficiently create a wrapper for your device. I am confident in implementing the required functions and developing a Python script to demonstrate their usage. I can also provide a brief tutorial during a Zoom call to ensure easy usage for you.
£250 GBP in 2 days
5.0 (173 reviews)
7.8
7.8
User Avatar
Hi there, I'm thrilled to apply for your Wrapper in Python linking to .dll and simple test script project. With 4-5 years of experience in C Programming and Python, I'm confident in my ability to bring valuable insights and expertise to your initiative. Please note that the initial bid is an estimate, and the final quote will be provided after a thorough discussion of the project requirements or upon reviewing any detailed documentation you can share. Could you please share any available detailed documentation? I'm also open to further discussions to explore specific aspects of the project. Feel free to check out my profile, showcasing my portfolio, past jobs, and client reviews. It reflects the quality and professionalism I bring to every project. My goal is to provide a competitive budget without compromising on quality. Thanks for considering my proposal. I'm eager to collaborate and contribute to your project's success. Let me know if you need any more information. Best regards, Rashid Amjad
£150 GBP in 16 days
5.0 (11 reviews)
5.5
5.5
User Avatar
I'm excited about creating a Python wrapper for your device's .dll functions and the test script. I'm proficient in Python and have experience with similar projects. Could you please provide more details on the device's specifications and any specific requirements for the wrapper and script?
£250 GBP in 7 days
5.0 (2 reviews)
4.8
4.8
User Avatar
As an experienced academic and research writer who has dedicated most of my time to Python programming, I believe I am best suited for this project. My proficiency in Python cuts across various applications such as Machine Learning, Data Science, Data Analytics, Matlab and more; and will certainly come in handy for creating the wrapper you need. Beyond just creating the wrapper and the test script, I am also very patient and always ready to go an extra mile for my clients. I understand that you are new to Python programming and will therefore need assistance in understanding how to use the created wrapper. Rest assured that I've got your back even beyond just providing the coding solutions. We can schedule a Zoom video call where I'll walk you through the entire process step by step until you are completely comfortable with running the solution on your own. Lastly, my vast experience writing across various fields including Computer Science and IT means that I can understand complex problems like yours quickly and offer efficient solutions. You can therefore bet on me for timely delivery of not only a working solution but also a high-quality one. Choose me today and let's turn your device control challenges into a piece of cake!
£20 GBP in 3 days
4.7 (20 reviews)
5.2
5.2
User Avatar
Hey there, I have worked on similar project so i can help u with it. Please feel free to contact me. I can help u with Python and C Programming. Also here is a link to my profile: https://www.freelancer.com/u/ayesha0124 Regards
£250 GBP in 7 days
5.0 (5 reviews)
4.6
4.6
User Avatar
i can deliver you this..............Connect to me in chats.................................................
£36 GBP in 7 days
4.8 (34 reviews)
4.4
4.4
User Avatar
Hi, Andrew T.! I have worked with similar projects so that I can provide you with a satisfied result. Having confirmed the job posting " Wrapper in Python linking to .dll and simple test script", I truly feel that you're looking for ambitious, creative and nice people who are expert in Python and C Programming. I am fully available to get started on your project immediately and you will find it interesting to discuss the project details. Regards Nina.
£150 GBP in 3 days
5.0 (2 reviews)
3.8
3.8
User Avatar
Hi Andrew T., How are you doing? As a professional developer with expertise in Python and C Programming, I eagerly anticipate the opportunity to complete this project for you. Please drop me a message to discuss the project detail. Thank you for considering my services.
£39 GBP in 5 days
5.0 (2 reviews)
3.8
3.8
User Avatar
Hi there,Good afternoon I am Talha. I have read you project details i saw you need help with Python and C Programming I am pleased to present my proposal, highlighting our extensive experience and proven track record in delivering exceptional results. Our portfolio of success will showcase past projects that demonstrate our ability to meet and exceed client expectations. Glowing testimonials from satisfied clients will attest to our professionalism, dedication, and the quality of our work Please note that the initial bid is an estimate, and the final quote will be provided after a thorough discussion of the project requirements or upon reviewing any detailed documentation you can share. Thanks for considering my proposal. I'm eager to collaborate and contribute to your project's success. Let me know if you need any more information. I will wait for your text to discuss the project in further detail. Regards. Talha Ramzan
£150 GBP in 10 days
5.0 (3 reviews)
3.8
3.8
User Avatar
I am experienced Python developer with create a wrapper in Python so Python programmers can use the device easily. I can quickly develop a solution for control the device and get data from it and ensure its functionality meets your urgent needs. I have strong communication skills and can work effectively under tight deadlines. Let's discuss further details and cost.
£100 GBP in 1 day
5.0 (5 reviews)
3.3
3.3
User Avatar
Hello, I have extensive experience in creating Python wrappers for C/C++ libraries, and I'd be delighted to assist you with this project. Using the provided functions from the .h file, I'll develop a Python wrapper that enables seamless integration with your device. Afterward, I'll create a Python script demonstrating how to use the wrapper to initialize the device, set the interval, read an image, and then properly deinitialize it. Best regards
£200 GBP in 2 days
5.0 (1 review)
2.2
2.2
User Avatar
❤️Hi Andrew T.❤️, I'm excited about the opportunity to work on your project. As an experienced software developer, I have a proven track record of delivering exceptional results for my clients. My portfolio will showcase my versatility and ability to tackle complex challenges, consistently meeting and exceeding the expectations of my clients. What sets me apart is my commitment to quality and attention to detail. I take pride in my work and ensure that every project I undertake, especially those involving C Programming and Python, is completed to the highest standards. https://www.freelancer.com/u/DenysMikulin I'm confident that my experience and dedication will be instrumental in turning your vision into a reality. I welcome the opportunity to discuss the project details further and demonstrate how I can contribute to its success. Please feel free to reach out, and let's work together to create something truly remarkable. Best regards, Denys.
£150 GBP in 4 days
5.0 (2 reviews)
1.6
1.6
User Avatar
Hi, My name is Haseeb, and I would be delighted to tackle your project. With 5 years immersed in Python programming, I have gained an expert grasp on how the language best interfaces with different kinds of software and devices. Moreover, I am well-acquainted with making use of .dll files for efficient and seamless data transfer in Windows. In line with your project description, I have notable experience in creating robust Python wrappers that enable other programmers to easily interface with various devices. The functions highlighted in your '.h' file are quite familiar to me as well. From usb_initialize to usb_set_interval and onto usb_read_image and usb_deinit, I am confident that my skills align excellently with your needs. Let's connect over chat to discuss the project details further, so we have a thorough understanding of the requirements. Looking forward to the opportunity to collaborate with you on this project. Cheers,
£150 GBP in 7 days
5.0 (1 review)
0.9
0.9
User Avatar
❤️❤️Hi Andrew T.,❤️❤️ I am Artur, a seasoned Web Developer with nearly 6 years of experience in Python and C Programming. After reviewing your project details, I am confident in my ability to design and develop an Eye-Catching Website aligned with your vision. I am keen to discuss further details and explore how I can contribute to the success of your project. Kindly Hit the Chat Button so that we can have further details to proceed. I look forward to the opportunity to collaborate on this project. Best Regards, Artur.
£150 GBP in 13 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have many years of experience on C Programming, Python
£120 GBP in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello, I have carefully read your project requirement, I am sure, I can fulfill your requirement and get desired results. I am ready to start the project right away. Regards, Aman D.
£135 GBP in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
As a prolific full-stack developer with deep knowledge and experience in Python, I can assure you I'm more than qualified to tackle this task. I have worked on a wide range of projects including data manipulation and device control, which makes me well-equipped for building a seamless wrapper for your .dll interface. My extensive understanding of Python means that I'll be able to produce an efficient script that calls the necessary functions, fetches and displays the data precisely as required. Furthermore, I strongly believe in collaboration and effective communication when working on projects. If chosen, I will be more than happy to guide you through setting up and running the Python script in VLC so that you are fully competent in operating with your newly developed tool. My previous clients can attest to my ability to break down complicated concepts into simple terms. In a nutshell, hiring me guarantees getting the job done timely, effectively, and diligently. Given my penchant for excellence and your disposition of having installed Python already, I am confident we can complete this project within the stipulated timeframe! Let's hop on a Zoom call on call so we can take it from there.
£20 GBP in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
⭐Hello Andrew T.⭐ Hope you are doing well. ?Please read my proposal carefully, this is not a generic proposal? IMMEDIATE START, HIRING IN THE NEXT HOUR. I would like to take this opportunity to share with you that I possess a variety of Python and C Programming and have completed numerous projects throughout my career I am confident that I can provide the results you require for your project with the same level of professionalism and expertise. Shall we discuss your project in more detail right now? Best & Regards
£150 GBP in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Drawing from my extensive experience in C Programming and Python, I am confident in my ability to create the perfect wrapper connecting your Windows device and Python. At Techfusion, we have a strong background in full-stack development and IoT integration, two skills that are crucial to your project's success. Creating wrappers is a task we have done many times before, and our previous clients have always appreciated the seamless way our wrappers interface with diverse systems. The proficiency of Techfusion isn't just limited to wrapper creation; we can go a step further in creating a user-friendly Python script that satisfactorily serves your needs. I understand your lack of Python programming experience, but worry not. Through our cooperation, I will not just deliver the script but also provide you with step-by-step guidance, via Zoom or any platform you prefer, on how to effortlessly employ it. NOTE: Please note that initial bid is estimate and the final quote will be provided after discussion of the project requirement.
£30 GBP in 7 days
0.0 (0 reviews)
1.0
1.0
User Avatar
Hi, I can do this job. I have over a year of practical experience with Python, Django, Flask, and MongoDB, having developed numerous projects using these technologies. My skills are:- Programming Languages:- Python Frontend:- HTML, CSS, JavaScript, jQuery Development:- Tools Sublime, VS Code, PyCharm Versioning Tool:- Git, Git Desktop, GitHub Frameworks:- Django, Django Rest Framework, Flask Database:- PhpMyAdmin, Microsoft SQL Server Management Studio, MySQL, Postgres Feel free to inform us if you need any additional information. Also, let's connect to understand your requirements in more detail, and bring your vision to life. Thanks
£120 GBP in 7 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED KINGDOM
Morpeth, United Kingdom
4.9
17
Payment method verified
Member since Apr 12, 2015

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.