@@ -9,13 +9,13 @@ This repository provides support for the following neOCampus boards:
...
@@ -9,13 +9,13 @@ This repository provides support for the following neOCampus boards:
All this work was undertaken at Université Toulouse 3 / IRIT laboratory in the context of the [neOCampus](https://neocampus.org"neOCampus corporate") operation.
All this work was undertaken at Université Toulouse 3 / IRIT laboratory in the context of the [neOCampus](https://neocampus.org"neOCampus corporate") operation.
## NEWS ##
## NEWS ##
***[Apr.21]** added KiCad PCB for neOSensor v5.1 (ESP32 based)\
***[Apr.21]** added KiCad PCB for neOSensor v5.1 (ESP32 based)
***[Feb.21]** added KiCad PCB for neOSensor v5 (ESP32 based)\
***[Feb.21]** added KiCad PCB for neOSensor v5 (ESP32 based)
***[Dec.20]** added PCB from ESP8266 version 4 (KiCad)\
***[Dec.20]** added PCB from ESP8266 version 4 (KiCad)
***[Aug.20]** new definition board for neOSensor-AirQuality board\
***[Aug.20]** new definition board for neOSensor-AirQuality board
added definition board for (future) neOSensor esp32 based board\
added definition board for (future) neOSensor esp32 based board\
added suppport for boards configuration via sensOCampus JSON config\
added suppport for boards configuration via sensOCampus JSON config\
added Arduino IDE support for our various neOSensor boards\
added Arduino IDE support for our various neOSensor boards
## neOSensor boards ##
## neOSensor boards ##
neOSensor first boards releases were based on esp8266. Nowadays, we added support for esp32 devices :)
neOSensor first boards releases were based on esp8266. Nowadays, we added support for esp32 devices :)
...
@@ -39,12 +39,8 @@ Then, run script `./deploy.sh` and boards will get added to your Arduino boards
...
@@ -39,12 +39,8 @@ Then, run script `./deploy.sh` and boards will get added to your Arduino boards
If not already installed, you'll need python-serial package; thus either you install it at the system level
If not already installed, you'll need python-serial package; thus either you install it at the system level