Công ty thiết kế website giá rẻ työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 công ty thiết kế website giá rẻ työtä löytyi, hinnoittelu EUR
    €28 / hr Keskimäär. tarjous
    1 tarjoukset

    ...for custom Widget needed We are looking for a freelancer with experience in the Xibo CMS platform configuration and Widget/Module development, for a Digital Signage product. In order to complete this assignment you would be need to be familiar with the following technologies: * PHP, JavaScript, CSS, * Amazon Web Services (existing CodeBuild & CodeDeploy and EC2 environment) * Linux (Ubuntu) * C++ basics (Not absolutely necessary, but might come handy) * Docker In addition of allowing you to use modern development tools, you have the opportunity to witness Digital Signage business from up close. DS is a natural evolution of traditional advertising business, which enables delivery of digital content exactly where the target demographics are. You get to work with visible d...

    €2421 (Avg Bid)
    €2421 Keskimäär. tarjous
    12 tarjoukset
    €9 Keskimäär. tarjous
    1 tarjoukset
    c programme Loppunut left

    Your task is to design automated solvers for the shift and Vigen`ere ciphers. You must use C as the underlying programming language, in order to get prepared for the following assignments. Each solver should be completely automated, i.e., upon reading a text file containing the target ciphertext (given as command-line argument), it should print the encryption key and the decrypted plaintext without any user interaction. Test your code on the following ciphertexts, and answer these questions: (a) What is the key of the cipher? (b) What is the decrypted plaintext? Ciphertext 1 (shift cipher) ODKBFAXASKBDQEQZFEMPURRUOGXFKZAFRAGZPUZZADYMXMOMPQYUOPUEOUBXUZQEFTQZQQPRADFTQBDABQDUZFQDM OFUAZARODKBFASDMBTKMZPODKBFMZMXKEUEFTUEMDUEQEAGFARFTQRMOFFTMFUZFTQMNEQZOQARDQMXOAYYGZUOMF UAZEDQCGUDQYQZ...

    €107 (Avg Bid)
    €107 Keskimäär. tarjous
    9 tarjoukset
    Game making Loppunut left

    Windows C tai C++ Pelin tekemiseen ois kiva saaha kaveri

    €187 (Avg Bid)
    €187 Keskimäär. tarjous
    4 tarjoukset
    Build a Website Loppunut left

    Html ,css,php,pyhton,C,c# ....

    €516 (Avg Bid)
    €516 Keskimäär. tarjous
    13 tarjoukset

    Etsin töitä, maksan palkkion vain jos pääsen haastatteluun lähialueella, tai saan työpaikan. Oulu, Liminka, Kempele tai etä. Blender 3D cycles renderöinti Blender 3D pelioptimoitu mallinnus Blender 3D pelioptimoitu UV mappaus Substance Painter 3D maalaus / materiaalit Unity 3D integrointi edellisiin Unity3D ohjemointi Pelimusiikki (UAS 5 tähteä) Apple iOS ohjelmointi muu ohjelmointi (C++, JavaScript, AngularJS, BootStrap, ... )

    €20 (Avg Bid)
    €20 Keskimäär. tarjous
    1 tarjoukset

    Excel Add-In that retrieves and uploads table-data from and to Azure SQL database . Add-In also modifies andthe Excel sheets and controls user interaction. For mosts of the sheet mofdification there is available VBA script that need to be traslated to C#-code. Initial Visual Studio 2015 Project code is avaiable and the Project needs to be done using Visual Studio. Azure SQL database and required SQL queries are and database management is not in the scope of the Project.

    €15 / hr (Avg Bid)
    €15 / hr Keskimäär. tarjous
    3 tarjoukset
    Laadi ohjelmisto Loppunut left

    Excel Add-In joka hakee ja tallentaa taulukkomuodossa olevaa dataa Azure SQL-kannasta/-taan. Lisäksi ohjelmallista Excel muokkausta ja hallintaa C#-koodilla. Osaan Excel muokkauksista valmis VBA-script, joka muutettava C#-kielelle. Visual Studio 2015 alkukoodi, SQL Azure tietokanta ja kyselyt valmiina.

    €12 / hr (Avg Bid)
    €12 / hr Keskimäär. tarjous
    2 tarjoukset

    c/c++ | c# | java | mysql | ngxin

    €489 (Avg Bid)
    €489 Keskimäär. tarjous
    3 tarjoukset
    C-Med mod site Loppunut left

    private job

    €452 (Avg Bid)
    €452 Keskimäär. tarjous
    1 tarjoukset

    nhhb gnhg thjt ty ty ty j ty j thj th t hn h hn th trytr hy yhyhyhy

    €139 (Avg Bid)
    €139 Keskimäär. tarjous
    1 tarjoukset

    Minulla on jatkuvaa työtä, joka liittyy aikaisempaan projektiimme 'Drupal website fixing'

    €28 / hr (Avg Bid)
    €28 / hr Keskimäär. tarjous
    1 tarjoukset

    Hei, Soita minulle numeroon: 050 5695912. Sähkötupakka-alan yritykselläni ( www.sähkö ) on paljon töitä sinulle, jos olet kiinnostunut. Työt sisältävät graafista suunnittelua, web developerin hommia jne. Ystävällisin terveisin, Kim Nyrhinen @

    €10913 (Avg Bid)
    €10913 Keskimäär. tarjous
    1 tarjoukset

    I have an existing C# application that needs some immediate fixing. It's currently generating compilation and runtime errors and experiencing performance issues such as slow response times and crashing under heavy load. I also wish to include some upgrades and edits as part of this project. Your primary tasks: - Fixing Compilation and Runtime Errors: I need you to address the errors that appear during the compilation process and those that arise while the application is running. This is a crucial part of the project, as the app currently cannot function properly due to these issues. - Performance Optimization: The app is not performing optimally; it has a delayed response time and tends to crash when under heavy load. Your role will involve identifying and rectifying the ro...

    €33 / hr (Avg Bid)
    €33 / hr Keskimäär. tarjous
    21 tarjoukset

    ...$this->logger->error($this->logPrefix . "Couldn't create socket: [$errorcode] $errormsg"); return Command::FAILURE; } socket_getsockname($sock, $addr, $port); $this->logger->warning($this->logPrefix . "Server Listening on $addr:$port"); while ($c = socket_accept($sock)) { $this->logger->warning($this->logPrefix . "Socket Open"); $buffer = ""; $buffer2 = ""; while (true) { $line = socket_read($c, 512); $this->logger->warning( $this->logPrefix . "-------------------------------------------------------------------"); $this->logger-&g...

    €92 (Avg Bid)
    €92 Keskimäär. tarjous
    3 tarjoukset
    IEC-104 Slave Development from Modbus 6 päivää left
    VARMENNETTU

    I'm looking for an experienced C programmer to create an IEC-104 slave application from a Modbus TCP/IP implementation done in C for Linux. This application will run on Debian and will be primarily used for monitoring and logging purposes. Key Deliverables: - Develop IEC-104 slave application - Implement monitoring and logging functionalities - Ensure seamless integration with existing Modbus TCP/IP implementation Ideal Skills and Experience: - Proficiency in C programming - Experience with Linux, particularly Debian - Prior exposure to Modbus TCP/IP and IEC-104 protocols - Strong understanding of monitoring and logging systems - Ability to deliver clean, efficient and well-documented code If you have prior experience in similar projects or have a strong back...

    €278 (Avg Bid)
    €278 Keskimäär. tarjous
    2 tarjoukset
    .NET developer needed 6 päivää left

    We're in search of a highly versatile .NET developer for our undisclosed project. While we haven't stated specific skills or project type, candidates should have: - Broad knowledge in .NET and its most popular programming languages (i.e., C# programming, ASP.NET development, and SQL database) - Experience in various .NET projects (i.e., web and desktop applications, as well as enhancement of existing .NET applications) - Proficiency in Windows, Linux, and Mac development platforms Your flexibility and adaptability are our key considerations as project specifics will be discussed upon engagement.

    €82 (Avg Bid)
    €82 Keskimäär. tarjous
    13 tarjoukset

    Hi FreelancerLatino, I noticed you posted a following project ( https://www.freelancer.com/projects/c-sharp-programming/WebAPI-Development-with-Authentication/details )

    €9 (Avg Bid)
    €9 Keskimäär. tarjous
    1 tarjoukset

    Hi Mohammad A., I noticed you posted a following project ( https://www.freelancer.com/projects/c-sharp-programming/WhatsApp-Number-Filtering-Tool-Creation/details )

    €9 (Avg Bid)
    €9 Keskimäär. tarjous
    1 tarjoukset

    As someone tasked with maintaining and enhancing a complex C++ codebase, I've encountered an issue involving fixed-point arithmetic. I'm looking for a mathematician experienced in fixed-point arithmetic to help debug and troubleshoot this existing code. The primary issue under investigation revolves around understanding the effect of quantization on the computation results. Key responsibilities involve: - Debugging the existing C++ code which deploys fixed-point arithmetic. - Expertly examining how quantization effects the results. The ideal candidate will possess: - Strong background in mathematics especially in fixed-point arithmetic. - Proficiency in C++ and preferably experience in dealing with quantization-related problems. A key part of this task is ...

    €158 (Avg Bid)
    €158 Keskimäär. tarjous
    27 tarjoukset

    In this project, I need a competent photo editor to make a couple of specific changes to an image. The edits needed are: - Removal of 'Person C' from the photograph. The person sitting - Adjustment of 'Person B's' orientation in the photograph to face the opposite direction. To face the man The ideal freelancer for this job should possess strong skills in photo manipulation, and have prior experience in using editing tools effectively to remove and manipulate subjects within photos. High attention to detail is essential to maintain the realism of the edited photo.

    €61 (Avg Bid)
    €61 Keskimäär. tarjous
    80 tarjoukset

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

    €68 (Avg Bid)
    €68 Keskimäär. tarjous
    1 tarjoukset

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

    €169 (Avg Bid)
    €169 Keskimäär. tarjous
    1 tarjoukset

    ...owner alone that generate 60 existing clients and 400 prospective clients. We are looking for bilingual speakers: Arabic and English for social media/ LinkedIn outreach. Your tasks include: -Screening existing Facebook and Instagram users by sending DMs using your accounts to check if they are interested in a certain boat by providing our boats database. -Approaching users on LinkedIn targeting C-Level, Doctors, Engineers etc who are based on Arabian Gulf seafront cities. -Inviting users on public groups or any other boat lovers communities to join our FB page or to follow us on Instagram. -Nurturing clients who inquired about any of our services and set them if they are qualified and interested. -Updating all generated leads and/or appointments into CRM. -Providing EOD re...

    €17 / hr (Avg Bid)
    €17 / hr Keskimäär. tarjous
    9 tarjoukset

    I'm looking for a skilled C programmer to assist with implementing some basic functions on a microcontroller I've built and tested for a graduating project needed by monday Specifically, I need help with: - Input/Output Control: I want the programmer to help me display a name and menu on the screen of the microcontroller. This task should involve reading and writing to GPIO pins. - Logic Operations: I also need assistance with this basic function. I need the C programmer to help me create a simple logic operation which will allow me to select menu options. The ideal candidate for this job should have experience with microcontroller programming and C language. The person should also be able to work with GPIO pins and display simple data on a screen. Experi...

    €34 (Avg Bid)
    Kiireellinen
    €34 Keskimäär. tarjous
    10 tarjoukset

    Im working on a c++ image processing project , and i need to convert my C++ code to Verilog using HLS vitis , then implement it to run on Ultra96v2 Xilinx FPGA board .

    €470 (Avg Bid)
    €470 Keskimäär. tarjous
    16 tarjoukset
    Database Development and ER diagram 6 päivää left
    VARMENNETTU

    ...clearly. b. Normalization: Provide a detailed explanation of how you applied normalization techniques to ensure that your database design is free of redundancy and update anomalies. Your submission should include: The process of normalizing your database design to at least 3NF (Third Normal Form). Identification of any potential issues you encountered during normalization and how you resolved them. c. SQL Schema: - Create an SQL schema that includes defined entities. - Define primary keys, foreign keys, and appropriate constraints. - Ensure that the database schema enforces referential integrity. You need to create all of the above things from one of them (I will specify in chat): Scenario 3: Public Library Management Create a database for a public library to manage books, memb...

    €59 (Avg Bid)
    €59 Keskimäär. tarjous
    5 tarjoukset
    Advanced C# Developer for NBitcoin Task 6 päivää left
    VARMENNETTU

    I'm exploring the possibilities of blockchain technology and need the assistance of an experienced C# developer. The task is to create a simple (SAMPLE) program using the NBitcoin library. This program will create a Bitcoin transaction, pushing data into both op_return and op_pushdata segments. I would want to be able to do it live or on testnet. Skills Required: - Proficiency in C# - Experience with the NBitcoin library. This task would involve mainly pushing simple text data for demonstrating purposes. Familiarity with manipulating both fixed and dynamic datasets is highly beneficial for this project. If you're an experienced C# developer with a solid background in NBitcoin and can easily complete this task, please reach out.

    €165 (Avg Bid)
    €165 Keskimäär. tarjous
    39 tarjoukset

    ...follows: a. research and documentation of all areas, elements, playgrounds, sport fields, etc. - mood board for each area with reference pictures and details about size, dimensions and features. b. 2D master plan of all areas (black and white with dimensions and coloured without dimension) (*we have a total area of approximately 107.000 sqm with buildings included that are not more of 10.000 sqm) c. 3D master plan with renders/photorealistic images and videos of each area Each of these 3 phases consist in one major milestone. We can have intermediate milestones for each area. Child-friendly facilities include: 1. An indoor and outdoor playground 2. Outdoor car* route for traffic education (*we will not use actual cars but small electric vehicles for kids) 3. Outdoor ad...

    €2142 (Avg Bid)
    €2142 Keskimäär. tarjous
    40 tarjoukset

    I am looking for a programmer to develop a software application. The application should have a user-friendly interface, be highly functional, and should be designed keeping scalability in mind. Key Requirements: - Proficiency in one or more of the following languages: Python, Java, C++ - Experience in software development - Ability to create a user-friendly interface - Knowledge of best coding practices and ability to ensure high performance and scalability. If you are comfortable working with the above requirements, please bid for the project.

    €2017 (Avg Bid)
    €2017 Keskimäär. tarjous
    102 tarjoukset

    Please read my requirements: 1. Specific needs: I need a List of double-blind peer-reviewed Journals of International Law. Don't send the names of expensive journals. 2. Publication cost: The journal's publication cost must be cheaper or free. Please write the publication cost per page. 3. Status: The journal must be Indexed with Research Gate, Google Scholar, Academia, JSTOR, etc. 4. Ranking: ...international humanitarian law, peace, security, and conflict. Searching guidelines: Here, I am giving an example. is an International Journal of Science and Research (IJSR). Although it seems to be a science journal, it also publishes International law articles. The processing and publication cost is twenty-five dollars per page, and its International Ranking is Qualis-CAPES (Clas...

    €9 (Avg Bid)
    Taattu
    €9
    10 työtä

    I am looking for a skilled C# developer to modify an existing Instagram bot program. The objective is to enhance the functionality of the bot by leveraging the Instagram API. The bot currently has a desktop interface, and your role will be to update and optimize it. The ideal candidate will have experience with C# development and be familiar with working with APIs. Attention to detail, problem-solving skills, and the ability to work independently are key for this project.

    €164 (Avg Bid)
    €164 Keskimäär. tarjous
    28 tarjoukset
    Project for Vivek C. 9 päivää left

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

    €46 / hr (Avg Bid)
    €46 / hr Keskimäär. tarjous
    1 tarjoukset
    Looking for C expert in Linux 6 päivää left
    VARMENNETTU

    I'm in need of a C language expert, experienced with Linux You should debug the codes and fix issues. It should be done today. If you can work and fix immediately, please bid only 'c programming' words. Thanks

    €33 (Avg Bid)
    €33 Keskimäär. tarjous
    23 tarjoukset

    URGENTT PROJECT. The project would be to design and build a PCB device and 3D Printable enclosure that supplies power via POE (power over Ethernet) to equipment and can accept a standard construction equipment battery from a manufacturer such as Dewalt, Ryobi, etc. to provide the power to the attached device. There should be 2...Dewalt, Ryobi, etc. to provide the power to the attached device. There should be 2 Ethernet ports (an incoming and outgoing ethernet port) supporting 5Gbps and the power draw will be selectable via switch or button. The power will need to conform to the standards for 802.3af (POE), 802.3at (POE+), and 802.3bt (POE++) and include a power meter that shows the amount of battery power remaining. A USB-C port should also be included. The enclosure should be 3D ...

    €436 (Avg Bid)
    €436 Keskimäär. tarjous
    28 tarjoukset

    I'm seeking a distinguished programmer fluent in Java and C. Experience in both languages is essential, as the project will involve intricate tasks that require thorough understanding of the languages. I appreciate precision, good communication, and dedication. Although there's no specific deadline, I put great value on progress and regular updates. Please include examples of your previous programming work in the bid. Skills/Experience: - Proficiency in Java and C - Strong problem solving abilities - Excellent communication - Attention to detail

    €287 (Avg Bid)
    €287 Keskimäär. tarjous
    14 tarjoukset
    software integration 6 päivää left
    VARMENNETTU

    We have a software written in c++ and we will like it to be linked to our tuning software winols is this something you can help me with Basically i have developed a software to turn off certain functions in a engine control module. You cannot code the software to work with every ecu every software version. So lets say the user selects mercedes then selects edc17c66 ecu and want adblue dpf egr off the software will send the file they have uploaded to my winols and in my winols there will be a file for that sw version ecu and it will make all modifications taking the modifications from the modified file in my winols database and export the file back to the end user who is using the software And winols has a plugin called winols lua. Thats how you can make communication with winols e...

    €28 - €232
    Sinetöity
    €28 - €232
    5 tarjoukset

    I'm seeking a quality expert to oversee the integration of ISO standards in three of our company's subsidiaries: Subsidiary A, Subsidiary B, and Subsidiary C. Key Requirements: - Improvement of Quality Control: One of our primary goals is to enhance and standardize quality control processes across the subsidiaries. - Regulatory Compliance: Ensuring that our operations comply with relevant regulations is a crucial aspect of this project. Specific ISO Standards: - ISO 9001: Quality Management: This standard should be effectively implemented to enhance our quality control processes. - ISO 14001: Environmental Management: While not explicitly mentioned in the objectives, you should also consider the environmental impact in your work. - ISO 45000: This should be integrated to...

    €4025 (Avg Bid)
    €4025 Keskimäär. tarjous
    13 tarjoukset

    ...environment with educational content targeted at teenagers. Key Requirements: - Experience in designing augmented reality environments for educational purposes - Proficiency in using C# as the primary programming language - Understanding of teenagers' learning habits and preferences Responsibilities: - Design an appealing and interactive augmented reality environment for teenagers - Incorporate language-based educational content that effectively engages and educates the target audience Ideal Skills and Experience: - Proven track record in designing successful augmented reality games for educational purposes - Proficiency in C# and its application in augmented reality - Strong understanding of teenage learning behavior - Prior experience in designing educational co...

    €802 (Avg Bid)
    €802 Keskimäär. tarjous
    14 tarjoukset
    Windows AHK to MacOS scriptà -- 2 6 päivää left
    VARMENNETTU

    ...; we can use else statements because we should not be releasing more than one key { Send {Space up} toggle2:=!toggle2 } else If (toggle3) { send, {x up} toggle3:=!toggle3 } toggle:=!toggle if (toggle) { send, {c down} SoundPlay, %A_WinDir%MediaWindows } else { send, {c up} SoundPlay, %A_WinDir%Media } return $SC058:: If (toggle1) { Send {v up} toggle1:=!toggle1 ; or false, but we started with toggle1 is true, so this should be fine } else If (toggle) ; we can use else statements because we should not be releasing more than one key { Send {c up} toggle:=!toggle } else If (toggle3) { send, {x up} toggle3:=!toggle3 } toggle2:=!toggle2 if (toggle2) { send, {Space down} SoundPlay, %A_WinDir%Media } else { send, {Space up} SoundPlay, %A_W...

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    9 tarjoukset
    WhatsApp Number Filtering Tool Creation 6 päivää left
    VARMENNETTU

    I need an experienced C# developer to create a WhatsApp number filtering tool for personal use. The tool should have the following features: - Number Filtering: The primary function of this tool should be to check if a given number is registered with WhatsApp. This is a simple, yet crucial function for my personal use. I'm looking for a tool that is efficient and as high-speed as possible. I also want the source code to be accessible to me, as this will be for personal use. This project is relatively simple in terms of requirements, but it demands a high level of accuracy and speed in checking the numbers. The tool needs to be user-friendly and easy to operate. Experience with similar projects will be a plus.

    €131 (Avg Bid)
    €131 Keskimäär. tarjous
    27 tarjoukset
    3D project for Ozkan C. 9 päivää left

    Whatsapp prevents me to chat you. I want to pay you on your job Pls talk to me so we can finish it properly. What file format u made the 3D holybush file ?

    €28 (Avg Bid)
    €28 Keskimäär. tarjous
    1 tarjoukset

    ...requieren de aproximadamente 9 a 10 horas para completar la actividad, el pago es fijo y es de $80 USD una vez que la actividad fue completada satisfactoriamente. Requerimientos del Freelancer: A. Vivir en la ciudad de México. B. Conocer las rutas de la ciudad para movilizarse en transporte público o contar con medio de transporte (auto o motocicleta), los negocios a evaluar no cobran estacionamiento. C. Edad mínima 25 años. D. Contar con un smartphone con Android y/o iOS y tener la app de Freelancer instalada en su teléfono móvil con las notificaciones activadas. (Una de las principales causas de que los proyectos no se logren satisfactoriamente es debido a que los Freelancers no están al pendiente de sus mensajes o no reciben l...

    €28 - €232
    Paikallinen
    €28 - €232
    0 tarjoukset

    I'm looking for a talented coder proficient in C# to develop a custom Volume indicator on the NinjaTrader platform. Key requirements and details: - Proficient in C#: You should have a strong understanding of C# language. - NinjaTrader platform: Prior experience working with NinjaTrader is highly preferred. - Indicator type: The focus will be on creating a Volume indicator for the platform. Your role in this project will be to convert the volume indicator to the NinjaTrader platform using C#. If you have prior experience in similar indicator development and are comfortable with C# and the NinjaTrader platform, I would love to hear from you.

    €229 (Avg Bid)
    €229 Keskimäär. tarjous
    16 tarjoukset

    I'm in need of a professional and experienced C++ developer to convert my existing Matlab code to C++, with an advanced level of optimization. The primary goal of this conversion is to ensure that the C++ code runs seamlessly on a different platform.

    €28 - €232
    Sinetöity Salassapitosopimus
    €28 - €232
    9 tarjoukset
    Modern UI Redesign for C# App 6 päivää left
    VARMENNETTU

    Hello, I have a C# Windows app and I would like to change its design. I have a design in mind that I would like to apply without changing any of the app functions. I need this done in a short time frame of less than a day, please type GREEN at the beginning of your proposal if you understand this. Proposals without it will be 100% ignored

    €83 (Avg Bid)
    €83 Keskimäär. tarjous
    34 tarjoukset

    ...regulation. This project requires expertise in high-power applications, voltage regulation, and serial communications. Project Requirements: Microcontroller: RP2040 chip to manage all operations. Power Handling: Board must handle input of 24V. Voltage Regulation: Conversion of 24V input to 12V and 5V outputs. MOSFETs: 5 MOSFETs for 24V, 7A control. 4 MOSFETs for 12V, 5A control. Communication: USB Type-C for robust serial communication. Inputs and Outputs: 2 analog inputs. 1 One Wire communication interface. Additional pins for digital input/output as required. Deliverables: Complete PCB design files ready for manufacturing, including gerber files. Schematic capturing and PCB layout. BOM (Bill of Materials) with sourcing options. Documentation for assembly, testing, and troubl...

    €162 (Avg Bid)
    €162 Keskimäär. tarjous
    15 tarjoukset
    Arduino Projects & Design -- 2 5 päivää left
    VARMENNETTU

    ...battery preferably through USB. This part will actually go on a dogs collar. The device can either transmit vi. RF, USB or any other short range signal. Part B: Part B its job is to have two functions. The first function is to receive a signal from Part A, the second job of Part B is to transmit a specified RF signal to Part C when Part A is within 2 to 3 feet of Part B. Part B, needs to also be housed in a waterproof container and be able to be charged via USB. Part C: Part C, is a separate module that is already created its job is when it receives a specified RF signal from Part B it activates its predesigned function and then is ready for the operation to happen again. Think about this, a dog has a transmitter on his dog collar when the dog gets within two or 3...

    €200 (Avg Bid)
    €200 Keskimäär. tarjous
    19 tarjoukset