Download Latest Version myFP2-UserGuide-336-05.pdf (11.4 MB)
Email in envelope

Get an email when there's a new version of Arduino ASCOM Focuser Pro2 DIY

Home / BOARDS PCB / PCB EasyDriver_FRE
Name Modified Size InfoDownloads / Week
Parent folder
PCB EasyDriver_FRE_All.zip 2024-03-20 672.8 kB
Board Components.txt 2024-03-20 1.4 kB
EASYDRIVER_FRE_05_Gerbers.zip 2024-03-17 206.7 kB
EASYDRIVER_FRE_05_Layout.png 2024-03-17 127.7 kB
EASYDRIVER_FRE_05_PCB.png 2024-03-17 148.6 kB
EASYDRIVER_FRE_05_schem.png 2024-03-17 281.3 kB
Totals: 6 Items   1.4 MB 0
//-----------------------------------------------------------------------
// myBoardDefs.h
// DEFINES FOR BOARD TYPES
//-----------------------------------------------------------------------


//-----------------------------------------------------------------------
// myFP2 Boards
// https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/BOARDS%20PCB
//-----------------------------------------------------------------------

// M    Minimal, LEDs, Buzzer
// MT   Minimal, LEDs, Buzzer, Temperature Probe
// F    Full, LEDs, Buzzer, Temperature Probe, Pushbuttons,
// BT   Bluetooth
// HPSW Home Position Swith
// IR   InfraRed Remote
// LCD  LED display
// NOK  Nokia Display
// OLED OLED display
// PB   Pushbuttons
// RE   Rotary Encoder
// SG   Stall Guard TMC2209
// SPWR Stepper Power
// TMP  Temperature Probe

// myFP2_A4998 supports
A4998_M_MT_F_BT 100         // A4998_M_MT_F_BT PCB. BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP

// myFP2_CLOSEDLOOP supports
CLOSEDLOOP 103              // Closed Loop PCBCT42T PCB: unit for zero lost steps

// myFP2_DRV8825 supports
DRV8825_M_MT_F_BT 104       // DRV8825_M_MT_F_BT PCB: BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP

// myFP2_DRV8825HW203 supports
DRV8825HW203_M_MT_F_BT 108  // DRV8825HW203_M_MT_F_BT PCB: BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP
DRV8825HW203_FRE 109        // DRV8825HW203_FRE PCB: BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP.RE
DRV8825HW203_FIRBT 110      // DRV8825HW203_FIRBT PCB: BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP.IR

// myFP2_DRV8825HW203_KEYPAD supports
DRV8825HW203_KEYPAD4x4 116  // DRV8825HW203_M_MT_F_BT PCB + DRV8825HW203_KEYPAD4x4 sub-board
                                    // LCD1602.HPSW.TMP.4x4Keys

// myFP2_EASYDRIVER_M_MT_F_BT supports
EASYDRIVER_M_MT_F_BT 117    // EasyDriver PCB M_MT_F_BT: BT.BUZZ.LEDs.LCD.OLED.HPSW.SPWR

// myFP2_EASYDRIVER_RE supports
EASYDRIVER_FRE 119          // EasyDriver PCB + Rotary Encoder: BUZZ.LEDs.LCD.OLED.HPSW.SPWR.TMP.RE

// myFP2_L293DMINI supports
L293DMINI_M_MT_F_BT 123     // L293DMINI_M_MT_F_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.TMP.SPWR
L293DMINI_NOKIA 124         // L293DMINI_NOKIA PCB: BUZZ.LEDs.NOKIA.PB.SPWR.TMP

// myFP2_L298N supports
L298N_M_MT_F_BT 126         // L298N_M_MT_F_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP

// myFP2_L9110S supports
L9110S_M_MT_F_BT 129        // L9110S_M_MT_F_BT PCB: BT.BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP
L9110S_M_MT_NOKIA 130       // L9110S_M_MT_NOKIA PCB: BUZ.LEDs.NOKIA.PB.SPWR.TMP

// myFP2_TB6612FNG supports
TB6612FNG_M_MT_F_BT 133     // TB6612FNG_M_MT_F_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP

// myFP2_TMC2209SG supports
TMC2225_TMC2209 135         // TMC2225-TMC2209 PCB: One PCB supports both TMC2209 and TMC2225 versions
                                    // PCB: BUZZ.LEDs.LCD.OLED.PB.HPSW.SPWR.TMP.SG
// myFP2_TMC2225 supports
TMC2225_TMC2209 136         // TMC2225-TMC2209 PCB: BUZZ.LEDs.LCD.OLED.PB.HPSW.SPWR.TMP

// myFP2_ULN2003 supports
ULN2003_M_MT_F_BT 137           // ULN2003_M_MT_F_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.TMP.SPWR
ULN2003_M_MT_F_BT_IR_RE_BT 138  // ULN2003_M_MT_F_BT_IR_RE_BT PCB: BT.BUZZ.LEDs.LCD.OLED.HPSW.PB.TMP.SPWR.IR.RE
ULN2003_NOKIA 139               // ULN2003_NOKIA PCB: BT.BUZZ.LEDs.NOKIA.PB.TMP.SPWR
ULN2003_M_MT_F 140              // ULN2003_M_MT_F Stripboard: BUZZ.LEDs.LCD.OLED.PB.TMP

Source: Readme Board-PCB types.txt, updated 2024-04-02