On Sat, 23 Feb 2008, khaled3abbas wrote:
> Hello everyone,
>
> I will be very grateful if someone can direct me to tutorials or books
> that can help me with developing C applications under TS-Linux that can
> peform the following functions:
>
> - communicate with an external microcontroller using SPI interface.
> - communicate with an external microcontroller using UART interface.
> - Send and receive data packets over a wireless LAN network (using the
> Wifi card provided by Technologic Systems)
>
> I have read the Linux for ARM on TS-72XX User's Guide, but is contains
> very little info. concerning these issues.
It's Linux. Standard Linux/Unix coding will work for the RS232 stuff,
there have been lots of example code posted to this group in the past.
Go to the yahoo page for the group and do a search.
I believe there's also been some SPI code posted too.
Network programming over wifi is just standard TCP/IP programming. Fact
it's over wireless is usually of no importance. In fact depending on what
you want to do, there is a good chance there is already a program or
code/functionality to do it already.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|