Delphi ddk assemblerproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    2,000 delphi ddk assembler proiecte găsite, la prețul de USD

    Am o aplicatie scrisa in Delphi 11 si doresc sa integrez e-factura in aplicatie prin API-ul celor de la ANAF. Practic vreau sa am un buton in aplicatie pe care cand il apesi trimite toate facturile la ANAF (fara dubluri daca sunt deja incarcate), si un alt buton pentru preluarea facturilor

    $1075 (Avg Bid)
    $1075 Oferta medie
    6 oferte

    Sunt mai multe programe (20) scrise in Delphi 2010 interconectate cu o baza de date. Programele preiau date nu de la tastatura ci de la accesorii prin intermediul unei interfete ARDUIONO UNO pe port USB.

    $2407 (Avg Bid)
    $2407 Oferta medie
    3 oferte

    Suntem o fábrica de elemente de tamplarie si in acest moment urmarierea productiei o facem cu un program dezvoltat in Delphy X. Vrem urmatoarele lucruri: 1 - Scimbarea anumitor functii ale programului. 2 - Crearea de module noi.

    $788 (Avg Bid)
    $788 Oferta medie
    4 oferte

    Dezvoltarea unui program de urmarire a productiei pentru o fábrica de usi, dulapuri si ferestre. In aces momento avem ceva dezvoltat in Delphi si as vrea sa il imbunatatim. Ceea ce nu stiu este daca sa continuam cu el in Delphi sau sa il rescriem in Python. Persoana care va castiga proyectul va trebuie sa imi explice care sunt avantajele si dezavantajele in ambele cazuri.

    $2234 (Avg Bid)
    $2234 Oferta medie
    8 oferte

    Programare interfețe si subrutine Delphi pentru customizarea form-urilor din aplicația CAS Genesis World ( ).

    $17 / hr (Avg Bid)
    $17 / hr Oferta medie
    5 oferte
    Arduino control S-a încheiat left

    ...integrated plate from Delphi. The board connects via USB and comes with drivers and its own software, editable, limited, in C or C++ ... Pretty please, I need someone who knows how to communicate with peripherals, especially Arduino, from Delphi.   Thanks :) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / Salutari :) As avea nevoie sa trimit date catre o placuta de integrate Arduino, din Delphi. Placa se conecteaza prin USB, si vine cu drivere si program propriu de operare, limitat, in C. Va rog frumos, am nevoie de cineva care sa cunoasca comunicarea cu periferice, in special...

    $177 (Avg Bid)
    $177 Oferta medie
    2 oferte
    Scrie un software S-a încheiat left

    Avem nevoie de o integrare/interfatare a unor device-uri (ex. scannere, imprimante termice, ect) in aplicatii SFA. Echipamentele sunt insotite de drivere/clase in fisiere .jar care trebuiesc interfatate prin JNI cu aplicatiile de baza. Aplicatia este dezvoltata in Delphi XE5 cu baze de date MySql.

    $277 (Avg Bid)
    $277 Oferta medie
    1 oferte

    Dezvoltare si intretinere aplicatie in Delphi, care se ocupa cu gestionarea si vanzarile efectuate in cadrul unui lant de farmacii. Locatia de lucru este sediul clientului, la Bucuresti.

    $15 / hr (Avg Bid)
    $15 / hr Oferta medie
    1 oferte
    Developer Delphi Bucuresti S-a încheiat left

    Dezvoltare si intretinere aplicatie de vanzare si gestiune promotii in zone farmaceutica si medicala. Locatia de lucru este sediul clientului, in Bucuresti.

    $16 - $16 / hr
    $16 - $16 / hr
    0 oferte

    Proiect de dezvoltare add-onuri in Delphi pentru o aplicatie de vanzare si gestiune in zona farmaceutica si medicala. Se doreste a se lucra de la sediul clientului, situat in Bucuresti.

    $29 - $29 / hr
    $29 - $29 / hr
    0 oferte
    Delphi developer S-a încheiat left

    delphi developer in bucuresti, pentru aplicatie de vanzare si gestionare promotii. locul de munca este in Bucuresti, la sediul clientului.

    $15 / hr (Avg Bid)
    $15 / hr Oferta medie
    1 oferte

    Se cauta 2 developeri Delphi, cu experienta de minim 4 ani, pentru un proiect de intretinere aplicatie software (gestiune , contabilitate si parte de vanzare) . Proiectul este in Bucuresti, cu o durata de aproximativ 6 luni. I am looking for 2 Delphi developers, for a project that will took place in Bucharest. Local presence at the client HQ required. Duration will be 6 months.

    $14 / hr (Avg Bid)
    $14 / hr Oferta medie
    1 oferte

    Se cauta 2 developeri Delphi, cu experienta de minim 4 ani, pentru un proiect de intretinere aplicatie software (gestiune , contabilitate si parte de vanzare) . Proiectul este in Bucuresti, cu o durata de aproximativ 6 luni.rnrnI am looking for 2 Delphi developers, for a project that will took place in Bucharest. Local presence at the client HQ required. rnDuration will be 6 months.

    $14 / hr (Avg Bid)
    $14 / hr Oferta medie
    3 oferte

    I have a need for a meticulous researcher who can work effectively with IDA Pro. The goal is to retrieve lost source code originally written in Delphi XE. An adept understanding of both IDA Pro and Delphi is crucial for this task. Key Skills & Experience: - Proficiency with IDA Pro - Extensive knowledge of c++ programming language - Proven experience in software reverse engineering Your primary focus will be to detect, analyze, and retrieve the lost code. Attention to detail and problem-solving skills are of immense importance for this project. I am looking forward to proposals/responses describing your relevant experience and plan of action for this task.

    $2345 (Avg Bid)
    $2345 Oferta medie
    40 oferte

    I'm seeking a proficient programmer to translate a short program (approx 1000 lines) written in assembler to C code for a PIC16. The task will require: - creating global variables and constants - creating functions based on the subroutines. - remove code that has a P876 compiler switch (the code will run on a PIC16F883 only). - create a simple flowchart of the program flow and... - ...replace goto statements with C type loops (for, while, do) and function calls. - adding comment blocks ahead of each function with some notes of what the code is doing. - check where the global variables are actually used and where possible change scope to a local variable. - create the main() function - add comments for anything that looks like a bug or incorrect. - compile code using Microchi...

    $341 (Avg Bid)
    $341 Oferta medie
    38 oferte

    Busco un Profesor que pueda guiarme en la creación de apps para móvil Android e IOS, necesariamente con Delphi 11 con FIreMonkey, manejo de cámara y geolocalizacion, puede ser asesoría por hora y por anydesk

    $16 / hr (Avg Bid)
    $16 / hr Oferta medie
    12 oferte

    I'm seeking a proficient Delphi instructor to help me navigate building mobile apps for both Android and IOS using FireMonkey. A strong understanding of MySQL databases is also essential. I'm more interested in thoroughly understanding the process. We'll be working at a moderate pace, making sure all concepts are well-addressed before moving on. In terms of technical experience, the freelancer should have: - Profound knowledge in Delphi, - Experience in building Android and IOS apps using FireMonkey, - Comprehensive understanding of MySQL databases, - Excellent teaching and communication skills. Although I skipped the question on primary features, it would be an added advantage if you could enlighten me on user authentication, database integration, and in-a...

    $16 / hr (Avg Bid)
    $16 / hr Oferta medie
    29 oferte

    we are looking for a professional to re-write a legacy program built from Delphi to Node JS, the framework that we are going to be using is Devexpress JS, the database is SQL , we could use asp.net instead of Node JS if necesary, but Node is desirable

    $1083 (Avg Bid)
    $1083 Oferta medie
    135 oferte

    I need an experienced Delphi developer to focus on two key aspects of my existing SQL Server ERP program. Data Querying and Retrieval: - Real-time data updates need to be made available. This will require a good understanding of SQL Server data structures and workflows. User Interface Enhancements: - The current interface needs an overhaul, specifically with the aim of streamlining workflows. This could involve redesigning certain screens, repositioning buttons and options, or reducing the number of clicks needed for tasks. Skills: - Excellent understanding and experience of Delphi programming. - Strong SQL Server knowledge. - Previous work on ERP programs is preferred. - Ability to understand and improve software workflows. - Experience with UI design, focusing on usabi...

    $489 (Avg Bid)
    $489 Oferta medie
    29 oferte
    FACTURACIÓN ELECTRONICA S-a încheiat left

    BUSCO PROGRAMADOR QUE SEPA DE LA FACTURACIÓN ELECTRÓNICA DE REP DOM Y QUE PUEDA IMPLEMENTAR EN C# ( WINDOWS FORMS) , o delphi 7

    $512 (Avg Bid)
    $512 Oferta medie
    39 oferte

    Configurar el entorno de delphi para trabajar con FireMonkey con base de datos MySQL en la nube

    $21 / hr (Avg Bid)
    $21 / hr Oferta medie
    43 oferte

    I need an expert assembler programmer to write new code. The code needs to have the follow functions: Programming is for a circuit with an ATmega328P microcontroller, 4 push buttons, 4 LEDs, and a common cathode 7-segment display. Button 1: Displays the letter 'L' on the screen, turns on LED 1, and makes it blink. Button 2: Displays the letter 'D' on the screen, turns on LED 2, and makes both LED 1 and LED 2 blink. Button 3: Displays the letter 'R' on the screen, turns on LED 3, and makes LED 1, LED 2, and LED 3 blink. Button 4: Displays the letter 'S' on the screen, turns on LED 4, and makes LED 1, LED 2, LED 3, and LED 4 blink. When a button is pressed, a letter will be displayed on the screen and the corresponding LED will be turned on, bl...

    $23 (Avg Bid)
    $23 Oferta medie
    10 oferte

    linhas de um componente cxGrid em um aplicativo desktop tenham cores de fundo personalizadas com base em valores especificados em uma coluna do dataset associado ao cxGrid e no componente nativo DBCCtrGrid

    $35 (Avg Bid)
    $35 Oferta medie
    2 oferte
    Python Emailer S-a încheiat left

    I have a folder that contains scanned images of invoices and delivery documents. They are named by the document number. i.e 000001.pdf. I want a python or delphi program that will check the folder for a document. When you find one. you will process it as follows. 1. found document to process. 2. open text file. Probably CSV format. Lookup document number and get email address from 2nd Field. 3. Create email with predefined subject and content (html) 4. send message to a specific ip address and port. 5. on sucess. Move file to done folder. 6. on fail. If failure is Missing record for email address. Move to “missing email folder” if any other error move to failed folder. Add to reason for failure. 7. process next file. (add short sleep to not overload mail server ...

    $152 (Avg Bid)
    $152 Oferta medie
    45 oferte

    Hello, I look for a specific company that produced STM32F407 PCB with L...design, prototype and full production of assembled boards. I'll need the same team for forthcoming projects that I'll post here in Freelancer. The current requirement that will be used ONLY for proving skills: Short project for reading sms from SIM800L with ESP32 and search of a string with password inside the SMS. If password matches, ESP32 should send mail through wifi to given e-mail. C/assembler user for communication with GSM module, for e-mail can use Python. The work is completely software in Visual studio code , but candidates should prove that can build the PCB too. Software will be tested on my PCBs. Successful completion will add you as my preferred contact for forthcoming pro...

    $13 (Avg Bid)
    $13 Oferta medie
    9 oferte

    I am currently working with Delphi 11.3 and have integrated the FGX Native library into my project. While compiling any Android project, I receive a "Success" message during both the compile and build phases. However, when I attempt to run the project, I encounter a failure with the following error message: "[Exec Error] (113): The command "gradlew app:build" exited with code 1." I've attempted some troubleshooting myself with no success. Key Project Goals: - Diagnose specific errors with Delphi 11.3 & FGX Native Library - Fix these issues to ensure smooth functioning of my Android build. The ideal candidate should have: - Expertise in Delphi 11.3 and FGX Native Library - Proficiency in Android build environment - Proven tr...

    $10 - $70
    Sigilat
    $10 - $70
    6 oferte

    Plugin para procesar encuestas con preguntas abiertas en Wordpress y transformarlas en alternativas que luego se presentan como preguntas de opciones. (metodología DELPHI)

    $2408 (Avg Bid)
    $2408 Oferta medie
    17 oferte

    We are currently seeking a seasoned coder proficient in C, C++, and Assembler (x64) languages to assist with development on multiple existing, and new, projects. Key Tasks: - Medium complexity feature development using C/C++, CPP, and ASM - Integrating proposed features with our pre-existing systems - Making significant modifications where necessary for performance optimization Ideal Skills & Experience: - Avid experience in C, C++, and Assembler (x64) languages. - Demonstrable capabilities in new feature development. - Familiarity with system integration and modification. - Solid background in managing medium complexity tasks. - An in-depth understanding of operating system internals, especially Windows. - Knowledge of how different network protocols. - Experience i...

    $23 / hr (Avg Bid)
    $23 / hr Oferta medie
    15 oferte

    Sprache : Delphi Anforderungen: Über die Ebay-API sollen alle verkauften Artikel mit Kunden und Portodaten ausgelesen werden (einfach alle Informationen, die Ebay bereitstellt - also auch, ob die Artikel bereits bezahlt sind) und diese Daten in eine MySQL-Datenbank geschrieben werden. Dabei würde sich eine Kopftabelle mit den Kundendaten etc. und eine Detailtabelle mit den ersteigerten Artikeln anbieten. Gewünscht ist auch eine separate Tabelle mit den extrahierten Kundendaten, um Redundanzen zu verhindern. In der Kopftabelle kann dann auf die Kundendaten referenziert werden. Wichtig ist, dass die Lieferadresse über die API angefordert wird. Diese kann sich von der Kundenadresse unterscheiden. Die gewonnenen Daten sollen im Programm angezeigt werden - eine sin...

    $172 (Avg Bid)
    $172 Oferta medie
    1 oferte
    Create assembler S-a încheiat left

    Hi Shree Gommat Tech, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $120 (Avg Bid)
    $120 Oferta medie
    1 oferte

    I have procured a Tamiya Military Miniature Series No. 70, which is a WW II armored personnel carrier, and in need of a qualified model assembler to put it together. Responsibilities include: - Assembling the Tamiya Military Miniature Series No. 70 with precision and attention to detail - Ensuring that all parts are intact and well-secured - Maintaining the integrity and quality of the model The ideal freelancer should have experience in model assembly, specifically 1/35 scale models and possess an appreciation for historical accuracy. Familiarity with Tamiya models is a plus.

    $88 (Avg Bid)
    $88 Oferta medie
    31 oferte

    I am seeking a skilled engineer with expertise in Delphi and Firebase storage integration. In particular, I require a specialized Delphi procedure to upload and download files. Key details: - Procedure to upload/download files including images (JPEG, PNG, GIF) and documents (PDF, DOC, XLS) to FireBase Storage / using Delphi TMS WebCore.. - Real-time progress tracking Previous exposure or familiarity with TMS WebCore . The freelancer should be able to think critically and solve problems independently, and consistently deliver error-free code.

    $15 (Avg Bid)
    $15 Oferta medie
    2 oferte
    SENDING WHATSUPP S-a încheiat left

    I need a well-experienced Delphi developer who can create a button within my application. The functionality of this button will be to send what'supp' to a selected supplier from the suppliers table and a memo database field that will be populated from those suppliers. Key Aspects: - The coding should be clean and well-documented so that it can be integrated easily into my larger application. - The feature should allow the user to manually select the supplier from the table. - The information to be sent to the selected supplier will include a PDF file and a text message. Ideal candidate: - Proficiency in Delphi Programming using REST API - A good understanding of database structures - Past experience in creating similar features Please only bid if you can meet th...

    $509 (Avg Bid)
    $509 Oferta medie
    22 oferte

    I need a Delphi 2010 automation object developed to generate financial reports. Key tasks will include: - Creating an automation object in Delphi 2010 - Setting up the object to structure and present financial data effectively Freelancers bidding on this project should have extensive experience in Delphi 2010, as well as a solid understanding of financial data and how it can be represented in report format. Familiarity with automation object development is a must.

    $385 (Avg Bid)
    $385 Oferta medie
    2 oferte
    Senior Assembler Developer S-a încheiat left

    Senior Assembler developer needed for a couple projects. long term cooperation is a plus

    $23 / hr (Avg Bid)
    $23 / hr Oferta medie
    5 oferte
    Create an Assembler in C S-a încheiat left

    Hi Shree Gommat Tech, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $75 (Avg Bid)
    $75 Oferta medie
    1 oferte
    Delphi Developer Needed S-a încheiat left

    I'm looking for a Delphi developer who can help on my project. I will share the details over chat. Thanks!

    $141 (Avg Bid)
    $141 Oferta medie
    7 oferte

    I'm in need of a proficient developer with extensive experience in PHP, Laravel, Delphi, and C#. Your role will entail the development of a comprehensive Restic Backups management solution. Key elements of the system to be developed include: - Backup scheduling and automation - Thorough monitoring and logging - Solid user authentication and access control The final product will be deployed on a Linux platform and endpoints running on windows and linux machines, so proficiency in Linux and windows-based development is vital. Interested candidates must provide examples of previous similar projects completed. Proficiency in Restic and its associated toolset is a major advantage.

    $22 / hr (Avg Bid)
    $22 / hr Oferta medie
    49 oferte

    I'm seeking a skilled and experienced expert who specializes in 32 and 64 bit Windows kernel driver development. bid start with "DDK"

    $21 / hr (Avg Bid)
    $21 / hr Oferta medie
    8 oferte

    I'm seeking a skilled and experienced expert who specializes in 32 and 64 bit Windows kernel driver development. bid start with "DDK"

    $7 / hr (Avg Bid)
    $7 / hr Oferta medie
    4 oferte

    Delphi dersi için bir bitirme ödevine ihtiyacım var. Söz konusu bu ödev, orta düzeyde bir kütüphane otomasyon uygulaması olmalı ve SQL veritabanı ile bağlantılı olmalı. Özellikler: - Kütüphanemizdeki kitapları arama yeteneği - Kitapları ödünç alma ve iade etme işlevi - Üye yönetimi. Üyelerin isim, soyisim, telefon numarası ve e-posta adresi bilgilerini kaydetmeye ve yönetmeye ihtiyacımız var. İdeal bir freelancer, Delphi ve SQL veritabanı konularında deneyime sahip olmalıdır. Ayrıca kütüphane işlemlerini anlamak ve implemente etmek için iyi bir bilgi birikimine sahip olmalıdır.

    $23 (Avg Bid)
    $23 Oferta medie
    4 oferte

    I'm seeking a skilled and experienced expert who specializes in 32 and 64 bit Windows kernel driver development. bid start with "DDK"

    $17 / hr (Avg Bid)
    $17 / hr Oferta medie
    8 oferte

    I'm seeking a skilled and experienced expert who specializes in 32 and 64 bit Windows kernel driver development. bid start with "DDK"

    $21 / hr (Avg Bid)
    $21 / hr Oferta medie
    10 oferte

    As an expert in Borland Delphi 2.0, you'll: - Conduct a deep dive into the executable part of a Borland Delphi 2.0 [Overlay] exe file. Looking to find the password of this .exe file

    $156 (Avg Bid)
    $156 Oferta medie
    6 oferte
    Delphi JWKtoPEM function S-a încheiat left

    I'm currently using delphi-jose-jwt () to decode a JWT Token from Google one-tap signin. Google provides a public key to validate Token in JWK format (). However it appears that delphi-jose-jwt requires the key in PEM format. I can use to convert JWK to PEM which successfully authenticates the JWT token. I need either a Delphi JWKtoPEM function or assistance with delphi-jose-jwt using a different method.

    $215 (Avg Bid)
    $215 Oferta medie
    4 oferte

    ...database integration, and object-oriented programming using Delphi RAD Studio 12. The project entails developing a FMX Windows application incorporating FMX styles that users can select from. Here's what I'm anticipating: - **User Interface Design**: Create an intuitive, user-friendly interface that effectively utilizes FMX styles. - **Database Integration**: Seamlessly integrate the application with an existing database. - **Real-time Data Update**: Develop features that fetch and display real-time data from my database. - **Secure User Authentication**: Implement a secure login system to protect user data. - **API Integration**: The application needs to interact with external APIs. Applicants should not only be well-versed in Delphi RAD Studio 12 but also hav...

    $195 (Avg Bid)
    $195 Oferta medie
    12 oferte

    This is a very small project, can be very simple The fields needed are the following year ( Text Box ) Name of client or Company ( Text Box ) Type: Individual or Company ( Dropbox choosing Individual or Company ) Date Received ( Date Field ) Date Submitted ( Date Field ) Copy given to client ( Date Field ) Sear...or Company Print Feature showing Print List all Individuals / All Companies Also option to Print only 1 Individual or 1 Company Need to be able to Update the records aswell I will prefer a popup window to add the records and for Update aswell A Dashboard can be added aswell to show # of Individuals, # of Companies, # of Income tax Submitred, # of Profit Tax Submitted, This can be done in Delphi or C# ( most recent versions ) Source Code will be needed for learning ...

    $82 (Avg Bid)
    $82 Oferta medie
    6 oferte

    I'm looking for an experienced Delphi user to help solve a specific problem. Errors false positives - Robust understanding of the Delphi environment and its capabilities - Strong problem-solving skills with a track record of tackling and effectively resolving issues within the Delphi context - Good communication skills to ensure comprehensive and ongoing understanding of the project requirements Experience, rather than past work or project proposals, is the chief criterion for application selection, so please emphasize this aspect when applying. Knowledge in various facets of Delphi technology could be beneficial, but your ability to utilize your experience to swiftly and efficiently address issues is paramount.

    $118 (Avg Bid)
    $118 Oferta medie
    10 oferte

    I have an application developed in Delphi 7, I'm facing issues with as my EXE being flagged as a virus by different antivirus software. Although it is a false positive, I need help debugging this problem. The EurokaLog also report some memory errors etc, that need to be sorted out. Skills: - Experience in Delphi 7 programming - Understanding of Antivirus mechanisms - Ability to debug and resolve software issues. There is no strict deadline for this project, making it ideal for individuals who prefer to work at a comfortable pace ensuring a comprehensive resolution of the problem. Note that the present antivirus situation wasn't identified with a specific software, indicating a requirement for a holistic approach to the issue. Only serious and capable i...

    $537 (Avg Bid)
    $537 Oferta medie
    8 oferte