91 Commits

Author SHA1 Message Date
0x6f736f646f 3b38242554 💄 Spacing the code 2020-08-28 01:06:43 +03:00
0x6f736f646f f42a8597c3 🔨 Print on oled 2020-08-28 01:05:59 +03:00
0x6f736f646f f519a218a9 🔨 Print on oled 2020-08-28 01:05:26 +03:00
0x6f736f646f 9c3a45018a 🔨 printing on oled 2020-08-28 01:00:14 +03:00
0x6f736f646f 24522d9ae7 ✏️ Commenting code - handling Incoming message 2020-08-28 00:58:37 +03:00
0x6f736f646f 17c75310ea ✏️ Commenting code - Send moisture 2020-08-28 00:58:07 +03:00
0x6f736f646f e1512f112e ✏️ Commenting code - send light 2020-08-28 00:57:47 +03:00
0x6f736f646f 9ec6cf0c82 ✏️ Commenting code - send temperature 2020-08-28 00:57:28 +03:00
0x6f736f646f 7f60596f31 ✏️ Commenting code - send humidity 2020-08-28 00:57:11 +03:00
0x6f736f646f f0c7377be6 ✏️ Commenting code - publish message 2020-08-28 00:56:47 +03:00
0x6f736f646f 9cfc1b62f1 ✏️ Commenting code - connect to MQTT 2020-08-28 00:56:21 +03:00
0x6f736f646f 2c384f4cad ✏️ Commenting code - connect to GSM 2020-08-28 00:55:38 +03:00
0x6f736f646f 1f1a01c6b3 ✏️ Commenting code - connect to GSM 2020-08-28 00:54:58 +03:00
0x6f736f646f 1af8a8f20c ✏️ Commenting code - light intensity 2020-08-28 00:49:46 +03:00
0x6f736f646f 418bf44e4c ✏️ Commenting code - read soil moisture 2020-08-28 00:49:23 +03:00
0x6f736f646f 1a9b6f4b30 ✏️ Commenting code - read temp 2020-08-28 00:49:00 +03:00
0x6f736f646f 8cbba0b60e ✏️ Commenting code - read humidity 2020-08-28 00:48:47 +03:00
0x6f736f646f 6460d9e9cf ✏️ Commenting code 2020-08-28 00:48:28 +03:00
0x6f736f646f ed0ddc3e61 ✏️ Commenting code - setup 2020-08-28 00:17:37 +03:00
0x6f736f646f 80e77edda0 ✏️ Commenting code - functions 2020-08-28 00:10:28 +03:00
0x6f736f646f 32824d6d8a ✏️ Commenting code - iterator 2020-08-28 00:10:08 +03:00
0x6f736f646f 06011d2255 ✏️ Commenting code - return code 2020-08-28 00:09:41 +03:00
0x6f736f646f e56533dee8 ✏️ Commenting code - buffer messages 2020-08-28 00:09:27 +03:00
0x6f736f646f 91380652d0 ✏️ Commenting code - solid state relay 2020-08-28 00:05:42 +03:00
0x6f736f646f 15982bb411 ✏️ Commenting code - ldr pin 2020-08-28 00:05:22 +03:00
0x6f736f646f ec3d61573b ✏️ Commenting code - soil moisture pin 2020-08-28 00:05:06 +03:00
0x6f736f646f 4bf32779d2 ✏️ Commenting code - DHT pin 2020-08-28 00:04:49 +03:00
0x6f736f646f e41fa838dd ✏️ Commenting code - delay times 2020-08-28 00:04:33 +03:00
0x6f736f646f 9dd0013dd3 ✏️ Commenting code - gsm power pin 2020-08-28 00:03:56 +03:00
0x6f736f646f 203b27110c ✏️ Commenting code - variable definition 2020-08-28 00:03:39 +03:00
0x6f736f646f 3054613304 ✏️ Commenting code - config file for passwords 2020-08-28 00:03:15 +03:00
0x6f736f646f e10dc27178 ✏️ Commenting code - mqtt libraries 2020-08-28 00:02:45 +03:00
0x6f736f646f 81288ea0f3 ✏️ Commenting code - Importation of libraries 2020-08-28 00:02:09 +03:00
0x6f736f646f 7bde7c69a8 ✏️ Commenting code 2020-08-28 00:01:28 +03:00
0x6f736f646f 90923442dd ✏ publishing ldrvalue as float 2020-08-26 23:42:01 +03:00
0x6f736f646f b681767ee1 pre function for oled #16 2020-08-26 15:31:30 +03:00
0x6f736f646f 29566fb0ed Display gprs connection 2020-08-26 15:28:03 +03:00
0x6f736f646f 58a186b352 💄Displaying broker connections 2020-08-26 15:27:26 +03:00
0x6f736f646f f86a9d9c82 🔨 Displaying network connection 2020-08-26 15:26:42 +03:00
0x6f736f646f f70c03d945 🔨 Remove reinitialization 2020-08-26 15:26:13 +03:00
0x6f736f646f 8eb8d20b3c ️ drawing light intensity data on screen 2020-08-26 15:25:23 +03:00
0x6f736f646f 10f1c70eb5 ️ Drawing soil moisture data on screen 2020-08-26 15:25:01 +03:00
0x6f736f646f 3c7c0d75da ️Drawing temp data on screen 2020-08-26 15:24:26 +03:00
0x6f736f646f dea3a637f9 ️Drawing humidity data on screen 2020-08-26 15:24:01 +03:00
0x6f736f646f 3c4973ab8e ️ Code to fill display waiting for next loop 2020-08-26 15:23:40 +03:00
0x6f736f646f bc4e13a64e Introducing a delay timeout 2020-08-26 15:23:16 +03:00
0x6f736f646f 788d63b040 ️ Displaying africastalking hackathon 2020-08-26 15:22:35 +03:00
0x6f736f646f 78e38530b7 ️Setup Oled display 2020-08-26 15:22:07 +03:00
0x6f736f646f 906b952840 ️ Initialize pre function for oled display 2020-08-26 15:21:51 +03:00
0x6f736f646f 5758b3be9d ️Configuring the oled display 2020-08-26 15:21:27 +03:00