Difference between revisions of "Main Page"

From Double Jump Electric Wiki
Jump to navigation Jump to search
(Replaced content with "<strong>Welcome to my brain-pickings.</strong>")
(Tag: Replaced)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<strong>Welcome to my brain-pickings.</strong>
+
Welcome to my brain-pickings. Here's a quick breakdown of what's here and/or what's to come
 +
==Mechatronics Principles and Theory==
 +
# Forward and Inverse Kinematics
 +
# Quaternions and Rotations
 +
==Machine Design Patterns==
 +
# The [[Flush-Form_CoreXY_Design|Flush-Form CoreXY Belt Pattern]]
 +
==Hardware==
 +
# Mechanical
 +
## Stock Parts
 +
# Sensors
 +
## Digital MEMs Sensors
 +
==Animatronics==
 +
# Tentacle Mechanisms
 +
# Cable Controllers
 +
==Open Source Machine Designs==
 +
# 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