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.

16 bit to 8 bit conversion?

Status
Not open for further replies.

Jennifer2

Newbie level 4
Joined
Feb 23, 2010
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,318
Hello.

I'm trying draw a graph based on UDP packets with sound data.
Each UDP contains 1000 samples ---> 1 sample is two bytes.

I already have a code in C# drawing a graph, but I think this code is based on 8 bit, and now I send in 16 bit. The graph looks really weird. Is it possible to convert 16 bit to 8 bit?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top