Skip to content

A framework for linking a arduino to a webbrowser, via a RS-232 Uart (Serial) interface and a Raspberry Pi or PC running a web server and provided python application.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
BSD-2-Clause
LICENSE.bsd-2-clause
LGPL-2.1
LICENSE.lgpl2
Notifications You must be signed in to change notification settings

simotek/IoT-Web-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

IoT-Web-Framework

A framework for linking a arduino to a webbrowser, via a RS-232 Uart (Serial) interface and a Raspberry Pi or PC running a web server and provided python application.

Developed in conjunction with Hackerspace Adelaide. http://hackerspace-adelaide.org.au/ It was originally based on code written for my robot https://github.com/simotek/tanko-bot and was simplified / made more generic

src/server

A python3 Websocket server that forwards data between the web browser and a serial port on the running machine.

Note the PyLibs dir is licensed lgpl2.1

Usage

python3 main.py

src/web

A web page that connects to the server and sends / recieves data from it and the arduino

Usage

Add the file to the web server on your machine or just open the file in your browser.

src/arduino

Some sample arduino code that Turns on / off the LED on pin 13.

About

A framework for linking a arduino to a webbrowser, via a RS-232 Uart (Serial) interface and a Raspberry Pi or PC running a web server and provided python application.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
BSD-2-Clause
LICENSE.bsd-2-clause
LGPL-2.1
LICENSE.lgpl2

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published