SLAA891B April   2019  – February 2020 MSP430FR2512 , MSP430FR2512 , MSP430FR2522 , MSP430FR2522 , MSP430FR2532 , MSP430FR2532 , MSP430FR2533 , MSP430FR2533 , MSP430FR2632 , MSP430FR2632 , MSP430FR2633 , MSP430FR2633 , MSP430FR2672 , MSP430FR2672 , MSP430FR2673 , MSP430FR2673 , MSP430FR2675 , MSP430FR2675 , MSP430FR2676 , MSP430FR2676

 

  1.   Automating Capacitive Touch Sensor PCB Design Using OpenSCAD Scripts
    1.     Trademarks
    2. 1 Introduction
    3. 2 Getting Started
      1. 2.1 Prerequisites
      2. 2.2 Workflow
      3. 2.3 Creating a Sensor
      4. 2.4 Output DXF
      5. 2.5 Batch Files
    4. 3 Slider
    5. 4 Wheel
    6. 5 Curved Slider
    7. 6 Touchpad
    8. 7 PCB CAD Tool
    9. 8 Summary
  2.   Revision History

Workflow

Slider, wheel, and touchpad sensors have geometric features of length, width, radii, angles, and clearances that must be considered when constructing a sensor. The reader is responsible to understand their sensor specifications before using these scripts, or the resulting output may not provide the optimal performance for an application. If you are not familiar with the construction of these various sensors, illustrations of the script parameters are shown starting in Section 3.

The process or workflow for creating a sensor requires three steps (see Figure 1):

  1. Modify the script and render (F6) the sensor.
  2. Export to DXF.
  3. Import into a PCB CAD tool and convert to a copper region.
workflow.gifFigure 1. Workflow