Difference between revisions of "Main Page"

From Double Jump Electric Wiki
Jump to navigation Jump to search
 
(6 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==
# Fabrication
+
# Forward and Inverse Kinematics
## Laser Cutting
+
# Quaternions and Rotations
## 3D Printing
+
==Machine Design Patterns==
# Machine Design
+
# The [[Flush-Form_CoreXY_Design|Flush-Form CoreXY Belt Pattern]]
## Principles
+
==Hardware==
## Terminology
+
# Mechanical
## Software
+
## Stock Parts
### User Interfaces
+
# Sensors
### Motion Control
+
## Digital MEMs Sensors
## Parts and where to find them on a budget
+
==Animatronics==
# Animatronics
+
# Tentacle Mechanisms
## Tentacle Mechanisms
+
# Cable Controllers
## Cable Controllers
+
==Open Source Machine Designs==
# Mechatronics Stock Part Guide
+
# Jubilee
 +
==Fabrication==
 +
# Laser Cutting
 +
# 3D Printing
 +
==Embedded==
 +
# [[Setting up a C++ Toolchain for STM32 Microcontrollers]]

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