Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    281 fpc travaux trouvés au tarif de EUR
    Lesti FPC settings S'est terminé left

    Lesti FPC settings

    €38 - €38 / hr
    €38 - €38 / hr
    0 offres

    ...required in these cases (this is the first time I publish on App Store and I'm not familiar with all the details of the system) I already have an active Apple Developer account, and will provide product codes etc. But it's the first time I do this, so some guidance from you may be necessary. Important point about C and Pascal: The macOS application is written in Pascal and compiled with Lazarus FPC, but if you are only fluent in C rather than in Pascal, I think this can work. Pascal can use C headers just like a C program. Therefore, if you are properly qualified to do this job, using C, and the only thing that you miss is the corresponding sufficient knowledge of Pascal, then perhaps we can still make it work, working together. Of course, if you are also qualified i...

    €164 (Avg Bid)
    €164 Offre moyenne
    2 offres

    ...departments to resolve issues, remove barriers, establish service level agreements, and improve processes impacting the daily operation of the Dayforce Tax Services business. Skills and experience we value Associate degree or equivalent 1 - 3 years of related tax / payroll / accounting experience; or an equivalent combination of education and experience. American Payroll Association Certification – FPC Knowledge of federal, state and local tax laws is preferred. Good communication and interpersonal for both verbal and written skills are required and used extensively. Comfortable in a fast-paced office environment performing multiple tasks cohesively, with keen attention to detail. Detail oriented with the ability to accurately follow process, procedures and regulations in...

    €7498 (Avg Bid)
    €7498 Offre moyenne
    3 offres
    Schematic and PCB design S'est terminé left

    ...the output rotation of the actuator, and links with other encoders by RS485 protocol. Encoder should be an absolute and magnetic rotary encoder. Encoder ic used - AS5045 PCB should have 1 input and 1 output connector 6 pin ffc/fpc connector. Encoder pcb image is as per figure shown below in this document. Controller PCB : (Dimension as per figure) Controller PCB collects data from all encoders, and drives the motors accordingly. PCB should connected with other pcbs with RS485 protocol as shown in figure below. Input /output connectors used in this pcb 16 pin ffc/fpc connector. PCB should operate in 12v or above. PCB will collect data or signals from the main controller board to actuate. Motor drivers should be in smt component A3995 Dmos full bridge motor driver. The de...

    €86 (Avg Bid)
    €86 Offre moyenne
    19 offres
    pcb design S'est terminé left

    ...the output rotation of the actuator, and links with other encoders by RS485 protocol. Encoder should be an absolute and magnetic rotary encoder. Encoder ic used - AS5045 Pcb should have 1 input and 1 output connector 6 pin ffc/fpc connector. Encoder pcb image is as per figure shown below in this document. Controller pcb: (Dimension as per figure) Controller pcb collects data from all encoders, and drives the motors accordingly. Pcb should connected with other pcbs with RS485 protocol as shown in figure below. Input /output connectors used in this pcb 16 pin ffc/fpc connector. Pcb should operate in 12v or above. Pcb will collect data or signals from the main controller board to actuate. Motor drivers should be in smt component A3995 Dmos full bridge motor driver. The d...

    €87 (Avg Bid)
    €87 Offre moyenne
    15 offres
    Raspberry Pi CM4 IO Board Design S'est terminé left

    I am looking for someone to design a Raspberry PI CM4 IO board that meets the following requirements. - 2x USB3.0 Ports (Really Just Need the SSRX/SSTX DP/DM broken out into a FPC connector. I will share more details once the project gets started.) - 2x 2.5 Gigabit Ethernet Ports (1x POE IN To Power The Board, and 1x POE Out) These should be connected to the raspberry pi CM4 PCIE Gen2x1 interface. Outside of those, we will also need 1x HDMI port, and the standard USB2.0 ports, as well as an microSD card for boot. I would like the designs to be made in KiCad for review. They should be able to be ordered from a fabhouse such as PCBWay, or JLCPCB, fully assembled. Please take into account parts availability. Please start your proposal with "RPI CM4 Carrier board" to be consid...

    €309 (Avg Bid)
    €309 Offre moyenne
    22 offres

    Magento 1.9 running on Nginx, php-fpm, PHP7, FPC, Mysql, Memcache stack Problem: High server load due to MySQL and `core_session` table size 2GB . After increasing Cookie Lifetime to 31536000 i suspect `core_session` table size increased drastically and hence MySQL is taking high CPU usage 100% Someone with similar project experience will be preferred. slow query log shows: # Time: 230727 18:50:34 # User@Host: mysql_user[mysql_user] @ localhost [] Id: 2102 # Query_time: 73.721061 Lock_time: 19.470024 Rows_sent: 0 Rows_examined: 775887 SET timestamp=1690464034; DELETE FROM `core_session` WHERE (session_expires < 1690463960);

    €128 (Avg Bid)
    €128 Offre moyenne
    38 offres
    全反射液晶屏幕调试组装 S&#039;est terminé left

    我有一块液晶屏幕需要组装调试成完成品的PAD,现有的东西 屏幕+触摸盖板+背光组件+IC+FPC

    €469 (Avg Bid)
    €469 Offre moyenne
    2 offres

    Magento 1.9 running on Nginx, php-fpm, PHP7, FPC, Mysql, Memcache stack Problem: High server load due to Mysql and `core_session` table size increasing rapidly. After increasing Cookie Lifetime to 31536000 i suspect `core_session` table size increased drastically and hence /usr/sbin/mysqld is taking high CPU usage above 100% Someone with similar project experience will be preferred. mysql> SHOW PROCESSLIST; +------+--------------+-----------+---------------------+---------+------+----------+-----------------------------------------------------------------+ | Id | User | Host | db | Command | Time | State | Info | +------+--------------+-----------+---------------------+---------+...

    €78 (Avg Bid)
    €78 Offre moyenne
    16 offres

    ...FreePascal from source for the host os including cross compilers for Windows, Linux and Android for both the host architecture and the other architecture. So for example, the script for the x64 host should build a toolchain for Windows, Linux, and Android on Win64 and the script for the arm host should build a toolchain for Windows, LInux, and Android on ARM. Expected path configuration would be... ./fpc - source code for FreePascal ./bin/x64/linux/x64 - destination path for x64 toolchain on x64 host ./bin/x64/linux/arm - destination path for arm toolchain on x64 host ./bin/arm/linux/x64 - destination path for x64 toolchain on arm host ./bin/arm/linux/arm - destination path for arm toolchain on arm host These scripts should run in context of the current user and not require su...

    €470 (Avg Bid)
    €470 Offre moyenne
    13 offres

    ...FreePascal from source for the host os including cross compilers for Windows, Linux and Android for both the host architecture and the other architecture. So for example, the script for the x64 host should build a toolchain for Windows, Linux, and Android on Win64 and the script for the arm host should build a toolchain for Windows, LInux, and Android on ARM. Expected path configuration would be... ./fpc - source code for FreePascal ./bin/x64/windows/x64 - destination path for x64 toolchain on x64 host ./bin/x64/windows/arm - destination path for arm toolchain on x64 host ./bin/arm/windows/x64 - destination path for x64 toolchain on arm host ./bin/arm/windows/arm - destination path for arm toolchain on arm host These scripts should run in context of the current user and not re...

    €547 (Avg Bid)
    €547 Offre moyenne
    6 offres
    Fix error magento 1.9.X S&#039;est terminé left

    Seu site está com erro 500 por estar com erro no php, segue abaixo o log de erro para poder tomar as decisões corretivas. 2022/06/01 08:34:43 [error] 25175#25175: *47331 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to a member function select() on boolean in /var/www/:1001 Stack trace: #0 /var/www/(108): Amasty_Fpc_Model_Fpc_Front->getDbConfig('web/url/use_sto...') #1 /var/www/(703): Amasty_Fpc_Model_Fpc_Front->__construct() #2 /var/www/(685): Mage_Core_Model_Cache->_getProcessor('Amasty_Fpc_Mode...') #3 /var/www/epromaq

    €43 (Avg Bid)
    €43 Offre moyenne
    23 offres
    I need a Delphi and C++ Expert. S&#039;est terminé left

    Convert Delphi to C++ or C#. I have a 148 lines Delphi (Actually FPC) code for DLL. Need it converted to C. I've prepared the header file already to reduce confusion. Deliverables : A C++ or a C# project that can be built without syntax errors. Must export the four functions for my calling applications. BatchInit CatalogueInitialize CatalogueFinalize BeforePost Note that they are all StdCall. CSV file will be shared by via chat box.

    €97 (Avg Bid)
    €97 Offre moyenne
    16 offres
    Convert Delphi to C++ or C# S&#039;est terminé left

    148 lines Delphi (Actually FPC) code for DLL. Need it converted to C. I've prepared the header file already to reduce confusion. Deliverables: a c++ or a C# project that can be built without syntax errors. Must export the four functions for my calling applications. BatchInit CatalogueInitialize CatalogueFinalize BeforePost Note that they are all StdCall

    €157 (Avg Bid)
    €157 Offre moyenne
    16 offres

    Create a link for a wordpress /woocommercer website I want to develop something similiar to my existing site but with a more configuarble shopping cart. As a reference, I like this websites: /woocommercer website I want to develop something similiar to my existing site but with a more configuarble shopping cart. As a reference, I like this websites: Design will be also needed.

    €486 (Avg Bid)
    €486 Offre moyenne
    51 offres
    ESP32 IO Extension PCB -- 3 S&#039;est terminé left

    Hi Saddam, do you also work with KiCad 6.0? We have a project which involves mostly layouting, but certainly also some schematic improvements (pin assig...where which signal can be routed, as the STM32 doesn't provide enough UARTs and flexibility, and also the ESP is constrained, mostly when it comes to SPI peripherals - PCB should be ideally 2 layer. If not possible, 4 layer will also be acceptable - signal and power traces should get adequate thickness, to be discussed - the position of the PCIe connectors cannot be changed. - the position of the FPC connectors cannot change much, but pin assignment can be still optimized. - all components should receive an attribute ORDER# with JLC-PCB/LCSC order number if available for easy prototype ordering any questions please let me kno...

    €422 (Avg Bid)
    €422 Offre moyenne
    1 offres
    ESP32 IO Extension PCB -- 2 S&#039;est terminé left

    Hi Na L., do you also work with KiCad 6.0? We have a project which involves mostly layouting, but certainly also some schematic improvements (pin assignm...where which signal can be routed, as the STM32 doesn't provide enough UARTs and flexibility, and also the ESP is constrained, mostly when it comes to SPI peripherals - PCB should be ideally 2 layer. If not possible, 4 layer will also be acceptable - signal and power traces should get adequate thickness, to be discussed - the position of the PCIe connectors cannot be changed. - the position of the FPC connectors cannot change much, but pin assignment can be still optimized. - all components should receive an attribute ORDER# with JLC-PCB/LCSC order number if available for easy prototype ordering any questions please let me kn...

    €234 (Avg Bid)
    €234 Offre moyenne
    1 offres
    Simple PCB design S&#039;est terminé left

    I need to get this made, so require gerber files etc See attached I have the original cad, 3d, gerber files

    €132 (Avg Bid)
    €132 Offre moyenne
    42 offres

    Design me a FPC Cable with both end Connectors of 80 - Pins 2*40P with Pitch of 2.0mm, need to make 2 x Designs 1. FPC Cable with both End 2*40P 2.0mm Connectors (I will provide the Connector Drawing & Foot prints) 2. FPC Cable with both End 2*33P 2.0mm Connectors (I will provide the Connector Drawing & Foot prints) STP File & Foot Prints are Attached. I will send the file to FPC Making factory to order the FPC Example picture is attached also,

    €11 (Avg Bid)
    €11 Offre moyenne
    8 offres
    Jetson NANO Carrier board S&#039;est terminé left

    Using the official NVIDIA Jetson NANO carrier board as a starting point, design a custom carrier board that can be turn key SMT manufactured with the following modifications: 1. 8-24V DC-input capability 2. Removal of two of the USB 3.0 horizontal board mounted ports replacing with two board mounted vertical USB 3.0 ports 3. Rewire M.2 E...terminating resistor via a jumper 7. RTC coin battery holder wired to existing RTC battery pins (rear of the board) 8. CSI-0 to remain standard CSI connector, CSI-1 and CSI-2 (per point #5) should have the CSI pins wired to edge mounted HDMI connectors (full size, per the following )

    €1094 (Avg Bid)
    LDN
    €1094 Offre moyenne
    7 offres

    I need to create a unit for FPC / Lazarus (Win / Linux / RPI) to control the Zigbee coordinator CC2652. Something like this: The library should support all commonly available coordinator functions (adding / removing nodes, setting network parameters, key management, node device control, the ability to define new node devices, it should support commonly available Zigbee devices on the market, ...)

    €616 (Avg Bid)
    €616 Offre moyenne
    4 offres

    ...me a solution for this project. Otherwise I will not read "template messages" I want to stream using by Janus's services. I will stream by HDMI Capture device from Raspberry by following command. Could you set-up for me a server which will support multiple streamings from Raspberry and IP cameras? Thank you.. --Raspberry HDMI Encoder B101 () v4l2src device={capture_device} ! video/x-raw,format=UYVY,framerate=50/2 ! videoconvert ! videoscale ! video/x-raw, width=1280,height=720 ! omxh264enc ! rtph264pay ! udpsink host={video_host} port={capture_video_port} alsasrc device=plughw:CARD=Audio,DEV=0 ! audioresample ! audio/x-raw,channels=2,rate=48000 ! opusenc bitrate=20000 ! rtpopuspay ! udpsink host={video_host} port={capture_audio_port}

    €450 (Avg Bid)
    €450 Offre moyenne
    5 offres
    Simple FPC cable design S&#039;est terminé left

    I am looking for a PCB designer who has experienced in FPC cable design. I have attached the schematic design in the image. The following URL is a similar FPC cable. The connector pins on both ends are on the same surface in this URL. But I want that the pins at one end are on the top layer and the pins at the other end to be on the bottom layer.

    €20 (Avg Bid)
    €20 Offre moyenne
    5 offres
    Magento caching is not working S&#039;est terminé left

    We have an application installed on Magento 2.4 and the category and product pages are not cached due tow which our application performance is impacted. We are using redis cache with Miravist FPC warmer but no help so far. Please let us know if you can help.

    €126 (Avg Bid)
    €126 Offre moyenne
    14 offres

    Our website has some strange redis customer login issue , if customer is logged in already and if we go to home page it shows Sign In . Its clearly ignoring customer login session overr home page, we don't have any custom module or code for this its simple porto theme and couple of amasty extensions

    €136 (Avg Bid)
    €136 Offre moyenne
    25 offres

    Need a small pcb board that can be soldered instead of SPI chip and it should have FPC connector breaking out all 8 pins. THis is the connector that will be used for FPC: Some of the used part numbers are: 24AC128W, 25B128CSIG, W25Q128FV, MX25L12873F, 25Q80DVS1G The adapter should be universal enough to work on all 8 pin SPI SOIC-8 footprint.

    €34 (Avg Bid)
    €34 Offre moyenne
    5 offres
    social media manager -- 2 S&#039;est terminé left

    1. Social Media Channel Accounts & Page Creation viz. Facebook, Instagram, Twitter 2. Page Design of all Pla...Social Media Channel Accounts & Page Creation viz. Facebook, Instagram, Twitter 2. Page Design of all Platforms - Facebook, Instagram & Twitter. 3. Feed Post Creative - Posters ^ 6 Nos/ 3 Weeks * For Facebook, Instagram, Twitter & Whatsapp. 4. Feed Post Creative - Videos ^ 6 Nos/ 3 Weeks * For Youtube & Whatsapp. 5. EDM for email circulation - 6 Nos/ 3 Weeks 6. All FPC Posts on all platforms including Youtube * FPC Posters & Videos - 4 Posts/ Week * Total 12 Nos/ 3 Weeks 7. Content of Creatives & Posts. 8 . Social Media Calendar for all digital platforms for this project. 9 . Promotions (Organic) on all platforms. * Paid pr...

    €96 (Avg Bid)
    €96 Offre moyenne
    6 offres
    Fronlight Driver Board S&#039;est terminé left

    We are looking for a design (schematics, Gerbers, BOM) for a Front Light Driver Board, to be used as a platform of our Exhibition demos. Ability to drive two different LED Stripes: a) 3x white LED, IF=60mA, VF=3.3V b) 21x white LED, IF=60mA, VF=22.4V 2 pcs of 4pin FPC connector (FH33J-4S-0.5SH) On-Off-On Switch for connectors and LED indicator, which connector is powered on. DC POWER JACK - RIGHT ANGLED - THT - Ø 2.0 & 2.5 -WR-DC Potentiometer to adjust voltage for each connector (used a dimmer).

    €445 (Avg Bid)
    €445 Offre moyenne
    10 offres

    1. Mag2 new platform with M2e pro and a few other extensions i like aoe cron scheduler and one page checkout, maybe a FPC or something if needed to make site fast i am not familiar with Magento 2 tweaks yet. 2. New theme & design? , that is fast loading! just something simple my old theme was just a rwd theme I customized . 3. Maybe at step 2. you do a complete back up of home and DB and then try doing a M1-M2 migration if it looks clean and work then we keep it if not we can rebuild M2 from ground up via importing spreadsheets . skipping step 3. 4. i do wish to change my categories and attribute sets moving forward either way Notes: I have a VPS account with magento 1.9 live store and domain. this new site would need to be built as staging/dev and tested before going li...

    €1156 (Avg Bid)
    €1156 Offre moyenne
    48 offres

    ...will be connected and will be powered by lithium ion batteries. The design of the PSB has to be done in the PROTEUS software and at the end of the work the designer will be required to send us a copy of the PROTEUS files generated during the project. The PSB has to be double-sided with a maximum size of 100 X 100 mm, if this is not possible the design can be divided into 2 PSBs connected by FFC / FPC jumper cables. All components have to be SMD with a size 3225 (1210), with the exception of the integrated MCP6004, LM2674-5, TPS6735 and the Arduino that will be Through Hole. All electronic elements must be available at Lastly, the shell will fit on a person's calf, therefore it must have a curve and bands to fit a person's leg....

    €133 (Avg Bid)
    À la une
    €133 Offre moyenne
    5 offres
    meter 400 voltage and diode inputs S&#039;est terminé left

    FPC meter with Arduino to check voltage and diode

    €41 (Avg Bid)
    €41 Offre moyenne
    5 offres

    Necesitamos crear un circuíto simple con varios multiplexores para seleccionar un pad de un FPC. Las mediciones que realizaremos son las del voltaje y el valor en diodos invertidos de ese pad. El circuíto tendrá 2 placas, una que leerá la información y otra que multiplexará las líneas. Se conectarán a un FPC.

    €24 - €38
    €24 - €38
    0 offres
    Project for Muhammad Ali A. S&#039;est terminé left

    hello i have a dstike esp8266 (Seamuing ESP8266 WIFI Module WIFI Kit Nodemcu Dev Board EVO DSTIKE with 4MB ESP07 5DB FPC antenna for Arduino ESP8266 NodeMCU USB Deauther and Deauth Detector ) i would like to flash this with custom firmware for a project i am working. Is it something you have worked on?

    €16 (Avg Bid)
    €16 Offre moyenne
    1 offres
    I need to create a gerber file S&#039;est terminé left

    the thing i want to do is create a gerber file for this FPC cable

    €73 (Avg Bid)
    €73 Offre moyenne
    2 offres
    Trophy icon Logo designer - FPC S&#039;est terminé left

    I need to update the logo of a brand of Computers and accessories, the photo of the old logo is attached. Brand name: FlexPC

    €19 (Avg Bid)
    Garanti
    €19
    257 propositions

    I require someone experienced with Magento 2 & Varnish Cache who can help setup Hole Punching for Product Availability & Add to Basket Blocks without Invalidating Varnish Cache for Magento 2 We can not set uncachable as this invalidates FPC Also we update stock directly in the DB so this does not invoke the “save” / “cache refresh” for the product. Please ONLY Bid if you fully understand how to implement this. Do NOT post generic bids, you must showcase you understand and can complete the task.

    €19 / hr (Avg Bid)
    €19 / hr Offre moyenne
    13 offres
    PCB design S&#039;est terminé left

    1. Needs describe what performances that expect the PCB Board to deliver: To develop a carrier board for specific SoM as well as an FPC design for a specific sensor having 92 Pin CSP with High-Speed FPC to Connect the Image Sensor with 1X 4 Lane MIPI Serial Output Interface along with driver support for this FPC. 2. The size of the Board: 50-70mm 3. The project duration: 7-14 days 4. The Project Title: PCB design Required Services: PCB design layout services, Specifications, BoM, schematic and PCB layout and/or PCB fabrication, PCB assembly.

    €625 (Avg Bid)
    €625 Offre moyenne
    16 offres
    Project for Roman K. S&#039;est terminé left

    Due by 29th October Format: 1920x1080 H264 MP4 1. Quotes...the incredible depth of the software, I never feel like something isn't achievable Boi-1da - I learned the basics of it within an hour of use. shown at the opening screen, appearing one by one. 2. Step Sequencer create quick beats 3. Piano roll super easy to use draw/paint for any genre 4. In struments - All the sounds you need (show the left browser, drag and drop some and play with them) FPC (MPC/Hip hop) Sytrus, Harmor (Advanced synthesis) FLEX (Extensive free libraries) 4. Mix and master with amazing effects Edison (Audio editing) EQ 2 (precision) Mixer (flexibility) Gross Beat (Trap/Hip hop) 5. Export your music Audio - Export to Soundcloud Video - ZGgame Editor 6. Lifetime Free Updates CTA Download ...

    €469 (Avg Bid)
    €469 Offre moyenne
    1 offres
    Speed up Magento 2 project S&#039;est terminé left

    Hello, we've upgraded our Magento 1 installation to Magento 2. The Magento 2 website is on a dedicated VPS. However the website is quite slow (slow Time to first byte) while the website runs on a fast server. I'm therefore looking for an ...upgraded our Magento 1 installation to Magento 2. The Magento 2 website is on a dedicated VPS. However the website is quite slow (slow Time to first byte) while the website runs on a fast server. I'm therefore looking for an experienced Magento developer who can help us speed up the website. Since the website runs on a VPS we could change the server setup or we could install one of the Magento FPC modules. If you are interested please include some example Magento websites that you've worked on so that I can check the speed ...

    €142 (Avg Bid)
    €142 Offre moyenne
    19 offres

    ...text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: keep-alive Set-Cookie: mage-messages=%5B%7B%22type%22%3A%22error%22%2C%22text%22%3A%22Invalid+Form+Key.+Please+refresh+the+page.%22%7D%5D; expires=Mon, 16-Aug-2021 17:54:43 GMT; Max-Age=31536000; path=/ Pragma: no-cache Cache-Control: max-age=0, must-revalidate, no-cache, no-store Expires: Fri, 16 Aug 2019 17:54:43 GMT X-Magento-Tags: FPC X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Location: X-UA-Compatible: IE=edge CF-Cache-Status: DYNAMIC cf-request-id: 049a01def5000000523aac1200000001 Expect-CT: max-age=604800, report-uri="" Server: cloudflare CF-RAY: 5c3d05ab28530052-LHR I have tested Klarna and

    €145 (Avg Bid)
    €145 Offre moyenne
    28 offres
    Magento TTFB optimization S&#039;est terminé left

    Small Magento 2.3.4 store with 300 products and few customers per hour under ISPManager panel (vps 6 core 6GB RAM, SSD, Apache, php 7.3). Ttfb is about 5000ms for product/catalog pages. Production mode, internal FPC, server load - all looks ok. It was about 1000 before server reconfiguration - now something is set up incorrectly. I want 300ms max.

    €47 (Avg Bid)
    €47 Offre moyenne
    8 offres
    FPC Cobra Football S&#039;est terminé left

    I have taken over a football program that uses the same logo as many other sports and programs. I am looking to create a logo that is specific to our school sport and organization. We are Fort Pierce CENTRAL High school. So I see the C shape as part of our design. I don't know the legalities of borrowing ideas from other logos but see some ideas in other logos

    €80 (Avg Bid)
    €80 Offre moyenne
    27 offres

    Hello. I would like to redesign my pcb by rigid flexible with FPC connector. Could you give me an estimate if you are available? Please reply. Thanks, Daisuke

    €7 (Avg Bid)
    €7 Offre moyenne
    1 offres

    Hello. I would like to redesign my pcb by rigid flexible with FPC connector. Could you give me an estimate if you are available? Please reply. Thanks, anyway I’m also living in Singapore. Please let talk with you more details Daisuke

    €7 (Avg Bid)
    €7 Offre moyenne
    1 offres

    Hello. I would like to redesign my pcb by rigid flexible with FPC connector. Could you give me an estimate if you are available? Please reply. Thanks, Daisuke

    €7 (Avg Bid)
    €7 Offre moyenne
    1 offres

    Hello. I would like to redesign my pcb by rigid flexible with FPC connector. Could you give me an estimate if you are available? Please reply. Thanks, Daisuke

    €7 (Avg Bid)
    €7 Offre moyenne
    1 offres

    Hello. I would like to redesign my pcb by rigid flexible with FPC connector. Could you give me an estimate if you are available? Please reply. Thanks, Daisuke

    €7 (Avg Bid)
    €7 Offre moyenne
    1 offres