Skip to content

Commit f414ce9

Browse files
authored
Merge pull request #23 from Arduino-DMX-512-Tester-and-Controller/v1.2
V1.2
2 parents 9caa03f + 4441e20 commit f414ce9

28 files changed

+4511
-4186
lines changed

DMX_Controller/DMX_Controller.cpp.elf

3.06 KB
Binary file not shown.

DMX_Controller/DMX_Controller.cpp.hex

Lines changed: 1517 additions & 1413 deletions
Large diffs are not rendered by default.

DMX_Controller/DMX_Controller.ino

Lines changed: 2977 additions & 2769 deletions
Large diffs are not rendered by default.

LCD - EEPROM - Layout.xlsx

2.34 KB
Binary file not shown.

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## **Firmware - LCD 20x4**
44

5-
[![version](https://img.shields.io/badge/version-1.1_release-brightgreen.svg)](CHANGELOG.md)
5+
[![version](https://img.shields.io/badge/version-1.2_release-brightgreen.svg)](CHANGELOG.md)
66
[![license](https://img.shields.io/badge/licence-GNU_GPL_v3.0-blue)](https://github.com/Arduino-DMX-512-Tester-and-Controller/Arduino-DMX-512-Tester-and-Controller-LCD-20x4-Firmware/blob/master/LICENCE.md)
77

88
![GitHub issues](https://img.shields.io/github/issues/Arduino-DMX-512-Tester-and-Controller/Arduino-DMX-512-Tester-and-Controller-LCD-20x4-Firmware)
@@ -90,9 +90,22 @@ Herramienta Open Hardware, para pruebas y control de iluminación de espectácul
9090

9191
### ![**Changelog**](CHANGELOG.md)
9292

93-
- **AGREGADO,** memory a control options
94-
- **AGREGADO,** a memory gui ClearAll para borrar todos los bancos de la eeprom
95-
- **AGREGADO,** a memory gui reacomodo de menús
93+
- **AGREGADO,** al arranque toma el banco de la eeprom previamente elegido desde config
94+
- **AGREGADO,** a config el banco que lee a arranque
95+
- **AGREGADO,** al about el banco actual
96+
- **AGREGADO,** a about reacomodo de datos
97+
- **AGREGADO,** a about licencias open source
98+
- **AGREGADO,** a initial memory el bank actual
99+
- **AGREGADO,** en EEPROM add 4093 para guardar banco a correr al inicio
100+
- **AGREGADO,** Bank 8 solo tiene 509 canales disponibles
101+
- **AGREGADO,** a EEPROM Load el límite en bank 8 de 4092
102+
- **AGREGADO,** a EEPROM Save el límite en bank 8 de 4092
103+
- **CORREGIDO,** GUI Config de LCD config solo a config
104+
- **CORREGIDO,** GUI Config de Control a exit
105+
- **AGREGADO,** a GUI Config opción bank init
106+
- **AGREGADO,** EEPROM_Load_Init para cargar el universo pre configurado al inicio
107+
- **CORREGIDO,** GUI about cambio de disposición y url por wiki
108+
- **AGREGADO,** GUI_Licence a config
96109

97110
***
98111

media/AllMemoryCleaned.JPG

34.2 KB
Loading

media/AllMemoryCleaning.JPG

35.4 KB
Loading

media/Arranque.JPG

45 KB
Loading

media/BlackOut.JPG

43.9 KB
Loading

media/ChaserControl.JPG

47.2 KB
Loading

0 commit comments

Comments
 (0)