Difference between revisions of "Main Page"

From Double Jump Electric Wiki
Jump to navigation Jump to search
 
(One intermediate revision 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==
# Maths
+
# Forward and Inverse Kinematics
### Forward and Inverse Kinematics
+
# Quaternions and Rotations
### Quaternions and Rotations
 
 
==Machine Design Patterns==
 
==Machine Design Patterns==
 
# The [[Flush-Form_CoreXY_Design|Flush-Form CoreXY Belt Pattern]]
 
# The [[Flush-Form_CoreXY_Design|Flush-Form CoreXY Belt Pattern]]
Line 19: Line 18:
 
# Laser Cutting
 
# Laser Cutting
 
# 3D Printing
 
# 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