Skip to content

dlannan/webdruino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdruino

Web Control of your favourite Arduino device.

alt text

WebDruino + BlocklyDuino - https://github.com/gasolin/BlocklyDuino

alt text

WARNING: Very early development - becoming stable. Use at own risk!

Windows 32 bit and Windows 64 bit now working. Linux 32 bit and 64 bit working.

GOOD BITS: It works. On Windows you should be able to build and upload Arduino software. Ensure you examine the config panel and make sure you enter the correct data for your Arduino. After some time this will become more automated, at the moment its very manual.

Video of how to use WebDruino coming soon.. More Blockly components that will represent WebDruino elements to come. Eventually nearly all of WebDruino will be some sort of BlocklyDruino set of components.

Lots of stability and crashes fixed.

TODO:

  • Need to remove batch files and execute Arduino compile and upload from turbo.
  • Digital pins operational
  • Configuration for Analog and Digital pin usage.
  • Configuration for Arduino type
  • Bugs

Things to be very wary of:

  • WebDruino is built for mainly locally serving an Arduino and ITS NOT COMPLETE. Dont expect too much of it to work.

Feel free to get commit request. I hope to have this fully functional in the next week.


The MIT License (MIT)

Copyright (c)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Web Control of your favourite Arduino device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published