Skip to content

Instantly share code, notes, and snippets.

View roboticsmick's full-sized avatar

Michael Venz roboticsmick

View GitHub Profile
@roboticsmick
roboticsmick / oak_depthai_calibration.md
Last active March 6, 2024 07:23
Oak_DepthAI_Calibration

DepthAI

#!/usr/bin/env python3
import argparse
import json
from pydoc import render_doc
@roboticsmick
roboticsmick / ORCA_Hyperspectral.md
Last active July 19, 2025 03:26
ORCA_Hyperspectral

f# Hyperspectral Camera Guide

Keyboard Shortcuts and Commands Guide

For all the different programs you will need while you work on this beast.

Ubuntu Desktop Cheat Sheet

System & Window Management

@roboticsmick
roboticsmick / ORCA_Raspberry_Pi_Cameras.md
Last active March 20, 2025 05:27
ORCA_Raspberry_Pi_Cameras
@roboticsmick
roboticsmick / LSSR_AUV.md
Last active June 11, 2025 00:53
ORCA_AUV

LSSR AUV Reference Guide

Autonomous Hydrofoil Project

Project Overview

This autonomous hydrofoil is designed for efficient water transit using electric propulsion combined with hydrofoil technology. The system features a large front wing with two electric thrusters, a smaller rear stabilizing wing, and a raised waterproof payload compartment. The design focuses on maintaining stable horizontal flight above water while adapting to wave conditions through active control surfaces.

System Architecture

@roboticsmick
roboticsmick / LSSR_Learn_Zephyr.md
Last active March 18, 2025 11:48
ORCA_Learn_Zephyr

Zephyr RTOS and LoRa STM32 Nucleo WL55JC with STLINK V3 on Ubuntu 22.04

Install Zephyr RTOS

This guide provides instructions for setting up your development environment for the Zephyr Project using zephyr-sdk-0.16.4. Please follow these steps carefully to ensure a successful setup.

Follow the instructions for installing Zephyr RROS Getting Started Guide up to the Build the Blinky Sample.

1. Update OS

@roboticsmick
roboticsmick / ORCA_Orbital_Mechanics_Calculations.md
Last active March 18, 2025 11:48
ORCA_Orbital_Mechanics_Calculations

LSR Orbital Mechanics Calculations

Rocket motors definition

Motor Class - First letter

Defines total impuse Example for H115DM-14A: H (total impulse for H motors is between 160 - 320 N-s)

@roboticsmick
roboticsmick / Dash_Pythonanywhere_Guide.md
Last active June 24, 2023 09:44
Dash_Pythonanywhere_Guide