Here you are, unofficial (my own project) but usable Kicad library, footprint and 3D shape:
Onion_Omega_2.7z
K
Best posts made by Krzysztof Skiba
-
RE: Will an official KiCAD library and footprint be released for the Omega2S?
-
RE: How To Send a command from Omega2+ to another via Network
Hi,
You can use ssh to run command on another Omega.
Example:
sshpass -p "PASSWORD" root@REMOTE_IP COMMANDPASSWORD - default is onioneer
REMOTE_IP - remote device address
COMMAND - app/script etc. to run on remote device (you can use parameters to enable/disable relay)