Author |
Message |
Topic: Voice Over IP (VOIP) / Audio sampling combined with ethernet |
dorsiareservations
Replies: 2
Views: 5643
|
Forum: General CCS C Discussion Posted: Wed Feb 28, 2007 7:35 am Subject: Voice Over IP (VOIP) / Audio sampling combined with ethernet |
Interesting. I might be biting off more than I can chew with this, but I am going to give it a shot. I have been wanting to try and use some dsPIC's, but you cant compile them with the CCS compiler. ... |
Topic: Voice Over IP (VOIP) / Audio sampling combined with ethernet |
dorsiareservations
Replies: 2
Views: 5643
|
Forum: General CCS C Discussion Posted: Tue Feb 27, 2007 2:44 pm Subject: Voice Over IP (VOIP) / Audio sampling combined with ethernet |
I am starting a project, and was wondering if any one had tried this yet. My final prodect is to make a headset with a PIC in it along with a keypad, and then you can plug the headset into the LAN, a ... |
Topic: Communication Between 2 Embedded Ethernet Boards |
dorsiareservations
Replies: 9
Views: 11612
|
Forum: General CCS C Discussion Posted: Wed Nov 22, 2006 11:38 am Subject: Communication Between 2 Embedded Ethernet Boards |
I did some further research, and captured a Packet that the computer sends to the microcontroller board. (The ports are different again, but they are correct....)
Once again, this is an embedded ... |
Topic: Communication Between 2 Embedded Ethernet Boards |
dorsiareservations
Replies: 9
Views: 11612
|
Forum: General CCS C Discussion Posted: Fri Nov 17, 2006 9:28 am Subject: Communication Between 2 Embedded Ethernet Boards |
Disregard the port 1024 and 1025 in the first post. I changed the ports for clarity between posts....My mistake. The info from the etherreal dump is correct. |
Topic: Communication Between 2 Embedded Ethernet Boards |
dorsiareservations
Replies: 9
Views: 11612
|
Forum: General CCS C Discussion Posted: Fri Nov 17, 2006 7:38 am Subject: Communication Between 2 Embedded Ethernet Boards |
How do they not match? Am I missing something? Can you be a little more in depth in your explination because I thought I had this worked out. Obviously I am missing something. You are aware that t ... |
Topic: Communication Between 2 Embedded Ethernet Boards |
dorsiareservations
Replies: 9
Views: 11612
|
Forum: General CCS C Discussion Posted: Thu Nov 16, 2006 2:36 pm Subject: Communication Between 2 Embedded Ethernet Boards |
here are 2 packets captured from etherreal. 1 from each embedded ethernet board.
No. Time Source Destination Protocol Info
1 0.000000 192.168.10 ... |
Topic: Communication Between 2 Embedded Ethernet Boards |
dorsiareservations
Replies: 9
Views: 11612
|
Forum: General CCS C Discussion Posted: Thu Nov 16, 2006 2:23 pm Subject: Communication Between 2 Embedded Ethernet Boards |
On another note, it would be nice to see this stuff built into the compiler, perhaps in the project wizard? Hint Hint. |
Topic: Communication Between 2 Embedded Ethernet Boards |
dorsiareservations
Replies: 9
Views: 11612
|
Forum: General CCS C Discussion Posted: Thu Nov 16, 2006 2:16 pm Subject: Communication Between 2 Embedded Ethernet Boards |
Darren,
In regards to the the UDPOpen function, what specifically am I doing wrong then? This is a modified version of the CCS example 12a(I think). The one that communicates with the computer.
... |
Topic: Communication Between 2 Embedded Ethernet Boards |
dorsiareservations
Replies: 9
Views: 11612
|
Forum: General CCS C Discussion Posted: Thu Nov 16, 2006 11:38 am Subject: Communication Between 2 Embedded Ethernet Boards |
I am currently using the latest version of the CCS Compiler and the Ported microchip stack, along with 2 embedded ethernet boards. My goal is to simply communicate between the two boards using two UD ... |
|