LightWand #64
Replies: 6 comments 2 replies
-
I'll need a little more information, line 42 from which file? |
Beta Was this translation helpful? Give feedback.
-
I think this is the version you want: https://github.com/MartinNohr/LightWand. Timer.h is on line 42 I see. |
Beta Was this translation helpful? Give feedback.
-
I think this is the timer code I used. Note that he has renamed the .h file since I used it last. |
Beta Was this translation helpful? Give feedback.
-
I posted a reply on the github site, I also added the github link to the correct code if you want to use the Mega. The code on this current site will only run on ESP32 now. The Mega was too slow and not enough memory for what I wanted to do.
The timer is: contrem/arduino-timer: Non-blocking library for delaying function calls (github.com) <https://github.com/contrem/arduino-timer>
|
Beta Was this translation helpful? Give feedback.
-
I have two PCB's, one with and one without an onboard voltage regulator. The onboard voltage regulator is easier to build, with the other one you need an external 5V supply. I sell the PCB with the onboard voltage regulator with a programmed TTGO for $45 plus shipping. The one without is $40. Without the TTGO $30 and $25. The bad news is shipping to Germany is not cheap. Get me an address and I'll find out how much. |
Beta Was this translation helpful? Give feedback.
-
Hi Martin. I have a problem with Lilygo TTGO T Display. I tried to program the board using Flash Download Tool. I downloaded the bin file from your GitHub, but the board does not start. The board I used I bought on Aliexpress. I made a test circuit according to the schematic without a power supply. I intend to power the MIW from a power bank, I do not need full light output to take pictures, I usually take pictures in very dark places and I do not think I will use more than 20% brightness. Tell me if the bin file is compatible with this board or maybe I am doing something wrong. With the same software I upload the firmware from the website: https://github.com/Xinyuan-LilyGO/TTGO-T-Display/tree/master/firmware |
Beta Was this translation helpful? Give feedback.
-
Hi Martin,
i starting to update my old lightwand painter from Michael Ross with the Arduino Mega and LCD Screen.
Wich timer.h library do you use(line 42)? I didn't have the right library.
Thank you.
Christian
Beta Was this translation helpful? Give feedback.
All reactions