OUTklankschap wrote: ↑Tue Jul 21, 2020 8:22 amThe OUT_PP is not defined:
What would be the best alternative ?
Generating DMX512 - simple demo
Re: Generating DMX512 - simple demo
-
- Posts: 16
- Joined: Tue Feb 02, 2016 11:20 am
Re: Generating DMX512 - simple demo
for what ever reason, the dmx output does not work on the esp32 ...jimmo wrote: ↑Tue Jul 21, 2020 1:08 pmOUTklankschap wrote: ↑Tue Jul 21, 2020 8:22 amThe OUT_PP is not defined:
What would be the best alternative ?
Re: Generating DMX512 - simple demo
I wonder if there's some issue with switching betwen directly controlling the pin and then using it as a uart tx.
Do you have a scope or logic analyser?
Do you have a scope or logic analyser?
-
- Posts: 16
- Joined: Tue Feb 02, 2016 11:20 am
Re: Generating DMX512 - simple demo
Nope. Just a dmx source that will not respond to the micropython version, but does respond to the c-library version. So I do assume that there is something wrong with the timing of the python version.