Coder Social home page Coder Social logo

control's People

Contributors

computeronfire avatar dogi avatar i5o avatar lordjashin32 avatar sriharivishnu avatar yurockkk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

Forkers

rworld-ravi

control's Issues

Error Output

Currently, when there is an error on CLI, the output says: Error when trying to run the command...

  • Would be better if we could get the error message instead of the command name.

possibly rewrite project in non interpreted language or use pypy

Python is fine and dandy and all for readability/high level. But it's pretty darn slow. I know Raspian comes with it. Pypy would be better because of a JIT compiler. Maybe the .pyc file should be included in the repo as well.

What language to write to? Probably Java or shell or C/C++. Anything that is faster.
I guess python is good for new programmers. I wonder if Pypy package is out there somewhere we could throw in the treehouses image.

EDIT: After reconsidering python after many years. It can't be ruled out on popularity and a new compiler or something could come out for it to make it catch up with execution speed. The treehouse project virtual interns and raspberry pi in general and scientific computing really use python a ton so its good unless there is a huge conglomerate program / gui then i would port that to something else.

port to C language

so we can use real multithread
probably will never need but make issue anyway.
Or change the python to implement real multi.

synchronize server with remote

we should have a method to make sure that our remote and bluetooth server are the exact same version.
I would hash the server file and run a command from the remote to request the hash from the server, if the server mismatches the remote version, the remote will send the bluetooth server file onto the pi. This ensures that it will work even without an internet connection.

Server reply for wifi information, and more

The server could reply true or false if connected or not.
Also reply the SSID, and even the IP address.
If there is more info that would be useful for the technicians in the field that isn't listed above feel free to add.

WiFi connection
Connected:true or false
SSID: "example name"
IP: 129.129.0.23
Signal strength

Pi model
Treehouse image
Software version
Hardware Version

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.