tinyvision-ai-inc / tinyclunx33_public

Documentation for the tinyNX33U SoM and related boards
Other
4 stars 2 forks source link

[doc] connectors and pinout #1

Open josuah opened 2 weeks ago

josuah commented 2 weeks ago

Currently, locating the connectors on the devboard is a bit challenging to figure out. A photo with an overlay drawing could help, or something like this: https://pico-ice.tinyvision.ai/md_pinout.html

josuah commented 2 weeks ago

Alternatively, some kind of text table looking like a config file could help making things easy to understand, and use as part of a script.

Maybe the way it was done here:

josuah commented 1 week ago

https://pinout.readthedocs.io/en/latest/

josuah commented 1 week ago

material needed

josuah commented 1 week ago

Image

alanridel commented 1 week ago

pinout_diagram.zip

Board image, Python code along with make file included in the zip. Please let me know if any additional changes needed.

josuah commented 1 week ago

pinout From above...

josuah commented 1 week ago

Nice! Already possible to add this to the doc... It can also help to have the documentation for the jumpers: J7, J10, J11, J12, J13 which can help with knowing how to place it. These might evolve for v3, but then the diagram can evolve accordingly. The v2 is already shipped to the clients, so this is the one that needs the most doc for now.

josuah commented 1 week ago

It is also possible to start integrating it into the doc: add that pinout directory to https://github.com/tinyvision-ai-inc/tinyclunx33_public/tree/main/Docs and make a PR for instance? Also including the .png file so that it is not required to run the Makefile when the website is built.

alanridel commented 1 week ago

pinout

this is the updated pinout diagram. Josuah can you explain me the PR procedure for this repo?

josuah commented 1 week ago

fixed by #4

josuah commented 6 days ago

Next is to add it to the website.

josuah commented 5 days ago

The Rev3 image is still having "Rev2" written on it. Maybe this can be put on hold until a new Rev3 is done?

vr2045 commented 5 days ago

We can add a sticker to this to change the rev2 to a rev3. Alternatively, we could change our docs so it calls this out as rev2 (since really, no one received rev1 except Josuah and myself).