Ascii data jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 ascii data jobs found, pricing in USD

    ...enhancement of existing features to meet specified security standards and user experience improvements. Core Requirements: User Interface Development: - Develop with forms for username, password, and password confirmation. - Ensure forms are user-friendly and adhere to modern web standards. Password Requirements: - Enforce a password length of 8-64 characters. - Support all printable ASCII and Unicode characters. - Implement password normalization using Unicode NFKC or NFKD methods. - Add a password strength meter to discourage trivial modifications of weak passwords. - Display warnings for passwords that exceed the maximum length without truncation. - Implement an "eye" icon for toggling password visibility. Security Enhancements: - Check passwords against a li...

    $24 (Avg Bid)
    $24 Avg Bid
    31 bids

    As an individual operating Arduino, I need a proficient freelancer who can code in Jupyter Notebooks to read ASCII data from a serial port. The data read should then be able to be used for data analysis. I have prepared code already for review. Key requirements: - Experience in working with Arduino - Ability to work with Jupyter Notebooks - Proficiency in reading ASCII data from serial ports - Strong skills in analyzing data With thorough knowledge in these areas, the ideal freelancer can look forward to consistent engagement. They would be dealing with an exciting project that pushes bounds in interfacing hardware and software. code: import serial from serial import Serial import as plt import numpy as np from datetime import datetime ...

    $146 (Avg Bid)
    $146 Avg Bid
    58 bids

    ...seeking an experienced developer to configure data exchange between a Jetson Nano and another device via the CAN bus, utilizing the RS485 CAN HAT. Documentation and examples for the RS485 CAN HAT for the Jetson Nano are available here: Project Requirements: Data packets to be transmitted are split into frames of 8 bytes each, with the first 7 bytes of the frame encoded in ASCII. The last byte is an integer frame counter that does not convert to ASCII. A checksum is generated from the packet data and appended at the end of the packet using the following function: c Copy code uint16_t crc_chk_value(uint8_t *data, uint16_t size) { uint16_t crc = 0; while (size--) { crc ^= *data++; for (unsigned k =...

    $509 (Avg Bid)
    $509 Avg Bid
    20 bids

    I am looking for a programmer who can help me to send ASCII values to RS232C port of a PLC from USART of STM32F4O7VGT6 Discovery board using USART1 of the microcontroller. The code must be in header file written in C language and my existing project doesn't use HAL libraries instead the Usart library that i have in my file system is #include "stm32f4xx_usart.h" so the code is preferred to be written around the same, and if Hal Library usage is necessary then how to include it in my code must be guided for so that I could easily include in my Attolic True Studio Project. The entire project is being written in C programming language. Just need to send Characters, strings , integers and floating point numbers from Microcontroller to PLC. Will be using a TTL to RS232 leve...

    $98 (Avg Bid)
    $98 Avg Bid
    9 bids

    ...together in schools, adding to the realism. - Customizable Environment: The aquarium will be an underwater coral reef. The user should be able to customize this for a personally engaging experience. - High-Resolution DDS textures: The textures provided should be updated for a higher resolution to give a beautiful, textured look and feel to the aquarium. I already have all the necessary meshes in .X ascii format and DDS textures ready. Ideal candidates will be proficient in DirectX with experience in creating interactive 3D environments, have a keen eye for detail, and ability to code in Visual Studio. A knack for mimicking natural animal behavior in 3D space would be a definite plus. If you've got the skills and the drive, I'd love to hear from you. Attached are some...

    $141 (Avg Bid)
    $141 Avg Bid
    9 bids

    ...Responsibilities: - Design and create an analyzer able to decipher multiple digital protocols including CAN, SPI, I2C, UART, RS422, RS485, i2C 1-Wire, and SIM devices. - Equip the analyzer with a unique functionality to understand and interpret data in custom HEX, Bianry and ASCII formats. Ideal Experience and Skills: - Proficient in digital protocols and encoding. - Extensive experience in electronics, especially in creating and debugging logic analyzers. - Ability to work with various FPGA's and micro-controller signals. - Strong knowledge of Data formats. This project will be highly suitable for those who have experience in electronics and Verilog software, Cand C# or C++ for the interface GUI preferably with deep understanding of digital protocols. Your e...

    $583 (Avg Bid)
    $583 Avg Bid
    32 bids

    Essentially we convert a string to ASCII. Then find a reversible algorithmn to summate/multiply the keys together. Then with the final variable and other variables such as key length and pigeonholer; We deduce the keys.

    $72 (Avg Bid)
    $72 Avg Bid
    1 bids

    I'm seeking a skilled developer to carry out the task of implementing a basic/compact model of The C versions of games played on a grid consisting of a small 2D array and are displayed using simple ASCII text characters using printf. They are no fun to play in the C version, but that allows you to test out your game logic, etc. **Key Tasks:** - Implementation of a functional MIPS architecture - Ensuring architecture's simplicity and understandability for educational purposes

    $62 (Avg Bid)
    $62 Avg Bid
    8 bids

    In the interest of streamlining various tasks related to file management and data processing, I am looking to hire a freelancer with expertise in batch scripting. This project aims to enhance efficiency by automating several critical but repetitive tasks, leveraging utilities like SORT, MERGE, COLLAB, ZEROLEN, PSTPF500, and ANS2ASC, Y:PROGRAMSUTILSPRODPSTPF500, Y:PROGRAMSUTILSPRODPSTPF500 **Key Tasks:** - **File Sorting and Merging:** Implement automation for sorting multiple files and then merging them into cohesive units based on predefined criteria. - **Collaboration Facilitation:** Develop a method for efficient collaboration on files amongst team members. - **Zero-Length File Checks:** Incorporate a check for zero-length files, ensuring they are identified and managed ...

    $7 (Avg Bid)
    $7 Avg Bid
    1 bids

    As your client, I'm on the lookout for a skillful coder with intermediate experience in C programming. The task at hand is to develop a C program that can effectively render ASCII images. If you possess prior experience in similar image rendering projects, it could potentially strengthen our collaboration. So let's get started and transform our image ideas into ASCII reality together. Coding shall never have looked as artistic as it will after this particular task.

    $15 (Avg Bid)
    $15 Avg Bid
    9 bids

    I'm searching for a coder who can assist me in developing an application in JavaScript that converts ASCII Key Codes into a single number represented in Scientific Notation, and vice versa. Key Points: - Application should enable conversion of ASCII Key Codes to a single number represented in Scientific Notation. - Ability to extrapolate the initial keys from the resultant single number. - Non-alphanumeric ASCII characters should be excluded from this conversion. Ideal Skills: - Proficient in JavaScript - Deep understanding of ASCII Key Codes and Scientific Notation - Attention to detail for accurate conversion processes.

    $71 (Avg Bid)
    $71 Avg Bid
    24 bids

    ...Establish precise types for Username, Email, Password, and Given Name. - **Username**: Limit to 1-20 ASCII characters. - **Email**: Employ a robust library for validation to ensure comprehensive accuracy, including support for "+" in email tags. - **Password**: Adhere to ISO 27001 standards: - Length: 8-28 characters. - No spaces. - Must include at least one of the following: - Upper case letters. - Lower case letters. - Numbers. - Special characters. - **Given Name**: Optional field; permit 1-20 ASCII characters. 3. **Data Handling**: Implement rigorous client-side validation, followed by secure data transmission to our server. Ensure elegant error handling, pa...

    $8 - $15 / hr
    Sealed
    $8 - $15 / hr
    49 bids

    I require a detailed yet short guide that presents part numbers and a how-to when it comes to connecting and sending commands to a 4-7 Digit MODBUS-RTU-ASCII LED display from an RS232 port rather than the native RS485. The primary usage of this LED display will be to showcase alphanumeric textual messages, and the RS232 port runs on a Windows operating system. Thus, ideal candidates must possess: - Proficient knowledge of RS232 and RS485 ports - Experience with MODBUS-RTU-ASCII LED displays - Skills in creating easy-to-understand instructions - Capacity to detail required parts and part numbers Without these skills and experience, the freelancer would not be successful in this task. The end goal is creating a document that clearly illustrates these steps and connections to...

    $161 (Avg Bid)
    $161 Avg Bid
    29 bids

    I'm looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the scientific notation number.

    $7 (Avg Bid)
    $7 Avg Bid
    10 bids

    Im looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the scientific notation number.

    $10 (Avg Bid)
    $10 Avg Bid
    14 bids

    Im looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the sceintific notation number.

    $15 (Avg Bid)
    $15 Avg Bid
    6 bids

    Im looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the sceintific notation number.

    $11 (Avg Bid)
    $11 Avg Bid
    9 bids

    I'm seeking a proficient freelancer to create a Python script for a Raspberry Pi Zero that will function as a data bridge between a serial connection and Bluetooth Low Energy (BLE). I have an usb device connected to the PIzero port via OTG adapter sending string of data to the serial in ascii format. The Usb device is autodetected so will just use the pyserial package to gather data. I need to take those data and send over BLE so the Pizero will act as simple BLE server bridging those data to BLE conversely i shall send some bit the other way round. I have the script already made for ESP32 in ESP-IDF framework need to replicate in python on Pizero using the same UUID. It is quite easy job for experienced user with bit of - Knowledge of Raspbe...

    $159 (Avg Bid)
    $159 Avg Bid
    24 bids

    The project can be structured in 2 phases and shall be written in Octave (~Matlab) code. 1. Phase: File Merging of 1 ASCII and 2 binary files via time stamps (sample files available) 2. Phase: Complex FFT (or DFT?) of down-converted high-frequency IQ data; extraction of complex signal values for a selctable number of known frequencies per time stamp. Signal values to be extracted for all time stamps in an automatic routine. Results to be written in an ASCII file with given structure. Data visualisation. 3. Phase: Follow-on project: Post-processing on GPS-based 3D-position & 3D-orientation data and merging with ASCII File from phase 2. See also flow chart attached with details of phase 1. Details of phase 2 still in progress.

    $143 (Avg Bid)
    Featured Urgent
    $143 Avg Bid
    6 bids

    ...Basic, which is a requirement for this project. Project 1: UI Buttons - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The code creates clickable buttons in the Windows command terminal using ascii characters. This needs to be expanded and commented for ease of use. Button in short should know their state, and function as a simple GOTO and execute some code. Project 2: Faux Mouse Icon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A faux mouse icon in the terminal to work with clickable buttons. It will follow the X and Y coordinates of the mouse. An ASCII character can be used to represent the mouse icon. Project 3: Simple Multiplayer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I have a basic save and load function w...

    $826 (Avg Bid)
    $826 Avg Bid
    30 bids

    I am looking for a skilled C++ developer who can import OHLC ascii data to Amibroker, a charting software. Skills and Experience Required: - Proficiency in C++ programming language - Familiarity with Amibroker charting software - Experience in importing OHLC ascii data Project Requirements: - Import OHLC ascii data to Amibroker charting software - Ensure the data is accurately imported and displayed on the charts - Optimize the code for efficient data import - Complete the project within a week If you have the necessary skills and experience, and can complete the project within the specified timeline, please submit your proposal.

    $260 (Avg Bid)
    $260 Avg Bid
    5 bids

    I am looking for a freelancer who can help me import ASCII data to Amibroker in real-time without the format files in the Amibroker format folder. Skills and experience required: - Experience working with Amibroker and importing ASCII data - Knowledge of API feed integration - Ability to modify existing scripts or software for importing ASCII data - Familiarity with real-time data import and update frequency The ideal candidate should have a strong understanding of Amibroker and be able to work with API feeds to import ASCII data in real-time. They should also have experience modifying existing scripts or software for importing data. If you have the necessary skills and experience, please submit your proposal with ex...

    $278 (Avg Bid)
    $278 Avg Bid
    4 bids

    I am looking for a freelancer who can help me import ASCII data to Amibroker in real-time without the format files in the Amibroker format folder. Skills and experience required: - Experience working with Amibroker and importing ASCII data - Knowledge of API feed integration - Ability to modify existing scripts or software for importing ASCII data - Familiarity with real-time data import and update frequency The ideal candidate should have a strong understanding of Amibroker and be able to work with API feeds to import ASCII data in real-time. They should also have experience modifying existing scripts or software for importing data. If you have the necessary skills and experience, please submit your proposal with ...

    $416 (Avg Bid)
    $416 Avg Bid
    7 bids

    I am looking for a Python developer who can create a script to read an ASCII file containing X, Y, Z, L, and V variables. The script should be able to compute and plot certain parameters based on the data in the file. Specifically, the Z value in the file will be updated according to an equation provided. Requirements: - Python programming skills - Experience with reading and manipulating ASCII files - Knowledge of statistical calculations and plotting Input File: I can provide a sample file for the project, so there are no specific requirements for the input file format. Intended Use: The computed parameters will be used for academic research purposes. If you have the necessary skills and experience, please bid on this project.

    $30 (Avg Bid)
    $30 Avg Bid
    16 bids

    ...are interfacing an autosampler that has a USB interface and reads/writes ascii commands. We need a module (form) that identifies the USB port amd provides communication settings, and has a form that allows us to send read/write commands. ** I am looking for a skilled programmer to build a Windows USB interface with read and write functionality using Visual Basic. Specific requirements for the project include: - The ability to read and write data through the USB interface - A software interface that is built from scratch - Expertise in Visual Basic programming language Ideal skills and experience for this job: - Proficiency in Visual Basic programming - Experience in building USB interfaces - Knowledge of data reading and writing protocols - Strong problem-s...

    $517 (Avg Bid)
    $517 Avg Bid
    29 bids

    ...resulted in a loss or an “unwinnable” state. Therefore, the game needed to be traversed in a precise order. Your goal, then, is to initialize a tree structure of data that can be traversed by a series of commands. You need to write the following things: Instantiate the “maze” with each node pointing to or containing a corresponding data structure that it is responsible for managing. In terms of representing one of these adventure games, each node should point to or contain “items” that the “player” can modify. You should be able to use node data to verify if something the player has can be used with something else in the node data (e.g. your player object contains an item and the item is interactable with some...

    $11 (Avg Bid)
    $11 Avg Bid
    4 bids
    Trophy icon Game Level Design UI Ended

    I am looking for a skilled UI designer who can create a retro UI for a PC game done completely in 16 color CP437 ASCII characters which is a UI revision for the game tinyHack. The game is being developed for the PC platform interfaced via telnet and has a retro circuit board cyber hacker art style. Key requirements for the project include: - Creating UI elements that match the retro cyber art style of the game. - Designing the 1 game level for the game. - Making sure the map design is optimized for 80x24 characters of screen space - The score will be displayed in the font of Tmplr https://patorjk.com/software/taag/#p=display&f=Tmplr&t=12345678910 #Score Total Score can not be more than 6 characters. All 6 characters

    $50 (Avg Bid)
    Guaranteed
    $50
    24 entries

    I have a concrete training case in tesseract, I'm stuck and a little support would be helpful. Specifically, I i need OCR for PDFs scanned from ASCII text files using the font "Courier new" (So monospace, serif) With the existing traindat eng or deu I get rates of around 99%, but I would like to increase the rate further, because * it is always the same font * we have a reduced charset * usually the same letters are recognized incorrectly or are ignored. I already have a setup ~20 one-page PDFs with the "ground truth", and generated .tif and .box files. Already tried to use tesseract console tools, jTextBoxEditor, TessTrainGUI 6.4; i tried to make new font traing and based on tessdata_best/deu.traineddata. No success. YOUR Job: Just analyze the problem ...

    $134 (Avg Bid)
    $134 Avg Bid
    4 bids

    I have a concrete training case in tesseract, I'm stuck and a little support would be helpful. Specifically, I i need OCR for PDFs scanned from ASCII text files using the font "Courier new" (So monospace, serif) With the existing traindat eng or deu I get rates of around 99%, but I would like to increase the rate further, because * it is always the same font * we have a reduced charset * usually the same letters are recognized incorrectly or are ignored. I already have a setup ~20 one-page PDFs with the "ground truth", and generated .tif and .box files. Already tried to use tesseract console tools, jTextBoxEditor, TessTrainGUI 6.4; i tried to make new font traing and based on tessdata_best/deu.traineddata. No success. YOUR Job: Just analyze the problem ...

    $29 (Avg Bid)
    $29 Avg Bid
    3 bids

    I have a concrete training case in tesseract, I'm stuck and a little support would be helpful. Specifically, I i need OCR for PDFs scanned from ASCII text files using the font "Courier new" (So monospace, serif) With the existing traindat eng or deu I get rates of around 99%, but I would like to increase the rate further, because * it is always the same font * we have a reduced charset * usually the same letters are recognized incorrectly or are ignored. I already have a setup ~20 one-page PDFs with the "ground truth", and generated .tif and .box files. Already tried to use tesseract console tools, jTextBoxEditor, TessTrainGUI 6.4; i tried to make new font traing and based on tessdata_best/deu.traineddata. No success. YOUR Job: Just analyze the problem ...

    $30 (Avg Bid)
    $30 Avg Bid
    7 bids

    ...resulted in a loss or an “unwinnable” state. Therefore, the game needed to be traversed in a precise order. Your goal, then, is to initialize a tree structure of data that can be traversed by a series of commands. You need to write the following things: Instantiate the “maze” with each node pointing to or containing a corresponding data structure that it is responsible for managing. In terms of representing one of these adventure games, each node should point to or contain “items” that the “player” can modify. You should be able to use node data to verify if something the player has can be used with something else in the node data (e.g. your player object contains an item and the item is interactable with some...

    $17 (Avg Bid)
    $17 Avg Bid
    6 bids

    I am looking for a freelancer who can create an intr...for a freelancer who can create an intricate and detailed ASCII art logo for my coding header project. Requirements: - Experience in creating intricate and detailed ASCII art - Strong understanding of coding and programming symbols - Ability to incorporate specific design elements or symbols provided by the client - Creativity in suggesting additional design elements or symbols - Attention to detail to ensure the ASCII art is visually appealing and accurate - Knowledge of website and printed materials design principles Skills: - ASCII art design - Coding and programming knowledge - Creativity in design - Attention to detail - Website and printed materials design experience See attachment.. I'd like ...

    $75 (Avg Bid)
    $75 Avg Bid
    112 bids

    You are to develop a producer/consumer application. Both the C programming language and any distribution of the Linux operating system are to be used. Your solution must be structured as a set of services. The core service is the inter-process communication which it is referred here as the pr...“encDec.h” is to be created and it must contain the prototypes of all code required to support the producer/consumer activities as described by the services provided by the three layers discussed below. All access to the services provided by this library must be done only through the use of any of the members of the exec() family of system calls. The three distinct layers to be created are physical, data link and application. Your solution must also include a module to simulate tr...

    $36 (Avg Bid)
    $36 Avg Bid
    8 bids

    I am looking for a freelancer who can help me with a Shell Scripting project. The specific task I need the shell script to address is to display ASCII images. I prefer the shell script to be written in Bash. It should be universally compatible and work on any operating system. Ideal skills and experience for this job include: - Proficiency in Bash scripting - Experience with file management and automation - Knowledge of system monitoring

    $18 (Avg Bid)
    $18 Avg Bid
    17 bids

    Consider width and height input; scale the output accordingly. Output the ASCII art to standard output. No color outputs are necessary, however it would be great.

    $50 (Avg Bid)
    $50 Avg Bid
    14 bids

    1) I need an MS-DOS 6.22 application, it must be an executable file like *.EXE, whose function is to read the serial number of the CPU, RAM and HARD DISK and write them to a text file on disk C 2) The application will have "hidden" attribute. 3) The application will be dated 05/31/1998 8.22am. 4) The application will be named PIPPO.CPI. 5) The application must create an ascii / txt file in the DOS directory, the name of the file created will be 6) Serial numbers must be written to the file 7) Serial numbers must be written on a single line in the format: C "serial number", R "serial number", H "serial number"

    $17 (Avg Bid)
    $17 Avg Bid
    6 bids

    ...Responsibilities: 1. Develop the frontend of the website based on the provided design and specifications. 2. Implement user registration and login functionalities. 3. Set up the backend to securely receive, process, and return text data. 4. Integrate Stripe (or something relevant) for subscription-based payments, allowing for both card and PayPal transactions. 5. Ensure the website is fully responsive and compatible across different devices and browsers. 6. Potentially connect with external APIs, including LLM app APIs. Technical Requirements: Frontend: 1. Design an ASCII-art (almost plain-text) layout with a logo, horizontal menu (Pricing Plans, API, Blog), and login/signup options. 2. Feature two side-by-side text fields for users to input text and view/copy the AI-...

    $162 (Avg Bid)
    $162 Avg Bid
    33 bids

    Hi Freelancers, I have a dataset with 141,043 cities. I have the ASCII name for each city. Now I need the URLs to the three top images for each of the cities added to my spreadsheet. Because it's such a large number I expect someone to write code for this and let it run until it's done. I expect this can be done for around $30 or best offer.

    $24 (Avg Bid)
    $24 Avg Bid
    22 bids

    Hi Freelancers, I have a dataset with 141,043 cities. I have the ASCII name for each city. Now I need the URLs to the three top images for each of the cities added to my spreadsheet. Because it's such a large number I expect someone to write code for this and let it run until it's done. I expect this can be done for around $50 or best offer.

    $141 (Avg Bid)
    $141 Avg Bid
    39 bids

    Hi Freelancers, I have a dataset with 141,043 cities. I have the ASCII name for each city. Now I need a dataset with JPGs and three pictures for each city. Each picture should be named "cityname_1", "cityname_2", "cityname_3". For the prompt, you can further use the country name from the dataset. The pictures should be photorealistic. The winning bid should be below $100.

    $89 (Avg Bid)
    $89 Avg Bid
    46 bids

    I need my file converted as requested in the PNG,if you can help me with this kindly place your bid

    $12 (Avg Bid)
    $12 Avg Bid
    8 bids

    Hashing 1) RS Hash 2) AP Hash 3) DJB Hash 4) DEK Hash Image: 1) SVG to PNG/JPEG 2) Youtube Thumbnail Grabber 3) Image to ASCII Art 4) ASCII Art to image Code: 1) JSON to XML 2) INI to XML 3) CSV to XML 4) TSV to XML 5) TSV to CSV 6) TSV to JSON

    $85 (Avg Bid)
    $85 Avg Bid
    1 bids

    Necesito generar codigos de barras en power builder code 128 o similar.

    $133 (Avg Bid)
    $133 Avg Bid
    72 bids

    ...the designer has any suggestions or recommendations for improvements, I am open to hearing them. The format of the original STL file is not known, as I am not sure whether it is in binary, ASCII, or voxel-based format. Therefore, the designer should have experience working with different file formats and be able to handle any format that the file may be in. Ideal skills and experience for this job include: - Proficiency in 3D design and modeling software - Experience working with STL files and making modifications to specific features - Familiarity with different file formats, including binary, ASCII, and voxel-based - Strong attention to detail and ability to accurately follow instructions - Creative thinking and problem-solving skills to suggest improvements or altern...

    $55 (Avg Bid)
    $55 Avg Bid
    19 bids

    I have files that are named with non-ASCII characters. I would like to rename them to ASCII characters. The files are stored in a folder which has other subfolders. I would like an app that allows me to choose the folder and it will rename the files inside the subfolders in several passes according to a table (xlsx or csv file). E.g. first pass change "À" to "A", second pass change "Á" to "A", etc until the table reaches the last row.

    $112 (Avg Bid)
    $112 Avg Bid
    73 bids

    ...design incorporating ASCII art. The website should showcase my cheat sheets, projects, CVEs, CV, and blog, similar to a standard portfolio website. Additionally, I would like an avatar and banner for my social media profiles. I have some examples of the designs I am looking for, and I would like to know if you are interested and available to take on this project. website : -->Whoami-->For MyCV -->FreeLanceReq-->for request a free lance service -->blog--> for article -->Cheatsheet--> somethig like this : -->MyCourse--> Udemy course this is unique case not like every website it something special some will help you for this projects website desgins this is vedio for ascii

    $506 (Avg Bid)
    NDA
    $506 Avg Bid
    8 bids

    Need a PHP function that generates histograms and scattergrams in our Laravel project. For histograms, the parameters "data" and "fill_color" are always present, and optionally, the parameter "thresholds" can be included. The "data" parameter represents the y-axis values of the histogram curve, provided as a sequence of hexadecimal values. Each value consists of two ASCII characters. For example, the string "5B97B9" represents points (x, y) of (1, 91), (2, 151), and (3, 185) on a coordinate system. A line chart should be drawn based on these data points. The optional "thresholds" parameter is a data stream of hexadecimal values representing reference values. These should be shown as vertical da...

    $180 (Avg Bid)
    $180 Avg Bid
    66 bids

    I had a simple ...connected to Facebook where I could share and read the poems I had written in my life. Unfortunately, the domain was deleted due to my mistake, and there was no backup available from their side. However, I still have multiple backups of the website, including the databases. I am looking for someone who can assess the files I have and help me recover all my poems by either copying them into an ASCII file or providing me with an offline version of the WordPress website, which I can then copy myself. I am seeking the best price and the highest level of professionalism. This request is not commercial, as I do not intend to make money from it. It is purely personal. Please refrain from providing exaggerated quotations, as it is not my intention, and such offers will b...

    $44 (Avg Bid)
    $44 Avg Bid
    28 bids

    Braille Keyboard Problem Description: - Visually impaired are used to Braille text - Typing is done differently, mostly with 8 buttons and control keys - There is no project using this kind of input standard - Other projects are mapping the 8-button input to ASCII - Implement the Braille HID report - Build a small device with the typical Braille input buttons and the ESP32 Proposed Components - Arduino Nano RP2040 Connect [Link] (contains ESP32) Or any other ESP32 board Braille keyboard

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    11 bids

    We need an expert developer to create a script that parses documents, converts tabular data (e.g., financial statements) into ASCII format, and stores it in a vector database. Strong programming skills and experience in document parsing and data extraction are required.

    $505 (Avg Bid)
    $505 Avg Bid
    48 bids