Code Monkey home page Code Monkey logo

internet-of-things's Introduction

Internet-of-Things

En este repositorio encontraremos los codigos en python para el desarrollo de la materia de IoT Unipanamericana

Repositories on this proyect:

https://github.com/adafruit/Adafruit_Python_DHT (Librerias para utilizar el DHT11 con Raspberry pi)

https://github.com/esp8266/Arduino (Configuracion de arduino para programar el NodeMCU 1.0)

https://www.geekfactory.mx/download/driver-ch340-windows/ (Driver USB-Serial para NodeMCU)

https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/windows.md (Configuracion de ESP32)

En este repositorio encontraran la

-------Práctica de medición de temperatura y humedad con sensor DHT11-------------

Configuracion inicial Raspberry Pi:

$ sudo apt-get update $ sudo apt-get upgrade sudo apt-get install python-requests

Para enviar un correo electronico estudie el uso de la libreria smtplib que hace referencia al protocolo SMTP: https://docs.python.org/3.5/library/smtplib.html

Para enviar un Twitter estudien la libreria request ( metodo post y get): http://docs.python-requests.org/en/master/user/quickstart/

PASOS PARA LA INSTALACION DE NODE RED EN WINDOWS https://nodejs.org/es/

https://nodered.org/docs/getting-started/local

EN COMANDOS PROMPT DE NODEJS DIGITE:

npm install -g --unsafe-perm node-red

npm install node-red-dashboard INSTALE MOSQUITTO BROKER

https://mosquitto.org/download/

internet-of-things's People

Contributors

iotunipana avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.