Re: [Tutor] Asking about pi_switch

2017-03-02 Thread Alex Kleider
On 02/03/17 22:20, Quang nguyen wrote: Right now, I need to use pi_switch in order to send data through RF system by Pi2. Until now, I installed everything it need from an article on the internet. Those things are python-dev, libboost-python-dev, python-pip, and I used pip to install pi_swi

Re: [Tutor] Asking about pi_switch

2017-03-02 Thread Alex Kleider
On 2017-03-02 14:20, Quang nguyen wrote: Hi, Right now, I need to use pi_switch in order to send data through RF system by Pi2. Until now, I installed everything it need from an article on the internet. Those things are python-dev, libboost-python-dev, python-pip, and I used pip to install p

Re: [Tutor] Asking about pi_switch

2017-03-02 Thread Alan Gauld via Tutor
On 02/03/17 22:20, Quang nguyen wrote: > Right now, I need to use pi_switch in order to send data through RF system > by Pi2. Until now, I installed everything it need from an article on the > internet. Those things are python-dev, libboost-python-dev, python-pip, and > I used pip to install pi_sw

[Tutor] Asking about pi_switch

2017-03-02 Thread Quang nguyen
Hi, Right now, I need to use pi_switch in order to send data through RF system by Pi2. Until now, I installed everything it need from an article on the internet. Those things are python-dev, libboost-python-dev, python-pip, and I used pip to install pi_switch. I think it just compatible with pyth