hardbyte / hardbyte/python-can

Add a beginner-friendly way to determine the right interface for your device

オープン
#1,131 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement help wanted
主要言語
Python
スター
1.6k
フォーク
697
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
Often (a few times a month?) new users are asking whether their spoecific device is supported by this library and which one they should use.

**Describe the solution you'd like**
Maybe, we should add some specific supported devices to the interface documentation pages each? The perfect solution would be a script that finds the correct one, but that is probably tricky to implement. Although, there *is* the [`can.detect_available_configs`](https://python-can.readthedocs.io/en/2.2.0/api.html#can.util.can.detect_available_configs) that probably no one knows of and is not implemented everywhere.

**Describe alternatives you've considered**
None so far.

**Additional context**
I know that there isn't too much development going on right now but I think this issue is still worth tracking. Such a guide or improved documentation is also not going to stop these issues completely, I know.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。