Model Scenery Tutorials

A Comprenshive Modeler's And Model Railroader's Guide

model scenery center

How To Remotely Control Four FastLed Programs

How To Remotely Control Four FastLed Programs

What’s In This Page

How to control ws2812 led strip with an android phone.  A video demonstration is included.

If you are using a phone, at the bottom of the page there are links to many  supplies for modelers. Otherwise those links are in the sidebar to the right. You can also find other information  by using the search function that is in the navigation bar above.

Also In Addition To What’s In This Page, What This Site Can Do For You

If you are a model train enthusiast, modeler, diorama maker, or interested in making Arduino projects the easy way, there is categorized information for you here. Click Here.
dfsfd

The Controller

The controller is an app that you add to your android phone or tablet.

The app communicates with an Arduino mini pro microcontroller via an HC-05 data receiver.

On the Arduino board is a program with four fastled programs.  They are —

The buttons on the controller allow you to choose which one you want to display.

You get a copy of the program and an FTDI programmer.  With them you can change the programs.  How to do that is below.

fast led remote controller

 

This is what you will see on your android device.

To start, you pair your device with the hc-05 on the control board.  Once paired, it is always paired.

Then to use the app, you press the connect button and connect to the HC-05.

From there on all you have to do is press the buttons.

 

The Control Board

pixel controllerThe LED strip is connected to a control board.

The led is powered directly (with a capacitor in the circuit) so that you can use as many pixel strips as you want with9ut burning out the Arduino Board.

The strip is a ws2812 pixel strip. It and the Arduino board use 5 volt regulated power.

Changing  The Program

The Arduino is programmed for 60 pixels.  You can change that by opening the program in an Arduino IDE and changing the number here. MMMM

Then load that program on the Arduino board using the FTDI programmer.  Instructions here.

To change the FastLed program, go here and pick a program.

Once you have it, tell chatgpt to change the sketch.

Tell chat:

Change  ( the program from the sketch that you want changed. Example uuuu  ) in this sketch to run the FastLed program (     ).  Add here a copy of the program that is in your IDE. ( Example:  )

Copy the new program from Chat.

Open a new sketch in the IDE. Copy the Chat program there.

Upload the sketch to the Arduino Board using the FTDI programmer.

Feedback

Your questions and comments help us clarify and upgrade the information presented.  Even if you find this helpful, please tell us.

Please let us know if this page has been helpful  And if you have questions or suggestions, use this spam free system.

Or use the green WhatsApp button that is to the right.

Scroll to top