danielljeon.github.io

danielljeon.github.io


Info & Docs

About me: danielljeon.

Personal notes: docs.


Full Projects

Nerve: 6-DOF Flight Controls

🚀 Nerve is a general-purpose controller designed for six degrees of freedom (6-DOF) operation. Originally developed for jet vane rocket controls, it now serves as a testbed for robotics and controls development.

Note: This project was prematurely stopped due to shifting priorities. No full rocket-flight or realistic controls testing was attempted.

Nerve Stack Nerve Stack with Enclosure

Firmware:

Hardware:

Additional Software/Hardware:


Interesting Academic and Small Projects

Soft Robotic Gripper: Software driven CAD

🎈 Pneumatic gripper project focusing on silicone mold design automated with software for rapid design flexibility.

soft_solution: software and documentation.

Robotic Hand: 5 DOF Humanoid Hand Prototype

🤌 Robotic hand project for actuators/power electronics and sensors/instrumentation university courses.

  1. robotic_hand: firmware.
  2. robotic_hand_pcb: PCB hardware.
  3. robotic_hand_wireless: XBee wireless telemetry display desktop application.

Maze Bot: Terrain and Maze Solving Robot

🐁 Terrain and maze solving robot for mechatronics design university course.

  1. maze_bot: firmware.
  2. maze_bot_pcb: electronic schematics (PCB not permitted by project rules).

Drop Detect: FreeRTOS Soldering Iron Drop-Triggered Shield

🛡️ Soldering iron drop-triggered shield for real time embedded systems university course.

drop_detect: firmware.

CV Relevance Learning: Online-learning CV Relevance Classifier

📷 Online-learning relevance classifier built on pre-trained computer vision for machine learning university course.

cv_relevance_learning: software.


Setup

This GitHub Pages repository uses submodules to pull in documentation and references.

Quick command to pull changes from remote submodules:

git submodule update --remote --merge