Low Cost Iot System For Solar Panel Power Monitoring: June 2019
Low Cost Iot System For Solar Panel Power Monitoring: June 2019
Low Cost Iot System For Solar Panel Power Monitoring: June 2019
net/publication/333881359
CITATIONS READS
0 2,276
4 authors, including:
Oukennou Aziz
Ecole Nationale Supérieure d'Electricité et de Mécanique de Casablanca
12 PUBLICATIONS 15 CITATIONS
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by Oukennou Aziz on 01 October 2019.
3.3 Node-Red:
Fig. 1: System architecture
Node-RED is a flow-based development tool for visual
2.1 Components required: Hardware programming that IBM originally developed for wiring
hardware devices, APIs and online services as part of the
1) ESP8266 based Wifi module NodeMCU, Internet of Things [11].
2) INA219. Node-RED offers a web browser-based flow editor,
which can be used to set up JavaScript functions.
2.2 Components required: Software Application elements can be backed up or shared for
further use. The runtime is built on Node.js. The flows
1) Node-Red, created in Node-RED are recorded using JSON.
2) IDE,
3) MQTT. 3.4 ARDUINO IDE:
3. COMPONENT SPECIFICATIONS Arduino software is an open source and free
3.1 NodeMCU development environment (IDE), which can be
downloaded from the official Arduino website [12]. It
NodeMCU is an open source IoT platform, it is a wifi allows program edition (sketches) and its compilation,
SOC (System On a Chip) produced by Espressif so it can be uploaded into the Arduino's memory and
Systems. It is based ESP8266 -12E WiFi module. It is a finally be able to communicate with the Arduino card
highly integrated chip designed to provide full internet through the terminal.
connectivity in a small package.
3.5 MQTT :
3.2 INA219