Torch_LED Library

https://github.com/tinkersprojects/Torch_LEDhttps://github.com/tinkersprojects/Torch_LEDhttps://github.com/tinkersprojects/Torch_LED

These are libraries for a torch that can do different functions. Each version is similar to each other with updated functionality and control.

Torch_LED_V1

Torch_LED_V1 is the first library for the control of light functions within torches. There can be any number of functions that can be used to control the torch LEDs. There are 7 built-in functions within the library that can be used and 6 are set at default functions. There is also an ability to make your own functions, this will help you get the best settings for your torch.
This library gets controlled internally by a button presses. By pressing the button, it will cycle through each function. Once there are no more functions, the torch will turn off. If the button is held down for more than 3 seconds the torch will turn off.

Torch_LED_V2

This library is very similar to Torch_LED_V1 but with updated functions, different setup and updated internal button control. The setup to try to make it easier to implement into any design.
This library for the control of light functions within torches. There can be any number of functions that can be used to control the torch LEDs. There are 7 built-in functions within the library that can be used and 6 are set at default functions. There is also an ability to make your own functions, this will help you get the best settings for your torch.
This library does not by default gets controlled internally by a button press but it can light in Torch_LED_V1. By pressing the button, it will cycle through each function. Once there are no more functions, the torch will turn off. If the button is held down for more than 3 seconds the torch will turn off.

Torch_LED_V3

This library is similar to Torch_LED_V1 and Torch_LED_V2 but with major updated to functions, different setup and button control. The setup to try to make it easier to implement into any design and ay number of LEDs or functions.
This library for the control of light functions within torches. There can be any number of functions or LEDs that can be used to control. There are 4 built-in functions within the library that can be used. The default functions are run the number of times that there are LEDs to allow each LED to be lit up. There is also an ability to make your own functions, this will help you get the best settings for your torch.
Torch_LED_V3 does not gets controlled internally by a button press but instead by the Button class. The Button class is not required for the Torch_LED_V3 to be used and implement into any design. Functions NextFunction, GotoFunction and off are used to control the Torch_LED_V3 light functions.

Related Projects

Torch V5

Torch V5

This is version 5 of the torch module with power-down switch. The power-down switch allows the module to power down and not use any power from the battery. This makes the battery last longer. The power-down switch is made of 3 transistors and is activated by the press of the button. it is deactivated by the microcontroller switching itself off. Once the device is switched off, it cannot …
Read more


Torch V4

Torch V4

This is a version of the torch module is a module that can be placed anywhere. The module does not have a LED or switch on the PCB but instead has 2 input pins and 2 output pins. These pins are used for the switch and the LED. To make more room in the front of the torch this module is made to be placed elsewhere, away from the LED.
Read more


Torch V3

Torch V3

This is a version of the torch module to test the shape and the power of the LED. This module is a similar shape to a star LED. Star LED is used in lots of different torches and I wanted to see if I can change one of these LEDs to this module. The will allow me to have a lot of control of the functions of the touch.
Read more


Torch V2 WiFi

Torch V2 WiFi

Every torch has set light and function setting but this module changes that. But allowing the torch module to access the internet or your mobile device, it opens the device for change. This torch module is the second version and it will be continued to be developed. Most of the time the torch will ack like any other torch, it has set lighting and function settings. When the WiFi is enabled, …
Read more


Torch V1 - Bluetooth

Torch V1 - Bluetooth

I had an idea a while ago to make a torch with more control. I wanted more control over the lighting, functions and order of a torch. I thought by adding Bluetooth, this device can be programmed from a phone or computer. Many people have said that adding Bluetooth to a touch is pointless until they knew that it was for programming the lighting not controlling the device. This means that the …
Read more


Latest Projects

Popular Projects