Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by saddieop

  1. S

    Convert data to hexadecimal packets

    I am new to embedded c programming and I want to know how I can convert arrays into hexadecimal packets to send it over serial. These are my arrays : uint8 array_1[5] = {23, 45, 67, 89, 33}; uint8 array_2[5] = {46, 78, 93, 49, 20}; Thanks! A

Part and Inventory Search

Back
Top