Hello all, It’s necessary I create a program in languge C, but I had never programing, I need some help for know the structure, the create a network with the modul wifi for send commands an receive by laptop, I think use interrupt is necessary.
Thanks for your help
¡Hola Lucasito!
This is the shortest request for help I have ever seen.
It would be helpfull to have an idea about
- What purpose for your project
- What target hardware you have - is it a commercial PCB? Which one?
- What processor, what memory map, what wifi module etc.
- What development environment, what compiler, what other tools (ISP, debugger, JTAG etc.)
Good luck.
Thanks for you response.
The purpose is create network betwen laptop and microcontroller, the user send command by laptop and the microcontroller send response on the laptop.
The microcontroller is http://www.sparkfun.com/commerce/produc … ts_id=8280 and the wifi modul is http://www.sparkfun.com/commerce/produc … ts_id=9333.
I’ve configure ad hoc network.
I will use crossworks and JTAG
Thanks.
Start by flashing an LED. That will show you how to use the tools and hardware.