Skip to content

Commit

Permalink
New: Languages / DCC Buttons / LED preview / pyProgGen / Port detecti…
Browse files Browse the repository at this point in the history
…on / EEPROM / Switches / 4 LED Channels / Variables / ...
  • Loading branch information
Hardi-St committed Jun 15, 2020
1 parent 990d3fa commit c4f9207
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# MobaLedLib
## Arduino library for controlling LEDs and other components on a model railway.

** New: Languages / DCC Buttons / LED preview / pyProgGen / Port detection / EEPROM / Switches / 4 LED Channels / Variables / ...**
**New: Languages / DCC Buttons / LED preview / pyProgGen / Port detection / EEPROM / Switches / 4 LED Channels / Variables / ...**

** Excel user interface to configure the LEDs without programming at all improved by the engagement of Pattern_Configurator and Program_Generator!**
**Excel user interface to configure the LEDs without programming at all improved by the engagement of Pattern_Configurator and Program_Generator!**

To start the excel program press the Win+r key together and copy the following line
into the "Run" dialog and press enter:
Expand Down Expand Up @@ -31,8 +31,8 @@ This makes the wiring extremely easy.
A lot of **examples** show the usage of the library. They could be use as startup for own programs.


This library is described in detail here:
https://wiki.mobaledlib.de/doku.php
This library is described in detail here:<br/>
https://wiki.mobaledlib.de/doku.php<br/>
https://www.stummiforum.de/viewtopic.php?f=7&t=165060&sid=e3b7f6122766c330d04cecf18b7b4878

Several videos which demonstrate the library are available in the following pages in the forum
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version=1.9.5
author=Hardi
maintainer=Hardi,MobaLedLib@gmx.de
sentence=<h3>Arduino library for driving up to 768 LEDs, signals, sound modules or other actuators via one signal line on a model railway.</h3>
paragraph=<b>New: Charlieplexing (LED Multiplexing) module which could be configured by the Pattern_Configurator individually<b /><li><b>Excel user interface to configure the LEDs without programming at all improved by the engagement of Pattern_Configurator and Program_Generator!<br /></b><li>On the basis of WS2811 / WS2812 devices (<b>RGB LEDs</b>), many different effects can easily be controlled via <b>one wire</b>:<ul><li><b>Animated lighting effects:</b> animated house, soft blending light signals and crossing lights, traffic lights, flashing vehicle lights, construction site security lights, street lamps, funfair effects, disco, photo flash, ...</li><li><b>Sounds:</b> 1 Eu sound modules could generate: station announcements, railroad noises, animal sounds, ...</li><li><b>Movements</b> With additional hardware servo or stepper motors could be controlled in the same way.</li></ul><b>Easy cabling:</b> For a model railway the simple wiring is very important. A single 4-pin ribbon cable can supply all consumers on the layout. With multiple plug strips, the LEDs can be flexibly arranged.<br /><br />Thanks to <b>many examples</b>, no programming knowledge is necessary. Anyone who can operate a text editor is able to adapt these examples to the individual circumstances.<br /><br /><b>Other features:</b> very low cost, configurable animation sequences, high update rate, reading of 80 and more switches, logical operations, automatic and manual operation (light dependent, timed, CAN bus, random)...<br /><br /><b>Hardware:</b> The "extras" directory contains schematics and printed circuit boards for this library.<br /><br />This project would not have been possible without the <b>fantastic FastLED</b> library. => Thank you Daniel & Mark<br />
paragraph=<b>New: Languages / DCC Buttons / LED preview / pyProgGen / Port detection / EEPROM / Switches / 4 LED Channels / Variables / ...<b /><li><b>Excel user interface to configure the LEDs without programming at all improved by the engagement of Pattern_Configurator and Program_Generator!<br /></b><li>On the basis of WS2811 / WS2812 devices (<b>RGB LEDs</b>), many different effects can easily be controlled via <b>one wire</b>:<ul><li><b>Animated lighting effects:</b> animated house, soft blending light signals and crossing lights, traffic lights, flashing vehicle lights, construction site security lights, street lamps, funfair effects, disco, photo flash, ...</li><li><b>Sounds:</b> 1 Eu sound modules could generate: station announcements, railroad noises, animal sounds, ...</li><li><b>Movements</b> With additional hardware servo or stepper motors could be controlled in the same way.</li></ul><b>Easy cabling:</b> For a model railway the simple wiring is very important. A single 4-pin ribbon cable can supply all consumers on the layout. With multiple plug strips, the LEDs can be flexibly arranged.<br /><br />Thanks to <b>many examples</b>, no programming knowledge is necessary. Anyone who can operate a text editor is able to adapt these examples to the individual circumstances.<br /><br /><b>Other features:</b> very low cost, configurable animation sequences, high update rate, reading of 80 and more switches, logical operations, automatic and manual operation (light dependent, timed, CAN bus, random)...<br /><br /><b>Hardware:</b> The "extras" directory contains schematics and printed circuit boards for this library.<br /><br />This project would not have been possible without the <b>fantastic FastLED</b> library. => Thank you Daniel & Mark<br />
category=Signal Input/Output
url=https://github.com/Hardi-St/MobaLedLib
architectures=*
Expand Down

0 comments on commit c4f9207

Please sign in to comment.