issues
search
jostlowe
/
Pico-DMX
A library for inputting and outputting the DMX512-A lighting control protocol from a Raspberry Pi Pico
BSD 3-Clause "New" or "Revised" License
193
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cant change the start channel
#57
michaelkpierce
opened
4 months ago
6
Bug in highlight_all
#56
peternlewis
opened
5 months ago
0
Adding RDM support
#55
Tom-Wyz
closed
7 months ago
9
Implement checking of stop bits and channel counter
#54
HakanL
closed
9 months ago
17
Dmx Input problems.
#53
SutliffeProductions
closed
10 months ago
1
RDM Compatibility?
#52
SutliffeProductions
closed
1 year ago
1
Input and Output in the same program?
#51
SutliffeProductions
closed
1 year ago
2
Help with c++
#50
sticckky1
opened
1 year ago
2
This library in rust
#49
JonasFocke01
closed
1 year ago
8
RDM Compatibility
#48
peterverhagenresx
closed
1 year ago
1
How to behave as a DMX USB Pro Widget ?
#47
stephanschulz
opened
1 year ago
5
Fix hardware/pio.h: No such file
#46
nsc-de
opened
1 year ago
0
Confirmed working with pico w?
#45
SutliffeProductions
closed
1 year ago
3
write not sending channel 512
#44
P4LIL
closed
1 year ago
2
RDM ported to PICO
#43
riwalker
closed
1 year ago
1
Waiting to send Dmx packets needed?
#42
SutliffeProductions
closed
7 months ago
1
which pins are best used for simultaneous input and output
#41
stephanschulz
closed
1 year ago
1
how to define START_CHANNEL during runtime?
#40
stephanschulz
opened
1 year ago
2
DmxOutput.h void write not const
#39
MarcusGarfunkel
closed
1 year ago
1
parallel output not works as expected with multiple buffers
#38
ScobbyDoo
closed
1 year ago
3
Wiring / setup diagram
#37
SutliffeProductions
closed
1 year ago
1
Sample Wiring
#36
red4dj
opened
1 year ago
15
Issue Using Pico-DMX together with Adafruit_NeoPXL8
#35
HerbertHalamek
closed
2 years ago
3
Can you provide a cmake example including your library
#34
karamandrew
opened
2 years ago
4
Add possibility to use library with different DMA_IRQ
#33
negis02
opened
2 years ago
1
Possible RDM support?
#32
NeoCortex97
closed
1 year ago
15
Question: dma support and power saving tipps?
#31
NeoCortex97
closed
2 years ago
4
Interrupt version of input with SDK not working
#30
goran-mahovlic
closed
2 years ago
5
Inverse dmxInput
#29
functionpointer
closed
2 years ago
2
support arduino-pico core
#28
functionpointer
closed
2 years ago
1
Support for differential outputs (no RS-485 module necessary)
#27
GlenHertz
closed
1 year ago
11
getting problem in running inbuilt sample code RGB_input_async in pico in arduino....
#26
sagarpateldt
opened
2 years ago
3
DMX for PICO without PIO
#25
Gavin-Perry
closed
2 years ago
5
Add support to `arduino-pico` and `mbed_nano` core
#24
khoih-prog
closed
2 years ago
1
missing dma.h and poi.h
#23
Gavin-Perry
closed
2 years ago
1
Fix poor README advice regarding ignoring the start code
#22
peternewman
closed
2 years ago
7
DmxInput improvement: Trigger the IRQ not based on number of received bytes but on the state of the line
#21
kripton
opened
2 years ago
14
Add a note on partial sends to the Readme
#20
kripton
closed
2 years ago
0
DmxInput: Pass the instance as parameter to the callback so that the callee knows which instance just received data
#19
kripton
closed
2 years ago
0
DmxInput: Use DMA_SIZE_8 instead of DMA_SIZE_32 to fix "last channel reading problem" (#16)
#18
kripton
closed
2 years ago
1
Make the DmxInput work by doing some tasks of the IRQ handler in read_async
#17
kripton
closed
2 years ago
0
DmxInput: Cannot get value of channel 512
#16
kripton
closed
2 years ago
3
DmxInput: start_channel is not honored
#15
kripton
opened
2 years ago
15
Dmx input async callback
#14
kripton
closed
2 years ago
2
Question: Reason of a specific line calling the irq handler manually
#13
kripton
closed
2 years ago
11
Add support for Pico-SDK-based projects (= non Arduino)
#12
kripton
closed
2 years ago
0
Fix DMX input not working when DMA channels are already in use before
#11
kripton
closed
2 years ago
0
Can't compile ESP32
#10
ellogwen
closed
3 years ago
1
Fix Docstrings, clean up one unused return code
#9
BollaBerg
closed
3 years ago
0
Asynchronous DmxInput
#8
functionpointer
closed
3 years ago
5
Next