Skip to content
  • ok
  • own projects
  • The Github Art
  • Social
  • Science News
  • Home
  • Trending
  • Hot
  • Popular
  • Social

kodizim

The code art

  • ok
  • own projects
  • The Github Art
  • Social
  • Science News

Category: Kodlaa

How to communicate between Nodejs and Python with socket.io
Kodlaa 

How to communicate between Nodejs and Python with socket.io

On August 7, 2017 by kodizim

Do you want to communicate between nodejs and python this post is for you , this tutorial very easy This link contain github codes   Python Code import socket import sys import time import datetime import sys sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM) server_address…

No comment
Continue Reading
Real Time sharing temperature and humidity DHT11 sensor with raspberry pi
Kodlaa 

Real Time sharing temperature and humidity DHT11 sensor with raspberry pi

On August 7, 2017 by kodizim

firstly you can signup this link after connect raspberry pi dht11 sensor   run this code sudo apt-get update git clone https://github.com/adafruit/Adafruit_Python_DHT.git cd Adafruit_Python_DHT sudo apt-get install build-essential python-dev sudo python setup.py install check dht11 datas import sys import Adafruit_DHT while True:…

No comment
Continue Reading
i have a project idea what should i do ?
Kodlaa 

i have a project idea what should i do ?

On August 7, 2017 by kodizim

I HAVE A PROJECT IDEA AND  WHAT SHOULD I DO ?   If you read this article, you have already been a definite project  idea, The idea is that for very important people, we might think that you have done 50% of the…

No comment
Continue Reading
Nodejs Mysql Login And Signup project
Kodlaa 

Nodejs Mysql Login And Signup project

On August 6, 2017 by kodizim

hello eveybody today im gonna show you how to login and signup nodejs server with mysql firstly you can see this project all codes here                

4 Comments
Continue Reading

Blog Statistics

  • 6,783 Click
Facebook Like us on facebook
Twitter Tweet us on twitter
Copyright © 2018 kodizim
-- kodizim --