Giter Club home page Giter Club logo

revolution-python-serverbit's People

Contributors

dependabot[bot] avatar fcachado avatar pablohn26 avatar wprimett avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

revolution-python-serverbit's Issues

Install Issues, MacOSX

Hello,
Thank you for your work here. I am trying to install using the Max disc image supplied (ServerBIT_OSX_v1.1_2019-08-02.dmg) and am having no luck. The disc image loads (severbit-installer), but nothing seems to happen when I click the image. I have also tried dragging it to Applications folder to no avail. My apologies if I'm missing something very obvious! I am running High Sierra 10.13.6, but have also tried it on a machine running Catalina.
Any help much appreciated, thanks for your time.

Issues with the built installer in Windows 10

Hello,
I am trying to get the Windows built installer running and I seem to have issues with the webserver.
It seems to connect to the bitalino fine. but I get this message when I try to access localhost:8081 or localhost:8081/config

I changed the port from 9001 to 8081 because apparently 9001 was occupied in my machine

C:\Users\Tellart-MSI/ServerBIT
LISTENING
A4:34:F1:25:FA:53
WARNING:tornado.access:404 GET /config (::1) 2.00ms
[0 1 2 3 4 5]
1000
WARNING:tornado.access:404 GET /config (::1) 1.00ms
WARNING:tornado.access:400 GET / (::1) 1.00ms

image
image

Any in getting this running would be greatly appreciated.
Thanks!

Cannot run ServerBIT.py

HI!
I'm following the installation steps, and have downloaded the .zip file. When I try to run serverBIT.py to launch always get the following error:

File "serverBIT.py", line 120
async def get_data_json(self, nsamples, labels, dev_index):
^
SyntaxError: invalid syntax

I'm sorry if this is a stupid question, im new to python.

Thanks

Cannot connect to bitalino device

Hi! I am following the installation guide. I can run the serverBIT.py and open the config file. when i try to test with the client i always get the message:

waiting for data
Please connect using the Virtual COM Port or confirm that PyBluez is installed; bluetooth wrapper failed to import with error: module 'socket' has no attribute 'BTPROTO_RFCOMM'
could not connect to: 88:6B:0F:F1:94:1B

although i already have pyblyez installed. When i run pip install pybluez i get :
pip install pybluez
Requirement already satisfied: pybluez in c:\users\irisp\anaconda3\envs\server_env\lib\site-packages\pybluez-0.30-py3.7-win-amd64.egg (0.30)

How can I send a flag from Client to Server?

Greetings!

I'm trying to send a flag from ClietBIT.html to ServerBIT.py to signal the begining/end of a baselining algorithm running on my client.

Can you shed some light on how to implement this? Any help is appreciated!

Thanks in advance :)

Cannot run the build

Thank you for this nice repository, I'm trying to replicate your simple steps with the pre-configured installer. I'm unable to run localhost:9001/config on the browser after launching ServerBIT as I get a 404 error. I checked that the config.json file is indeed pointing at port 9001 and it is. However, since running ServerBIT, I get stuck in the following loop:

C:\ServerBIT>"python_win64\python.exe" "ServerBIT.py"
C:\Users\User/ServerBIT
LISTENING
WINDOWS - XX:XX:XX:XX:XX:XX | MAC - /dev/tty.BITalino-XX-X-DevB
Traceback (most recent call last):
  File "ServerBIT.py", line 63, in BITalino_handler
    device=BITalino(mac_addr)
  File "C:\ServerBIT\bitalino.py", line 95, in __init__
    raise Exception(ExceptionCode.INVALID_ADDRESS)
Exception: The specified address is invalid.

C:\ServerBIT>sleep 5
'sleep' is not recognized as an internal or external command,
operable program or batch file.

C:\ServerBIT>goto :while1

I tried changing the Windows address in config.json, but did not help. I may be missing something but would appreciate your help. I did try turning my firewall off without success.

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.