There was a problem loading the comments.

EZNeo – Creality V2451_301 (Ender 3 S1) Board Setup

Support Portal  »  Products  »  Viewing Article

  Print

What you will need

  1. The EZNeo Strip
  2. A 5V Power Adapter*
  3. Jumper Wires
  4. Soldering Iron & Solder

It is recommended to supply a separate 5V adapter and NOT use the onboard 5V output on various headers on the board.

 

Powering the EZNeo with a 5V Power Adapter

If your control board does not have the capacity and/or headers (1.0A @ 5V) to power the strip directly, you can power them with a simple step-down module. We carry step downs that have wires pre-soldered and pre-set to 5V for quick and easy installation. The only soldering required for our 5V adapter is the connection between the 5V output and the jumper wires to plug into the EZNeo 3 Pin plug for power. Jumper wires are included with our 5V adapter linked below.

They will require you to solder to the step down to attach the power input and output wires.

 

c1d4798cbb86e1c9b149e88beb8501d15dd5a3c230a0e7b7bbec147cf6216d4436eb8dad0ead0364?t=30606e664a1d58284f35e8fe7f69457e

IO Pin Wiring

The V2451_301 boards have 2 IO pins that are available to use. The 2 are on the programming header next to the long 10 Pin JST header on the board. You can use any of these to control the EZNeo strips. Below is a picture showing the pin locations and their corresponding pin numbers.

Whatever pin you connect to will be the one you specify in the firmware. Nothing else can be using these pins, so choose one that is not used.

 
cbbd0be069849ed2d0c003998c647b6caa68cc1114b1ee4a012e4fb8034c36b437bdc2ee4a6d69de?t=b74aba8da3e7f9dcaae0db642885e764
352542467bc5146d51a511e8869616bcd6ab5190b7ab89c738a3b9bf85c4da13b9f8de3cd51edf5d?t=398723dde1212ce8974051e0bfade7b6

Firmware Setup

Unified 2 Firmware

If you are using our Unified 2 firmware, there are preset settings in the Configuration.h file to support the EZNeo strip. All you need to do is uncomment the line for the EZNeo strip you are using, uncomment the NEOPIXEL_PIN line, and enter in the pin number you are using.

 

231aa7aa0dfb204ca05cb42c7b51b8240eb4a94937eb73440b9496b5d1a18f8bb9aab5817864a450?t=a8566d0a82580841209242347a1daab8


Vanilla Marlin Setup

If you are using a standard build of Marlin (aka “Vanilla” Marlin), follow the directions below to set the correct options to use the strips with your Marlin build. These directions are based on Marlin 2.0.9.1. Older/newer versions of Marlin may have different values than shown below.

Configuration.h Settings

In Configuration.h make the following changes:

  • Uncomment the NEOPIXEL_LED line
  • Set the NEOPIXEL_TYPE to NEO_GRB
  • Set the NEOPIXEL_PIN line to whatever IO pin you are using to control the strip.
  • Change the NEOPIXEL_PIXELS value to 15
  • Uncomment the NEOPIXEL_STARTUP_TEST line

Configuration_adv.h Settings

In Configuration_adv.h make the following changes:

  • Uncomment the LED_CONTROL_MENU line

These settings will enable all the Marlin RGB LED control options. You can change the LED colors from your printer LCD menu or through Gcode commands (M150)


Share via
Did you find this article useful?  

Related Articles


On-Premise Help Desk Software by SupportPal

Tags

© TH3D Studio