GithubHelp home page GithubHelp logo

mytonino / tonino-app Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 12.0 115.01 MB

Open-Source App for the Tonino Color Meter

Home Page: http://my-tonino.com

Shell 3.98% Python 92.57% Batchfile 0.17% NSIS 2.87% Roff 0.41%

tonino-app's People

Contributors

makomo avatar mytonino avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

tonino-app's Issues

Modified Serial Port settings - serial.py - recompile from windows .bat file yields error and extremely large exe file

I know this thread is a few years old, but I have been reading the documents and requirements for Windows 10 system. I was able to install the required python modules (matched the version numbers), but when compiling the .bat file for Windows I get a 255 MB .exe installer file (compared to the pre-compiled exe of 55 MB). When I run the exe installer, I receive the following error. Any guidance would be greatly appreciated. (Python 3.10.6)
Unhandled_Exception_in_Script_lib_serialport

Can't connect to Arduino/Tonino

I've tried to connect to an Arduino Uno with the Tonino firmware on board but nothin happens when I start up the Tonino app. In the console I get these errors when starting up the app:

10/07/17 18:54:13,430 lsd[344]: LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
10/07/17 18:54:13,521 CoreServicesUIAgent[1325]: Error -60005 creating authorization
10/07/17 18:54:16,346 lsd[344]: LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
10/07/17 18:54:17,961 launchservicesd[81]: SecTaskLoadEntitlements failed error=22
10/07/17 18:54:17,972 lsd[344]: LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
10/07/17 18:54:17,973 launchservicesd[81]: SecTaskLoadEntitlements failed error=22
10/07/17 18:54:19,563 sharedfilelistd[349]: SecTaskLoadEntitlements failed error=22
10/07/17 18:54:19,568 appleeventsd[50]: SecTaskLoadEntitlements failed error=22
10/07/17 18:54:21,124 launchservicesd[81]: SecTaskLoadEntitlements failed error=22
10/07/17 18:54:21,229 launchservicesd[81]: SecTaskLoadEntitlements failed error=22

I'm running OSX 10.11.6

Tonino app not seeing Tonino USB device

Hi,
I recently purchased a new Mac, running the latest OS 12.0.1. I can see the Tonino device in the system report connected to the USB but the Tonino App does not connect to the device. This is the 1.0.22 version of the Tonino App. Any ideas for a fix? Everything had worked on my previous computer.

Regards,
AB

Cannot connect to Tonino (windows)

Hello,
I am using an Arduino Nano that is not standard, it does not uses FDTI USB adaptor, but a custom driver. I am running Windows 8.1. The device is recognized by Windows and creates a COM port successfully, and I was able to load the Tonino firmware. It works well !
Unfortunately the Tonino app cannot detect it.
On my computer, I tried to add a device in "avrdude.conf" but without success:
usbvid = 0x1A86;
usbpid = 0x7523;

Is there a way I can specify the PID / VID of my Arduino Nano to Tonino on Windows ?
Otherwise i guess i'll have to find a Linux...

Thanks & regards
Matthieu

No .deb package for latest releases

I wanted to install the latest release on Ubuntu 16.04 (32bit), but there's no deb package for the v1.0.17. Also not for v1.0.16. Only for the older v1.0.15 release.
https://github.com/myTonino/Tonino-App/releases

Saying you also support Linux means that there are also installable packages for it ;)

Can you please also release a deb package for the latest bugfix release? I will install v1.0.15 because I need it by Friday for a Cupping. Hope this will work also without problems

Not starting up on Ubuntu after installing

I installed version 1.0.15 (see #1), but absolute nothing happens when it is started. No window, no output, nothing:

~$ cd /tmp/

/tmp$ sudo dpkg -i tonino-linux-1.0.15_i386.deb 
[sudo] Passwort für xxx: 
Vormals nicht ausgewähltes Paket tonino wird gewählt.
(Lese Datenbank ... 384941 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von tonino-linux-1.0.15_i386.deb ...
Entpacken von tonino (1.0.15) ...
tonino (1.0.15) wird eingerichtet ...
xdg-utils   1.1.1-1ubuntu1
Trigger für man-db (2.7.5-1) werden verarbeitet ...
Trigger für desktop-file-utils (0.22-1ubuntu5) werden verarbeitet ...
Trigger für mime-support (3.59ubuntu1) werden verarbeitet ...
Trigger für gnome-menus (3.13.3-6ubuntu3) werden verarbeitet ...
Trigger für bamfdaemon (0.5.3~bzr0+16.04.20160415-0ubuntu1) werden verarbeitet ...
Rebuilding /usr/share/applications/bamf-2.index...

/tmp$ tonino 
/tmp$ tonino 
/tmp$ tonino --help
/tmp$ tonino --version
/tmp$ time tonino 

real    0m0.593s
user    0m0.536s
sys 0m0.048s

There's no Tonino connected atm, but I would assume that there's some kind of empty window even if tonino is not yet connected. As said in #1 I would like to connect a Tonino for Cupping on Friday (14th Oct 2016)

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.