NRF24L01 real life range test
Today I was working on a project using NRF24L01 chipset and I decided to verify the test range of this small device that you can buy as a breakboard on ebay. I bought a pair some time ago and bought… Continue Reading
Today I was working on a project using NRF24L01 chipset and I decided to verify the test range of this small device that you can buy as a breakboard on ebay. I bought a pair some time ago and bought… Continue Reading
Ce billet a pour but d’expliquer comment j’ai mis en oeuvre la teleinformation à mon domicile à l’aide d’une machine linux ou d’un Raspberry Pi et d’une carte ArduiPi Prérequis Pour obtenir la Téléinformation sur un ordinateur il existe de… Continue Reading
This post describe the procedure used to verify that ArduiPi board is working correctly. Edit 03/17/2014 : Modified for testing ArduiPi Rev 1.1 board What do you need ? A Raspberry Pi Rev 2 with Raspbian, I recommand the Wheezy version… Continue Reading
As I had some questions by mail about my SSD1306 SPI and I2C driver port for Raspberry, I decided to get back to this driver and write some documentation. The first time I wrote it, I tested with SPI oled but did… Continue Reading
This is the ArduiPi test board that will be used to validate the ArduiPi boards after production. All information such as schematic, board file and source code files is freely available on my github under ArduiPi section. The test procedure is described… Continue Reading
ArduiPi is a shield for Raspberry Pi that brings Arduino low level extented I/O to Raspberry Pi This project is now finished and the ArduiPi board available in Seeedstudio shop. Edit 03/17/2014 : New revision of ArduiPi board is now… Continue Reading
History From long time I wanted to have a logic analyzer to develop and debug my embeded modules such as Arduino or PIC. Do some shopping So last day I decided to find one on ebay. Of course the hardware need… Continue Reading
This post present the protocol specification between Raspberry Pi and Arduino of the ArduiPi board. The protocol will be the same and independant of the communication channel used. If you are on this page, this means that you probably already… Continue Reading