Difference between revisions of "Main Page"

From Double Jump Electric Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Welcome to my brain-pickings. Here's a quick breakdown of what's here and/or what's to come
 
Welcome to my brain-pickings. Here's a quick breakdown of what's here and/or what's to come
 
+
==Mechatronics Principles and Theory==
# Mechatronics Principles and Theory
+
# Forward and Inverse Kinematics
## Fabrication
+
# Quaternions and Rotations
### Laser Cutting
+
==Machine Design Patterns==
### 3D Printing
+
# The [[Flush-Form_CoreXY_Design|Flush-Form CoreXY Belt Pattern]]
## Machine Design Patterns
+
==Hardware==
#### The [[Flush-Form_CoreXY_Design|Flush-Form CoreXY Belt Pattern]]
+
# Mechanical
### Principles
+
## Stock Parts
#### Forward and Inverse Kinematics
+
# Sensors
#### Quaternions and Rotations
+
## Digital MEMs Sensors
### Terminology
+
==Animatronics==
### Software
+
# Tentacle Mechanisms
#### User Interfaces
+
# Cable Controllers
#### Motion Control
+
==Open Source Machine Designs==
### [[Parts]]
+
# Jubilee
## Animatronics
+
==Fabrication==
### Tentacle Mechanisms
+
# Laser Cutting
### Cable Controllers
+
# 3D Printing
## Mechatronics Stock Part Guide
+
==Embedded==
# Practice
+
# [[Setting up a C++ Toolchain for STM32 Microcontrollers]]
## Open Source Machine Designs
 
### Jubilee
 

Latest revision as of 12:21, 19 April 2020

Welcome to my brain-pickings. Here's a quick breakdown of what's here and/or what's to come

Mechatronics Principles and Theory

  1. Forward and Inverse Kinematics
  2. Quaternions and Rotations

Machine Design Patterns

  1. The Flush-Form CoreXY Belt Pattern

Hardware

  1. Mechanical
    1. Stock Parts
  2. Sensors
    1. Digital MEMs Sensors

Animatronics

  1. Tentacle Mechanisms
  2. Cable Controllers

Open Source Machine Designs

  1. Jubilee

Fabrication

  1. Laser Cutting
  2. 3D Printing

Embedded

  1. Setting up a C++ Toolchain for STM32 Microcontrollers