Difference between revisions of "BPI:bit for Webduino"

From Banana Pi Wiki
Jump to: navigation, search
(About webduino)
(About webduino)
Line 15: Line 15:
  
 
[[File:Webduino_1.png]]
 
[[File:Webduino_1.png]]
 +
 +
==Webduino project VS Arduino and micro:bit project==
 +
 +
{| class="wikitable"
 +
|-
 +
| style="background: PaleTurquoise; color: black" colspan="4"| '''Webduino project VS Arduino and micro:bit project'''
 +
|-
 +
|item compared || Webduino    ||Arduino || Micro:bit
 +
|-
 +
|development language || HTML/JavaScript      || C/C++|| Python/JavaScript
 +
|-
 +
|development environment  || WEB browser || Arduino IDE|| JavaScript Blocks
 +
|-
 +
|Simulator ||Webduino Simulator || Third-party support||Microsoft MakeCode
 +
|-
 +
|graphical programming|| Wbduino blockly||Third-party Scratch || Blockly
 +
|-
 +
|Cloud Server|| webduino cloud||N/A||N/A
 +
|-
 +
|attended mode    || WiFi      ||USB || USB
 +
|-
 +
|Update the program || web online update  || USB burn  || USB disk
 +
|-
 +
|}
  
 
=Webduino source code on github=
 
=Webduino source code on github=

Revision as of 18:17, 20 February 2019

Webduino.png

About webduino

Webduino = WebComponents + Arduino

Webduino working model

  • 1 use WebComponents integration Breakout.
  • 2 use WebSocket(Firmata) to interacting with the server.
  • 3 Server use TCP/IP(Firmata) to control webduino terminal.

Webduino 1.png

Webduino project VS Arduino and micro:bit project

Webduino project VS Arduino and micro:bit project
item compared Webduino Arduino Micro:bit
development language HTML/JavaScript C/C++ Python/JavaScript
development environment WEB browser Arduino IDE JavaScript Blocks
Simulator Webduino Simulator Third-party support Microsoft MakeCode
graphical programming Wbduino blockly Third-party Scratch Blockly
Cloud Server webduino cloud N/A N/A
attended mode WiFi USB USB
Update the program web online update USB burn USB disk

Webduino source code on github

More webduino function now is open source , and code update to github.

https://github.com/webduinoio

BPI:bit Webduino

How to :Use BPI:bit with webduino

webduino refer to the tutorial

  • BPI:bit Through the photosensitive resistors built into Webduino Bit on the left and right sides, it is easy to determine which side the gesture comes from
code link:https://bit.ly/2lFNeYL
demo : https://www.facebook.com/oxxo.studio/videos/10216710024566280/?t=9
  • Using Webduino Bit nine shaft sensor "attitude Angle" + full color dot matrix, simple implementation ~ ^_^ interesting effects
code link: https://bit.ly/2MAhHTF
demo : https://www.facebook.com/oxxo.studio/videos/10216709482752735/?t=20