Posts

connecting nodemcu with mysql database

Image
   Hello guys in this tutorial i show you how to connect  node mcu with the my sql database in server. so by doing this you get the data to your website.all your products will be  connected to your database.once you have done this you could do the data analysis and many other things on your recieved data. THINGS REQUIRED:  1.NODE MCU  2.LDR   3.RESISTANCE(1k ohm)  4.BREAD BOARD  5.CONNECTING WIRES SOFTWARE REQUIRED:  1.NODEMCU                        Before getting into it you should have the basic knowledge in networking  and also in php.so that you could understand. i have used 000webhost web hosting services i suggest you the same since it is free of cost.you could also try any other webhosting services according to your comfort .  LDR: the LDR(Light dependent Resistance) is a sensor which is used to measure the light intensity.   the LDR is interfaced with the NODEMCU so the signals received from the LDR is processed in the NODEMCU next the processed dat

installing the opencv and numpy for python 3.6. in windows

Image
                                 INSTALLING OPENCV AND NUMPY FOR PYTHON  3.6.. IN WINDOWS         Hello guys in this article i am gonna show you how to setup opencv and numpy for the python version 3.6... .(In this article i have came up with installing it in windows.) .these software's will help you for image processing and machine learning analysis in iot .Even though there are many tutorial all of which  shows up for the python 2.7 i have came up for the python version 3.6 so lets start.....................                 At first you need to download the python 3.6 . i have  given the link below                                  link:   https://www.python.org/downloads/release/python-364/ based on your system requirement(32/64bit) download it . once you have downloaded install it . i have installed it in my C: drive. after completing it open the COMMAND PROMPT and change the directory where  you have installed it. as you can see i have installed it in my c:\users\lap