TicTacLightsColourEnglish: Difference between revisions

From BlinkenArea Wiki
Jump to: navigation, search
No edit summary
No edit summary
(9 intermediate revisions by the same user not shown)
Line 12: Line 12:
}}
}}


The '''TicTacLights Colour''' is the RGB version of the [[TicTacLightsEnglish|TicTacLights]], a very small [[BlinkenLights]] clone that fits inside a small TicTac box. Unlike the monochrome version, the TicTacLights Colour requires a 5 V power supply, e.g. a USB port. The PCB has a Mini-USB-B connector and internal pads for a possible battery supply (e.g. a lithium-ion battery with a switching converter for constant 5 V).
The '''TicTacLights Colour''' is the RGB version of the [[TicTacLightsEnglish|TicTacLights]], a very small [[BlinkenlightsEnglish|BlinkenLights]] clone that fits inside a small TicTac box. Unlike the monochrome version, the TicTacLights Colour requires a 5 V power supply, e.g. a USB port. The PCB has a Mini-USB-B connector and internal pads for a possible battery supply (e.g. a lithium-ion battery with a switching converter for constant 5 V).


This project uses the [[BlinkenPlusEnglish|BlinkenPlus]] firmware on an ATmega162 controller. The PCB has pads for a Micro-SD card slot and solder pads for a serial port ( V level, RS232-compatible with external level converter, e.g. MAX232).
This project uses the [[BlinkenPlusEnglish|BlinkenPlus]] firmware on an ATmega162 controller. The PCB has pads for a Micro-SD card slot and solder pads for a serial port (5 V logic level, RS232-compatible with external level converter, e.g. MAX232).
 
== <font size=7>IMPORTANT: 32C2 Kits</font> ==
 
Unfortunately, the kits sold during 32C3 contain a faulty circuit board. If you bought a kit during 32C3, please contact me at arne@blinkenarea.org for a replacement.


== Hardware ==
== Hardware ==


The hardware is very similar to the [[BlinkstroemColourEnglish|Blinkström Colour]], the only difference is that the rows are driven directly from the controller rather than through MOSFRETs. This is possible because the TicTacLights Colour uses a lower LED current than the Blinkström Colour.
The hardware is very similar to the [[BlinkstroemColourEnglish|Blinkström Colour]], the only difference is that the rows are driven directly from the controller rather than through MOSFETs. This is possible because the TicTacLights Colour uses a lower LED current than the Blinkström Colour.


The 3.3&thinsp;V supply for the SD card is generated by a linear regulator. The maximum current draw of the circuit (all LEDs white at maximum brightness) is approx. 250&thinsp;mA, not including the current consumption of the SD card (if inserted).  
The 3.3&thinsp;V supply for the SD card is generated by a linear regulator. The maximum current draw of the circuit (all LEDs white at maximum brightness) is approx. 250&thinsp;mA, not including the current consumption of the SD card (if inserted).  
From revision 2.0 onward, there is a CH340G USB to UART converter IC on the board. This means the USB port can be used for streaming [[MCUFEnglish|MCUF]] frames in addition to supplying power.
=== Rev. 2.0 ===
* [[:Image:TLC-rev2.png|Schematic]] (PNG)
* [[Media:TLC-gerber-rev2.0.zip|PCB Gerber files]] including solder paste mask files
* [[Media:TLC-instructions-rev2.3.pdf|Construction kit instructions Rev. 2.4]]
* [http://www.wch.cn/download/CH341SER_EXE.html Windows driver for CH340G]


=== Rev. 1.0 ===
=== Rev. 1.0 ===
Line 29: Line 42:
== Photos ==
== Photos ==


 
http://arne.blinkenarea.org/TicTacLights%20Colour/


[[Category:BlinkenPlusProjects]]
[[Category:BlinkenPlusProjects]]
[[Category:Projects]]
[[Category:Projects]]

Revision as of 12:29, 29 December 2017

project overview
Zur deutschsprachigen Version dieser Seite
TLC.jpg
Year 2014
Number of pixels 144
Grayscales / Colors 512 colours
Illuminant SMD LEDs (size 0805)
Power input 1.25 W
Contact person Arne Rossius
Project website

The TicTacLights Colour is the RGB version of the TicTacLights, a very small BlinkenLights clone that fits inside a small TicTac box. Unlike the monochrome version, the TicTacLights Colour requires a 5 V power supply, e.g. a USB port. The PCB has a Mini-USB-B connector and internal pads for a possible battery supply (e.g. a lithium-ion battery with a switching converter for constant 5 V).

This project uses the BlinkenPlus firmware on an ATmega162 controller. The PCB has pads for a Micro-SD card slot and solder pads for a serial port (5 V logic level, RS232-compatible with external level converter, e.g. MAX232).

IMPORTANT: 32C2 Kits

Unfortunately, the kits sold during 32C3 contain a faulty circuit board. If you bought a kit during 32C3, please contact me at arne@blinkenarea.org for a replacement.

Hardware

The hardware is very similar to the Blinkström Colour, the only difference is that the rows are driven directly from the controller rather than through MOSFETs. This is possible because the TicTacLights Colour uses a lower LED current than the Blinkström Colour.

The 3.3 V supply for the SD card is generated by a linear regulator. The maximum current draw of the circuit (all LEDs white at maximum brightness) is approx. 250 mA, not including the current consumption of the SD card (if inserted).

From revision 2.0 onward, there is a CH340G USB to UART converter IC on the board. This means the USB port can be used for streaming MCUF frames in addition to supplying power.

Rev. 2.0

Rev. 1.0

Photos

http://arne.blinkenarea.org/TicTacLights%20Colour/