tonyyy
Member level 1
- Joined
- Dec 26, 2012
- Messages
- 38
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,663
Hi
I have created a board based on PIC15F876A running a finite state machine. I want to add a wifi module so that I can read/write command to this board via HTTP. I checked online several modules:
RN131
OpenPicus
CC3000
GA1000 Wi-Fi
EasyWiFi Board
Any other suggestion?
Can you also please help me to understand the best way to sync up the communication between the two pic ? The one on the module and the other on my board. This is a general question I am trying to answer but I was not able to find any valuable resource on the web. I would like to know the optimal way to let subsystems to communicate among them in a distributed system. In this case
I want to make the two pic communicate each other. What If one pic is trying to send data via SPI while the other is reading the input from a sensor?
Thanks a lot
I have created a board based on PIC15F876A running a finite state machine. I want to add a wifi module so that I can read/write command to this board via HTTP. I checked online several modules:
RN131
OpenPicus
CC3000
GA1000 Wi-Fi
EasyWiFi Board
Any other suggestion?
Can you also please help me to understand the best way to sync up the communication between the two pic ? The one on the module and the other on my board. This is a general question I am trying to answer but I was not able to find any valuable resource on the web. I would like to know the optimal way to let subsystems to communicate among them in a distributed system. In this case
I want to make the two pic communicate each other. What If one pic is trying to send data via SPI while the other is reading the input from a sensor?
Thanks a lot