Die Suche ergab 60 Treffer

von McMelloW
Freitag 3. Januar 2020, 12:24
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

All points that you have on the main page with RaspySpindel in braces, are using that values too calculate the gravity from the angle directly. You can change them easily by PHPMyAdmin and you don't have to change them on the spindle. If you don't use the pages with "RaspySpindel" you can...
von McMelloW
Donnerstag 2. Januar 2020, 22:41
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

Thanks, mrhyde. I will check this and see what I can do. Still the issue of no CSV output. Who can point me in the right direction? :thumbsup :thumbsup The message is because there is no calibration data in the MySQL database. Some pages needs that data. Thanks Jack, in the web readme.md I found thi...
von McMelloW
Donnerstag 2. Januar 2020, 17:18
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

JackFrost hat geschrieben: Donnerstag 2. Januar 2020, 14:34 DNS is working zu resolv RPi ?

Kind regards JackFrost
Always use the local IP-address, no names are given to my local hosts.
von McMelloW
Donnerstag 2. Januar 2020, 17:15
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

VonFritz, Thank you so much :thumbsup :thumbsup Again we are a step further on the road. The web server is working now This is my CSV config screen. CSV-Config.png It is a bit different from your example. Still now output in the folder /home/pi/iSpindel/. Where is it getting the file name <name_id.c...
von McMelloW
Donnerstag 2. Januar 2020, 14:05
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

Thanks vonfritz. I made an error. The code displayed is used in iSpindle_default.ini Not in iSpindel_Config.ini just to avoid this mistake. Changes are made with a Putty session and nano. Executed this command during install so the apache is installed sudo apt-get install apache2 mysql-server mysql-...
von McMelloW
Donnerstag 2. Januar 2020, 13:01
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

The very best wishes and a happy brewing 2020 Thanks for your replies. Step by step things are working now. pi@mcmellow-pi:~ $ ps -ax | grep iSpindle 15549 pts/1 S+ 0:00 grep --color=auto iSpindle 29299 ? Sl 0:30 python2.7 /usr/local/bin/iSpindle.py Also there are records added to the iSpindle.Data ...
von McMelloW
Mittwoch 1. Januar 2020, 14:33
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

The very best wishes and a happy brewing 2020

Thanks for your replies. Step by step things are working now.
von McMelloW
Dienstag 31. Dezember 2019, 20:06
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

Yeah, iSpindle=english, iSpindel=german ......... No samba is not necessary. I also don't use it (no windows here). but you should be more detailed about what exactly isn't working. Is the database ok? mariadb-sql service/server working? Webserver running? Pythonscript running? you can try to conne...
von McMelloW
Dienstag 31. Dezember 2019, 14:19
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

Hello See: https://github.com/DottoreTozzi/iSpindel-TCP-Server/issues/39 I hope it will help you a little more to install correctly the software, unfortunately the documentation in English is not updated. ciao Thanks very much vonfritz. Checked and double checked steps mentioned in issue #39. Samba...
von McMelloW
Montag 30. Dezember 2019, 20:56
Forum: Automatisierung
Thema: iSpindel - Lokaler Server - iSpindle.py
Antworten: 870
Zugriffe: 410403

Re: iSpindel - Lokaler Server - iSpindle.py

Hallo zusammen Google Übersetzer ist mein Freund. Ich kann kein Deutsch schreiben und ein wenig lesen. Ich habe versucht, den iSpindel TCP Server auf einem vorhandenen Raspberry Pi 3B zu installieren. Leider kann ich nichts über http: //192.168.xxx.yyy/iSpindle/ sichtbar machen. Meine iSpindel ist a...