Giter Club home page Giter Club logo

iot's Introduction

About

This is a code repository of all IoT code I've written from my various devices.

How to Use

Each IoT device has a dedicated folder in this repo. To get started, clone the repo on to your computer or IoT device. Specfics on running the code on each device are included below.

To clone the repo:

> git clone https://github.com/mikebranstein/IoT

Raspberry Pi

Code in this repo is designed to run on a Raspberry Pi B. I haven't tested it on other models, but I don't see why it wouldn't work. You may need to modify the pin outs. Each code sample has an accompanying Fritzing project. Code files are named code.py, and the Fritzing projects are named code.fzz.

To run the code, clone code, then navigate to the raspberry-pi directory and execute a python script. Be sure to wire your Raspberry Pi according to the Fritzing diagram first ;-)

> git clone https://github.com/mikebranstein/IoT
> cd IoT
> cd raspberry-pi
> python3 led-blink.py

Prerequisites

All of my code samples for Raspberry Pi use RPi.GPIO for Python. Be sure you install it and it's prerequisites. For more info, visit its website above.

iot's People

Contributors

mikebranstein avatar

Watchers

James Cloos avatar  avatar

Forkers

dbuckingham

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.