Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
projects:giano:mev2 [2021/05/05 12:53] – scipio | projects:giano:mev2 [2023/04/13 15:01] (current) – sscipioni | ||
---|---|---|---|
Line 3: | Line 3: | ||
Mev è una telecamera mobile, montata su un veicolo di controllo, che rileva le targhe della autovetture parcheggiate a bordo strada. | Mev è una telecamera mobile, montata su un veicolo di controllo, che rileva le targhe della autovetture parcheggiate a bordo strada. | ||
- | Mev1: | + | Mev1 (attuale progetto): |
* piattaforma [[https:// | * piattaforma [[https:// | ||
- | * camere a colori con interfaccia USB3 | + | * camere a colori con interfaccia USB3, 2 per lato vettura: |
- | * 2 camere per singolo | + | * [[https:// |
+ | * C mount | ||
+ | * 2048 px x 1536 px | ||
+ | * lente 5MP 6MM F2.0 1/ | ||
+ | |||
+ | Mev2023: | ||
+ | * carrier board {{ : | ||
+ | * {{ : | ||
+ | * camere bianco e nero USB3, 2 per lato vettura: | ||
+ | * [[https:// | ||
+ | * C mount | ||
+ | * 1920 px x 1200 px | ||
+ | * lente 5MP 6MM F2.0 1/ | ||
+ | |||
+ | Mev3 (futuro): | ||
+ | * carrier board {{ : | ||
+ | * {{ : | ||
+ | * camere | ||
+ | * riconoscimento fino a un massimo di 50Km/h, quindi una frame rate di **almeno 30 fps** | ||
+ | * camere in bianco e nero sensibili all' | ||
+ | * illuminatore IR per il funzionamento notturno (opzionale) | ||
+ | * una camera sola per lato: | ||
+ | * global shutter | ||
+ | * horizontal FOV (field of view) di **130-170** gradi | ||
+ | * risoluzione orizzontale di **almeno 3000px** | ||
+ | * camera aggiuntiva per oggetti lontani (opzionale) | ||
+ | * https:// | ||
+ | * camera CSI con cavo FCC (flex) da 15 pin | ||
+ | |||
+ | bom: | ||
+ | * https:// | ||
- | Mev2: | ||
- | * camere con interfaccia MIPI Camera Serial Interface 2 (MIPI CSI-2) | ||
- | * riconoscimento fino a un massimo di 50Km/h | ||
- | * camere in bianco e nero sensibili all' | ||
- | * illuminatore IR per il funzionamento notturno | ||
- | * una camera sola per lato | ||
{{drawio> | {{drawio> | ||
+ | |||
+ | ===== ZED-F9P i2c ===== | ||
+ | |||
+ | |||
+ | ubuntu@orin: | ||
+ | <code | download> | ||
+ | i2c-3 i2c | ||
+ | i2c-30 i2c | ||
+ | i2c-1 i2c | ||
+ | i2c-8 i2c | ||
+ | i2c-6 i2c | ||
+ | i2c-33 i2c | ||
+ | i2c-4 i2c | ||
+ | i2c-31 i2c | ||
+ | i2c-2 i2c | ||
+ | i2c-0 i2c | ||
+ | i2c-7 i2c | ||
+ | i2c-5 i2c | ||
+ | i2c-32 i2c | ||
+ | </ | ||
+ | ubuntu@orin: | ||
+ | <code | download> | ||
+ | | ||
+ | 00: -- -- -- -- -- -- -- -- -- -- -- -- -- | ||
+ | 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | ||
+ | 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | ||
+ | 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | ||
+ | 40: -- -- -- -- -- -- -- -- -- 49 -- -- -- -- -- -- | ||
+ | 50: 50 51 -- -- -- -- -- -- -- -- -- -- -- -- -- -- | ||
+ | 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | ||
+ | 70: -- -- -- -- -- -- -- -- | ||
+ | |||
+ | </ | ||
+ | |||
+ | {{ : |