Giter VIP home page Giter VIP logo

coding-with-chrome-libraries's Introduction

Coding with Chrome Libraries

NOTE: This repository is deprecated and no longer maintained by our community. We are keeping it here for historical purposes and access to legacy documentation. All further work will be done on the upcoming Coding with Chrome Suite instead.

Coding with Chrome is an Educational Development Environment built around two core philosophies:

  1. Offer a stand-alone, offline app experience which allows people anywhere to learn how to build useful computer programs:
    • A basic IDE able to support real programming work
    • A tutorial system that poses a challenge, checks the solution and provides feedback.
  2. Allow educators to put together a custom curriculum made up of various components like:
    • input languages (blockly, javascript, coffeescript)
    • output modules (turtle graphics, javascript output, connected robots)
    • Flexible UI where elements can be easily added, modified or removed
    • Tutorial engine for self learning

Licensing

Apache License, Version 2.0 see LICENSE.md

Report Issues

For any issues or feature requests, we would really appreciate it if you report them using our issue tracker.

Contributing

Contributing to Coding with Chrome is subject to the guidelines in the CONTRIBUTING.md file, which, in brief, requires that contributors sign the Individual Contributor License Agreement (CLA).

coding-with-chrome-libraries's People

Contributors

markusbordihn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

coding-with-chrome-libraries's Issues

mBot Ranger UNKNOWN index

Fixing the following errors messages:

mBot Ranger Preparing mBot Ranger api for 00:0D:19:12:12:EC
api.js:207 mBot mBot Firmware 	09.01.010
api.js:207 mBot Ranger mBot Ranger Firmware 	09.01.010
monitoring.js:76 mBot Ranger Monitoring Starting...
monitoring.js:141 mBot Ranger Monitoring Enable monitoring for LIGHTSENSOR_1 with interval 1500
monitoring.js:141 mBot Ranger Monitoring Enable monitoring for LIGHTSENSOR_2 with interval 1750
monitoring.js:141 mBot Ranger Monitoring Enable monitoring for LINEFOLLOWER with interval 275
monitoring.js:141 mBot Ranger Monitoring Enable monitoring for TEMPERATUR with interval 1500
monitoring.js:141 mBot Ranger Monitoring Enable monitoring for ULTRASONIC with interval 250
api.js:218 mBot UNKNOWN index 85 42 2 Uint8Array(8) [255, 85, 42, 2, 0, 0, 52, 66]
api.js:218 mBot UNKNOWN index 85 43 2 Uint8Array(8) [255, 85, 43, 2, 0, 0, 244, 67]
api.js:218 mBot UNKNOWN index 85 33 2 Uint8Array(8) [255, 85, 33, 2, 48, 129, 219, 65]
index.html#:1 Error in event handler for bluetoothSocket.onReceive: TypeError: Cannot read property '3' of undefined
  at $module$exports$cwc$lib$protocol$makeblock$mBotRanger$Api$$.$parseFloatBytes_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:1951:549)
  at $module$exports$cwc$lib$protocol$makeblock$mBotRanger$Api$$.$handleSensorData_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:1956:15)
  at $module$exports$cwc$lib$protocol$makeblock$mBotRanger$Api$$.$handleData_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:1954:285)
  at $module$exports$cwc$lib$protocol$makeblock$mBotRanger$Api$$.$handleOnReceive_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:1953:332)
  at $goog$events$EventTarget$$.$$JSCompiler_prototypeAlias$$$$fireListeners$$ [as $fireListeners$] (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:227:44)
  at $goog$events$EventTarget$$.$$JSCompiler_prototypeAlias$$$dispatchEvent$ [as dispatchEvent] (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:218:146)
  at $module$exports$cwc$lib$protocol$bluetoothChrome$Device$$.$handleData$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:2285:427)
  at $module$exports$cwc$lib$protocol$bluetoothChrome$Devices$$.$receiveData$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:2294:403)
  at $module$exports$cwc$lib$protocol$bluetoothChrome$Api$$.$handleOnReceive_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:2307:262)
api.js:218 mBot UNKNOWN index 85 42 2 Uint8Array(8) [255, 85, 42, 2, 0, 0, 56, 66]
api.js:218 mBot UNKNOWN index 85 33 2 Uint8Array(8) [255, 85, 33, 2, 48, 129, 219, 65]
index.html#:1 Error in event handler for bluetoothSocket.onReceive: TypeError: Cannot read property '3' of undefined
  at $module$exports$cwc$lib$protocol$makeblock$mBotRanger$Api$$.$parseFloatBytes_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:1951:549)
  at $module$exports$cwc$lib$protocol$makeblock$mBotRanger$Api$$.$handleSensorData_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:1956:15)
  at $module$exports$cwc$lib$protocol$makeblock$mBotRanger$Api$$.$handleData_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:1954:285)
  at $module$exports$cwc$lib$protocol$makeblock$mBotRanger$Api$$.$handleOnReceive_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:1953:332)
  at $goog$events$EventTarget$$.$$JSCompiler_prototypeAlias$$$$fireListeners$$ [as $fireListeners$] (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:227:44)
  at $goog$events$EventTarget$$.$$JSCompiler_prototypeAlias$$$dispatchEvent$ [as dispatchEvent] (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:218:146)
  at $module$exports$cwc$lib$protocol$bluetoothChrome$Device$$.$handleData$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:2285:427)
  at $module$exports$cwc$lib$protocol$bluetoothChrome$Devices$$.$receiveData$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:2294:403)
  at $module$exports$cwc$lib$protocol$bluetoothChrome$Api$$.$handleOnReceive_$ (chrome-extension://becloognjehhioodmnimnehjcibkloed/js/cwc_ui.js:2307:262)
api.js:218 mBot UNKNOWN index 85 43 2 Uint8Array(8) [255, 85, 43, 2, 0, 0, 244, 67]
api.js:218 mBot UNKNOWN index 85 42 2 Uint8Array(8) [255, 85, 42, 2, 0, 0, 52, 66]
api.js:218 mBot UNKNOWN index 85 33 2 Uint8Array(8) [255, 85, 33, 2, 208, 87, 220, 65]
api.js:218 mBot UNKNOWN index 85 43 2 Uint8Array(8) [255, 85, 43, 2, 0, 128, 243, 67]
api.js:218 mBot UNKNOWN index 85 42 2 Uint8Array(8) [255, 85, 42, 2, 0, 0, 64, 66]
api.js:218 mBot UNKNOWN index 85 33 2 Uint8Array(8) [255, 85, 33, 2, 208, 87, 220, 65]
api.js:218 mBot UNKNOWN index 85 43 2 Uint8Array(8) [255, 85, 43, 2, 0, 128, 243, 67]
api.js:218 mBot UNKNOWN index 85 42 2 Uint8Array(8) [255, 85, 42, 2, 0, 0, 56, 66]

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.