Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
L298P_SHIELD_UNO_M_MT_F_BT | 2024-04-14 | ||
A4988_MT | 2024-04-10 | ||
TB6612FNG | 2024-04-04 | ||
ST6128_M_MT_F | 2024-04-04 | ||
L9110S_M_MT_F | 2024-04-04 | ||
L298N_M_MT_F | 2024-04-04 | ||
L293DMINI_M_MT_F | 2024-04-04 | ||
EASYDRIVER_RE | 2024-04-04 | ||
EASYDRIVER_M_MT_F | 2024-04-04 | ||
DRV8825_RE | 2024-04-04 | ||
DRV8825_HW203_MT | 2024-04-04 | ||
DRV8825_HW203_FRE | 2024-04-04 | ||
DRV8825_HW203_FIR | 2024-04-04 | ||
ULN2003_M_MT_F | 2024-04-02 | ||
L293D_SHIELD_UNO_M_MT_F | 2024-03-31 | ||
DRV8825_SOLDERLESS | 2024-03-25 | ||
EASYDRIVER_PK | 2024-03-19 | ||
Adafruit_MotorShield_V2 | 2024-03-16 | ||
Options Program Size.xlsx | 2024-03-25 | 12.1 kB | |
Readme Board-Stripboard types.txt | 2024-03-25 | 5.3 kB | |
Totals: 20 Items | 17.4 kB | 0 |
//----------------------------------------------------------------------- // DEFINES FOR STRIPBOARD TYPES //----------------------------------------------------------------------- //----------------------------------------------------------------------- // myFP2 Stripboards https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/BOARDS%20STRIPBOARDS/ //----------------------------------------------------------------------- // 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 A4988_MT 101 // A4988_MT Stripboard, BUZ.LEDs.TMP // myFP2_AdafruitMotorShieldV2_334 supports Adafruit_MotorShield_V2 102 // Stripboard ADAfruit motor shield v2 with Arduino UNO // myFP2_DRV8825 supports DRV8825_RE 105 // DRV8825_RE Stripboard: BUZ.LEDs.LCD.OLED.TMP.RE // myFP2_DRV8825_SOLDERLESS supports DRV8825_SOLDERLESS 107 // DRV8825SOLDERLESS Stripboard: OLED.TMP.IR \ // No pins because StepMode set by jumpers // myFP2_DRV8825HW203 supports DRV8825_HW203_FIR 112 // DRV8825_HW203_FIR Stripboard: BUZ.LEDs.LCD.OLED.TMP.IR DRV8825_HW203_FRE 113 // DRV8825_HW203_FRE Stripboard: BUZ.LEDs.TMP.RE DRV8825_HW203_MT 114 // DRV8825_HW203_M_MT Stripboard: BUZ.LEDs.TMP // 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 118 // EasyDriver Stripboard: BUZ.LEDs.LCD.OLED.PB.TMP // myFP2_EASYDRIVER_RE supports EASYDRIVER_RE 120 // EasyDriver Stripboard: BUZ.LEDs.LCD.OLED.TMP.RE // myFP2_EASYDRIVER_PK supports EASYDRIVER_PK 121 // EASYDRIVER_PK Stripboard for user PK: Nothing // myFP2_L293D_SHIELD_UNO supports L293D_SHIELD_UNO_M_MT_F 122 // L293D_SHIELD_UNO + Stripboard: BUZZ.LEDs.LCD.OLED.PB.TMP // myFP2_L293DMINI supports L293DMINI_M_MT_F 125 // L293DMINI_M_MT_F Stripboard: BUZZ.LEDs.LCD.OLED.PB.TMP // myFP2_L298N supports L298N_M_MT_F 127 // L298N_M_MT_F Stripboard: BUZZ.LEDs.LCD.OLED.PB.TMP // myFP2_L298P_SHIELD_UNO supports L298P_SHIELD_UNO_M_MT_F_BT 128 // L298P_SHIELD_UNO Stripboard: BT.BUZ.LCD.OLED.PB.TMP // myFP2_L9110S supports L9110S_M_MT_F 131 // L9110S_M_MT_F Stripboard: BUZ.LEDs.LCD.OLED.PB.TMP // myFP2_ST6128 supports ST6128_M_MT_F 132 // ST6128_M_MT_F Stripboard: BUZZ.LEDs.LCD.OLED.PB.TMP // myFP2_TB6612FNG supports TB6612FNG 134 // TB6612FNG Stripboard: BUZZ.LEDs.LCD.OLED.PB.TMP // myFP2_ULN2003 supports ULN2003_M_MT_F 140 // ULN2003_M_MT_F Stripboard: BUZZ.LEDs.LCD.OLED.PB.TMP //----------------------------------------------------------------------- // myFP2M boards MUST be programmed using myFP2M firmware // https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2M/ //----------------------------------------------------------------------- MYFP2M_DRV8825 150 // myFP2M DRV8825 PCB: BT.BUZZ.LEDs.OLED.PB.TMP MYFP2M_L293DMINI 151 // myFP2M L283DMini PCB: BT.BUZZ.LEDs.OLED.PB.TMP MYFP2M_L298N 152 // myFP2M L298N PCB: BT.BUZZ.LEDs.OLED.PB.TMP MYFP2M_ULN2003 153 // myFP2M ULN2003 PCB: BT.BUZZ.LEDs.OLED.PB.TMP //----------------------------------------------------------------------- // myFP2N Nextion boards (requires the correct Board below - not one above) // and MUST be programmed using myFP2N firmware // https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2N%20NEXTION%20TFT%20DISPLAY/ //----------------------------------------------------------------------- MYFP2N_DRV8825 160 // Nextion + DRV8825, PCB: BUZZ.LEDs.NEXTION.PB.TMP.SPWR, myFP2N_NX4832K035_3xx MYFP2N_TMC2209 161 // Nextion + TMC2209, PCB: BUZZ.LEDs.NEXTION.PB.TMP.SPWR, myFP2N_NX4832K035_TMC2225_xxx MYFP2N_TMC2225 162 // Nextion + TMC2225, PCB: BUZZ.LEDs.NEXTION.PB.TMP.SPWR, myFP2N_NX4832K035_TMC2209_xxx MYFP2N_ULN2003 163 // Nextion + ULN2003, PCB: BUZZ.LEDs.NEXTION.PB.TMP.SPWR, myFP2N_NX4832K035_3xx //----------------------------------------------------------------------- // DEPRECATED BOARDS //----------------------------------------------------------------------- //DRV8825_TFT22 106 // DRV8825_TFT22 Stripboard: BUZ.LEDs.TFT.PB.TMP //DRV8825_HW203_TFT22 115 // DRV8825_HW203_TFT22 Stripboard: BUZ.LEDs.TFT.PB.TMP //DRV8825_HW203_OLED_RE_REV4 170 // DRV8825_HW203_OLED_RE_REV4 DIY PCB: BUZ.LEDs.LCD.OLED.HPSW.PB.SPWR.TMP.RE //EASYDRIVER_M 171 // EasyDriver Stripboard: BUZ.LEDs //L293DMINI_TFT 172 // L293DMini_TFT Stripboard: BUZZ.LEDs.TFT22.PB.TMP //L293DMINI_TFT22 174 // L293DMINI_TFT Stripboard: BUZ.LEDs.TFT.PB.TMP //RAPS128 173 // RAPS128 PCB: //PRO2EDRV8825BIG 12 // if using a DRV8825 you also need to set DRV8825STEPMODE in myBoards.h