A helper tool for electronic parts.
Fork of https://github.com/thesignal/ohm
Features:
Equations for:
Pin assignments cheat-sheets:
Want more pin layouts (SCART, HDMI etc)? Submit your own additions as pull request!
Sources on github
Attachment | Size | Date |
---|---|---|
harbour-ohm-1.2-4.armv7hl.rpm | 214.31 KB | 12/03/2018 - 00:55 |
harbour-ohm-1.2-4.i486.rpm | 214.42 KB | 12/03/2018 - 00:55 |
harbour-ohm-1.2-5.armv7hl.rpm | 214.36 KB | 20/03/2018 - 00:42 |
harbour-ohm-1.2-5.i486.rpm | 214.47 KB | 20/03/2018 - 00:42 |
harbour-ohm-1.2-6.armv7hl.rpm | 292.72 KB | 25/03/2018 - 23:42 |
harbour-ohm-1.2-6.i486.rpm | 292.84 KB | 25/03/2018 - 23:42 |
harbour-ohm-1.2-7.armv7hl.rpm | 335.68 KB | 14/04/2018 - 22:23 |
harbour-ohm-1.2-7.i486.rpm | 335.79 KB | 14/04/2018 - 22:23 |
harbour-ohm-1.2-8.i486.rpm | 340.48 KB | 15/11/2018 - 22:50 |
harbour-ohm-1.2-8.armv7hl.rpm | 340.39 KB | 15/11/2018 - 22:50 |
harbour-ohm-1.2-9.armv7hl.rpm | 354.37 KB | 09/02/2019 - 16:07 |
harbour-ohm-1.2-9.i486.rpm | 354.46 KB | 09/02/2019 - 16:07 |
harbour-ohm-1.3-1.aarch64.rpm | 370.25 KB | 07/11/2021 - 14:21 |
harbour-ohm-1.3-1.i486.rpm | 370.15 KB | 07/11/2021 - 14:21 |
harbour-ohm-1.3-1.armv7hl.rpm | 369.98 KB | 07/11/2021 - 14:21 |
Comments
Malakay
Wed, 2019/07/24 - 12:22
Permalink
So, I tried to add one wiring, but I have to tell it is really complicated with editing QML and cant check what changed. I cant help myself, but this editing style really pissed me off :( We have to invent some another method. I really want to contribute with another wirings, but this is really really complicated way. Why it cant be in html or something similar to see it while creating?
ade
Wed, 2019/07/24 - 12:50
Permalink
QML is not HTML. I like QML for frontends, but maybe you have to get used to it. If you don't want to test via the phone you could install the development SDK. It has an emulator to show you the result.
Malakay
Wed, 2019/07/24 - 09:17
Permalink
Ah, okay, I will test :) when my file is complete and working, where to put it on github? And how long will it take to appear on storeman?
ade
Wed, 2019/07/24 - 11:37
Permalink
You can fork my repo, make changes and create a pull request.
I then can create a new version, only if your addition meets a certain quality standard of course.
Malakay
Tue, 2019/07/23 - 21:24
Permalink
Now i am looking how to add more pinouts and there is one thing i cant understand - how do I check how it will look inside the app before i add it to github? Is that qml viewable for example in browser?
ade
Tue, 2019/07/23 - 21:50
Permalink
As a quick hack on the phone:
Get your own qml file on the phone, let's say /home/nemo/yourfile.qml
Become root in a terminal (devel-su for example)
Then
cd /usr/share/harbour-ohm/qml/pages/
mv midi.qml midi.qml.old
cp /home/nemo/yourfile.qml midi.qmlfile
Now when you start the app and select midi layout, you should see your new page instead.
And restore afterwards (as root):
cd /usr/share/harbour-ohm/qml/pages/
mv midi.qml.old midi.qml
Same idea goes for related images (to be found in /usr/share/harbour-ohm/qml/img)
Malakay
Tue, 2019/07/23 - 21:15
Permalink
Oh, restart helped :)
Malakay
Tue, 2019/07/23 - 21:06
Permalink
Hi Arno, I would add some pinouts, no problem, but I installed app on Xperia X hossa, and just after install app cant start :(
Kelmi
Wed, 2019/04/17 - 09:56
Permalink
More Pinouts would be nice indeed. Wondering when we get more. Seems that thete is no work for me anymore, so just waiting?
ade
Wed, 2019/04/17 - 22:43
Permalink
A request was made to make translations possible (https://openrepos.net/comment/23826#comment-23826) and, on request, I briefly explained how to add more pin layouts (https://openrepos.net/comment/23826#comment-23826). The description asks for personal contributions to more pin layouts. But I never got a response. Apparently people have their priorities elsewhere when push comes to shove. No problem, but don't expect me to chip in as usual, I think I did my share on expanding this app.
OpenDen
Mon, 2018/05/07 - 13:50
Permalink
Будем пробовать, спасибо
OpenDen
Sat, 2018/05/05 - 13:04
Permalink
Приложение отличное и очень удобное
OpenDen
Sat, 2018/05/05 - 13:03
Permalink
Здравствуйте. Добавьте пожалуйста варианты обжима витой пары RJ-45
ade
Sat, 2018/05/05 - 16:52
Permalink
Поскольку я заявил, что не делаю запросов, попробуйте внести свой вклад.
axolotl
Mon, 2018/03/19 - 01:53
Permalink
Very useful. Is there a way to make the selection in color choosers better readable (for example a small arrow next to the chosen option)?
ade
Tue, 2018/03/20 - 00:46
Permalink
Not sure if arrows is what I would like. But I made some changes in the latest release that highlight the selected color more clear.
axolotl
Tue, 2018/03/20 - 04:46
Permalink
Great solution :) Thanks!
explit
Mon, 2018/03/12 - 00:38
Permalink
Great app, thanks! How i can help you to add more Pinouts?
ade
Mon, 2018/03/12 - 01:07
Permalink
It should not be that hard:
eson
Sun, 2018/03/11 - 23:19
Permalink
Your "Sources on github" is kind of fu**ed up. ;)
Anyway, thanks for the app. Will become handy.
ade
Sun, 2018/03/11 - 23:26
Permalink
Thanks, fixed the URL.
Rafaelvlmendes
Sun, 2018/03/11 - 11:07
Permalink
Hi. Thanks for this app. Can You create support to translater your app? Thank
ade
Sun, 2018/03/11 - 12:16
Permalink
Hi,
I made the strings translatable. You can find the base file in the translations folder in the github repository now (harbour-ohm.ts). Qt 5 Linguist kan be used to create a translation.
silta
Sat, 2018/03/10 - 18:15
Permalink
Thanks a lot. Very useful app. I remember ElectroDroid on my Android phone ages ago ;-)
It would be great, if you could add a DMX512 calculator for dip switches similar to this on google play.
ade
Sat, 2018/03/10 - 22:12
Permalink
I think I can add this calculator. But as I wrote in the description: please create your own additions if you want them. I am not willing to spend more of my free time adding things I am not familiar with and won't use at all.
silta
Sun, 2018/03/11 - 00:30
Permalink
Oh, how fast, thank you so much. I am very happy. Can I make a donation in any way for your work?