Giter Site home page Giter Site logo

rasp-pi-iot-getting-started's Introduction

alt text

Notes to setup pi from scratch

Raw Notes to setup pi headless: https://github.com/navinsubramani/rasp-pi-iot-libraries/wiki/Bringing-up-Raspberry-pi-headless

Sensor setup procedure with pi

Sunkee ds18b20 : https://github.com/navinsubramani/rasp-pi-iot-libraries/wiki/Sunkee-ds18b20-temperature-sensor-with-raspberry-pi

S8050 transistor: https://www.instructables.com/id/How-to-Control-Fan-on-Raspberry-Pi-4-With-Transist/

LED: https://thepihut.com/blogs/raspberry-pi-tutorials/27968772-turning-on-an-led-with-your-raspberry-pis-gpio-pins

Python using Raspberry pi simulator

https://create.withcode.uk/python/A3

https://pypi.org/project/GPIOSimulator/

https://roderickvella.wordpress.com/2016/06/28/raspberry-pi-gpio-emulator/

Python on pi documentation:

https://www.ics.com/blog/control-raspberry-pi-gpio-pins-python

https://www.raspberrypi.org/documentation/usage/gpio/python/README.md

IOT Server setup

No-IP for static IP: https://www.noip.com/

Setting up a server machine using NO-IP in a home network: https://www.noip.com/support/knowledgebase/using-no-ip-with-a-cabledsl-router/

IOT Application protocol client-server

Communication protocol can be wifi, bluetooth, internet,... but there will have to be a application protocol that is used on top of them to communication application specific messages

MQTT : http://mqtt.org/

MQTT debugger: http://www.mqttfx.org/

Several MQTT brokers to test communication are on the Internet. One of the most popular is mosquitto. To test the communication, you can publish topics to test.mosquitto.org. The mosquitto broker is open source and can also be used in-house for sandbox testing or production use of MQTT communication.

MQTT LabVIEW library:

MQTT Python library:

Reference materials

Documentation on GPIO pins: https://www.raspberrypi.org/documentation/usage/gpio/

rasp-pi-iot-getting-started's People

Contributors

navinsubramani avatar

Watchers

 avatar

rasp-pi-iot-getting-started's Issues

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.