Git Product home page Git Product logo

numworks.js's People

Contributors

m4xi1m3 avatar yaya-cout avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

numworks.js's Issues

[bug] Cannot detect Omega N0110 on Windows 10

I was unable to detect a Numworks N0110 with Omega just flashed on it.
On the same pc I am able to connect to the calculator from omega.dev.

Where am I wrong?
The Chrome usb-connect window does not show the calculator when I access from localhost:3000
It is a security problem?

Omega version is 1.22.1
Epsilon version is 15.3.1

Thank you!

[bug] Example doesn't work

Describe the bug
The Example doesn't work

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. npm install
  3. npm start
  4. See error

Expected behavior
(I guess) that the webserver would need to start

Screenshots
image

Environment (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: latest (1.2.1)

Additional context

PS C:\Users\Miniontoby\Documents\Programma's\phaser-webroot\numworks.js> npm start

> [email protected] start
> webpack-dev-server --config conf/dev.webpack.config.js

i 「wds」: Project is running at http://localhost:3000/
i 「wds」: webpack output is served from /
i 「wds」: Content not from webpack is served from ./example/
node:internal/crypto/hash:67
  this[kHandle] = new _Hash(algorithm, xofLen);
                  ^

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:67:19)
    at Object.createHash (node:crypto:133:10)
    at module.exports (C:\Users\Miniontoby\Documents\Programma's\phaser-webroot\numworks.js\node_modules\webpack\lib\util\createHash.js:135:53)
    at NormalModule._initBuildHash (C:\Users\Miniontoby\Documents\Programma's\phaser-webroot\numworks.js\node_modules\webpack\lib\NormalModule.js:417:16)
    at handleParseError (C:\Users\Miniontoby\Documents\Programma's\phaser-webroot\numworks.js\node_modules\webpack\lib\NormalModule.js:471:10)
    at C:\Users\Miniontoby\Documents\Programma's\phaser-webroot\numworks.js\node_modules\webpack\lib\NormalModule.js:503:5
    at C:\Users\Miniontoby\Documents\Programma's\phaser-webroot\numworks.js\node_modules\webpack\lib\NormalModule.js:358:12
    at C:\Users\Miniontoby\Documents\Programma's\phaser-webroot\numworks.js\node_modules\loader-runner\lib\LoaderRunner.js:373:3
    at iterateNormalLoaders (C:\Users\Miniontoby\Documents\Programma's\phaser-webroot\numworks.js\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
    at Array.<anonymous> (C:\Users\Miniontoby\Documents\Programma's\phaser-webroot\numworks.js\node_modules\loader-runner\lib\LoaderRunner.js:205:4) {
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Node.js v18.4.0

Solutions:

  1. replace var calculator = new Numworks.Recovery(); by var calculator = new Numworks(); in example/index.js (line 4) to see your calculator
  2. Or use https://github.com/UpsilonNumworks/upsilon.js if you use Epsilon or Upsilon as OS

[feature] Update this lib to e16/e17

Is your feature request related to a problem? Please describe.
Since epsilon 16 (and 17), a lot of things have changed :

  • there are multiple platform_info header in the flash
  • there are more info to get from the calculator
  • there is now a app storage section
  • the apps need to be relinked (like zardam's ones)

Describe the solution you'd like
Update the lib ¯_(ツ)_/¯

Additional context
I'll try to do it myself soon :p (so this is a todo list)

Please rename this project

NumWorks is a registered trademark and is not affiliated with this project in any way. Please use another name.

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.