Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
DRV8825HW203_FIRBT-04_Gerbers.zip | 2024-03-18 | 123.7 kB | |
Board Components.txt | 2024-03-18 | 1.5 kB | |
DRV8825HW203_FIRBT-04_layout.png | 2024-03-18 | 64.4 kB | |
PCB DRV8825HW203_FIRBT_All.zip | 2024-03-18 | 1.2 MB | |
DRV8825HW203_FIRBT-04_pcb.jpg | 2024-03-18 | 496.5 kB | |
DRV8825HW203_FIRBT-04_schem.png | 2024-03-18 | 301.0 kB | |
HX1838NEX Receiver and Controller.jpg | 2024-03-18 | 309.6 kB | |
Totals: 7 Items | 2.5 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