All Messages

Q: should i use battery when i upload the code from arduino ?

Asked by BG208434018 on 2021-03-25 02:58:15

Leon If you are using the USB jack to upload, the host computer will power the board. You won't need the battery, but you don't need to remove it either.

2021-03-25 02:42:32 Helpful (1)
Submit
Answers (1)

Q: Is this working with ender 5 motherboard 1.1.5?

Asked by miodragp7 on 2021-03-17 02:54:13

Leon I'musing it with the Creality 1.1.5 board in an Ender 3 Pro. I don't now if the differences between Ender 3

2021-03-17 04:23:14 Helpful (1)
Submit
Answers (1)

Q: Can you also flash the bootloader with this kit?

Asked by andr00ahayes1967 on 2021-02-08 06:24:45

Leon I was unable to get he included USB adapter to work with my Windows 10 laptop. Instead of pursuing it deeply, I upgraded to the 1.1.5 mainboard. This came with a bootloader and silent stepper drivers.

2021-02-08 11:33:21 Helpful (1)
Submit
Answers (2)

Leon I found a great deal of useful info here -- ucexperiment.wordpress.com Look for the post from December, 2016

2020-08-23 11:23:04 Helpful (0)
Submit
Answers (1)

Q: Where can I get the schematic diagram?

Asked by Leon on 2020-07-25 12:55:28

Badboy google search 1+Channel+5V+Relay+Module+30A+diagram

2020-07-25 03:47:30 Helpful (0)
Submit
Answers (1)

realblades gpio.mode(2,gpio.OUTPUT); gpio.write(2, 1); gpio.write(2, 0); Worked for me with the stock LuaNode fw that it came with. You don't say what you tried exactly. Maybe you haven't changed the pin mode?

2020-05-10 04:29:48 Helpful (0)
Submit
Answers (4)

Q: What is the pin number for the builtin LED?

Asked by Leon on 2020-02-03 10:49:59

Encephaloid D2, D4?

2020-02-17 03:51:28 Helpful (0)
Submit
Answers (1)

Leon The UART chip is the CP2102 from Silicon Labs. A search for that will get you to the download page.

2020-02-05 10:12:14 Helpful (2)
Submit
Answers (5)

Q: How duo you connect to the esp8266 to program it?

Asked by David_J_Bryant on 2019-12-11 04:52:08

Leon Use P6 right next to the power terminals. The pins are labeled TX. RX. & GND. This is a serial port to upload the software. P5 right next to it is the Boot terminal. If these pins are connected together when the board is powered up,it goes into boot mode, ready to receive a software load. I use the Arduino IDE. I had to update to version 2.6.3 of the ESP8266 package to get reliable programming.

2020-02-04 03:23:53 Helpful (3)
Submit
Answers (2)

Q: What is the spacing for the board mounting holes?

Asked by Leon on 2020-01-06 11:24:46

bwmitchem If you look at the picture with rulers you can tell

2020-01-08 08:22:41 Helpful (0)
Submit
Answers (1)

Q: What is the spacing for the mounting holes in the board?

Asked by Leon on 2020-01-06 06:27:12

wujiahui about 60mm

2020-01-06 08:39:23 Helpful (0)
Submit
Answers (1)