I tried everyhing create the Library/Java/Extensions folder included librxtxSerial.jnilib and RXTXcomm.jar files, but by starting up glediator i cant communicate with the computers ports cause its...
Type: Posts; User: nikkilauda
I tried everyhing create the Library/Java/Extensions folder included librxtxSerial.jnilib and RXTXcomm.jar files, but by starting up glediator i cant communicate with the computers ports cause its...
cant get gladiator to connect whats the problem i cpoied the two files but no communication in gladiator
even on Jinx the same problem at com port there is none.
so there is no communication and i have copied the two files tho the folder ?????
hello Mortonkopf,
I tried everyhing create the Library/Java/Extensions folder included librxtxSerial.jnilib and RXTXcomm.jar files, but by starting up glediator i cant communicate with the...
hello Mortonkopf,
I tried everyhing create the Library/Java/Extensions folder included librxtxSerial.jnilib and RXTXcomm.jar files, but by starting up glediator i cant communicate with the...
So i atach a 330 ohm resistor onport 6 that to data-in from my ledstring, teensy to usb, the ledstring to powersupply, and the buffer-ic no further safety for the port 6 and the great current fron...
Than i have ir burn proof, lol
The problem was teensy to powersuppluy, and to usb together
I even got fuses between the posersupply and leds no reistor.
So a condenser between the negative and possitive of the power supply ?
The resistor between my data from teensy to the leds
Yes thats the problem i wired the teensy with usb and the 5V supply from the leds, it stays 5 V but the teensy gets the current of the leds true the usb from the usb com port.
So i can hook up the...
Yess i have a + and a gnd and treu a buffer ic to pin 6 and 4,36 V to the teensy what can blow up my teensy ?
With 21 leds it worked connected it to 400 leds (long wires) teensy gets hot and no...
https://forum.pjrc.com/threads/27506-Teensy-3-1-and-FastLED-3-0-3-Compatibility/page2
Connected it like the schematic halfway this forum
Everything worked great blink leds,,but now i cant even get it to connect with usb, and it gets hot.
i did not reverserd the polarity.
How can it be distroyed ? Ore check it
I did connect a level buffer ic 74hct 245 no resistor, with 21 ucs1903 leds works great, connected it to 400 leds and a powersupply 5v the teensy now gets hot and does not respind anymore think i...
Hi i have 400 leds ucs 1903 directly hooked up to my teebsy output 6, with a test of 21 leds everything works, when i hooked up 400 leds my teensy gets hottee then hot now no connection between my...
I have everything working on 21 leds in a small test.
Niw connected the 400 leds on my matrix and the teensy gets hot that you burn youreself on it, and nothing works anymore no communication with...
Mortonkopf many many thanks it works !!!
Yesss !!!! Thank you
Paul i understand you think i dont experiment myself but i have made my firstlight work myself, i can change little things in that sketch because it works, i can with little changee learn how it...
Yess that looks like it mortonkopf so i just change the leds ws2811 to ucs1903 and glediator could make my leds run just as in youre example ?
I understand youre idea i orderd it from china i reather wont buy experimental leds, doesnt anyone know how to implemant these ucs1903 strings, someone has to have tried it with ucs1903 leds ?
Firstlight works with ucs1903 leds blinker too got that working but i dont know how to let glediator to work with ucs1903 communication
Like this ???
What do i include instead of the octo2811 library .h ???
#include <OctoWS2811.h> const int ledsPerStrip = 34; const int NUM_LEDS =272; DMAMEM int displayMemory[ledsPerStrip*6]; int drawingMemory[ledsPerStrip*6]; const int config = UCS1903_GRB |...
So the sketch you start this topuc with i can apply for my teensy 3,2 with glediator and ucs1903 ?
Just swap the ucs1903 syntax as in firstlight from 2811 to ucs1903 ?
https://forum.pjrc.com/threads/27082-Teensy-3-1-with-Glediator-and-Jinx-over-USB
https://forum.pjrc.com/threads/27082-Teensy-3-1-with-Glediator-and-Jinx-over-USB
Can you help me get glediator to work with ucs1903 ledstring a sketch that works ????
The code perhaps but there is no library for ucs1903 so how to make it work i dont know ???
Thanks all !!
Got it working got the output side connected not tge input side
Hi i have ucs1903 led strings i want to let my teensy 3.2 work witch glediator.
Is there someone how has a code to let them worj together ?
I cant find it on the web and dont have the knowledge...
Hooked on a buffer ic but no result, its 3 wires red en white is 5v and ground.
the green wire data even if i put the green to 5v nothing.
How can i test if it even works ?
Question:
I hooked up some leds to the teensy running the blinker cide from fastled 3.1.
Set the data to 6 and the led blinks so the teensy and the code works.
Its the buffer ic our the code...
I have a 2801 led string hooked up to a teensy 3.1 it gives no respons with the software (arduino)with a single ordenary led i see change but the 2801 led string just keeps on shining nothing else.
...
6416
Sorry for the poor drawing made fast on my phone at work but 5v power to led, ground to led en teensy and data to pin 13 on teensy this is what i wired up nothing else.
So what do you mean...
6411
here is a picture of my led string ucs1903 led with chip inside
ok to start al over again from scratch
I have 50 rgb leds in a string ucs 1903 tree wires i wish to make a display i bought the teensy 3.1
i have no experiense in programming or elektronics, the...
#include "FastLED.h" CRGB leds[1]; void setup() { FastLED.addLeds<NEOPIXEL, 6>(leds, 1); } void loop() { leds[0] = CRGB::White; FastLED.show(); delay(30); leds[0] = CRGB::Black; FastLED.show();...
I posted an old code i toik the simpel sketch blinker of fastled (havent got it at worke with me)
Just that simpel code changed the data line to 11 and the leds to 1903 but no result
Just all leds...
this is the code given:
// Use if you want to force the software SPI subsystem to be used for some reason (generally, you don't)
// #define FASTLED_FORCE_SOFTWARE_SPI
// Use if you want to force...
I ok i am back no i have the correct leds 400x ucs 1903
3 wires:
red 5v
White ground
Green data
If i connect the power and ground all leds light up.
If i connect ground to the teensy 3.1...
Problem solved
I opened 1 led and there is nothing in it but 3 resistors no ic .
please look as wat he has sold it to me.
...
i tested everything i have 4 wires on mij led string, but only as i connect 3 wires (without clock) (green wire) as a 2811 the sketch blinker works at all pins i give data to.
in the firstlight...
Arduino: 1.6.7 (Windows XP), TD: 1.27, Board:"Teensy 3.2 / 3.1, Serial, 96 MHz optimized (overclock), US English"
In file included from C:\Documents and...
Tried that same result.
Is t a 2811 or 2801
If i cut open 1 led is it readeble on the chip 2801 ore 2811 m
I connected pin 11
This is the link to my leds
...
To start, hanks for this code
The first light does not do what you say.
(you saw a simple white light move up along the led string and then go off again one at a time, right?)
The entire...
ok
i run the program firstlight
// Use if you want to force the software SPI subsystem to be used for some reason (generally, you don't)
// #define FASTLED_FORCE_SOFTWARE_SPI
// Use if you want...
ok have connected the pins you advise installed the Teensyduino installer programme.
find out i got 2811 leds instead of 2801 at solderlab.de dwnladed a interface sketch for the 2811 leds to the...
mortonkof i run firstlight
this is the code given:
// Use if you want to force the software SPI subsystem to be used for some reason (generally, you don't)
// #define...
void setup() {
// put your setup code here, to run once:
#include "FastLED.h"
#define NUM_LEDS 400
const int dataline = 6;
CRGB leds[NUM_LEDS 400];
void setup() {
...