Hi Murat, Unfortunately I cannot look this PR, the RIOT use LGPL/GPL code.
BR, Alan On 9/7/21, murat tologlu <[email protected]> wrote: > Hi Alan, > > The surprise is here : https://github.com/RIOT-OS/RIOT/pull/16766 > > I asked same "Dali Question" in a foreign forum ( > https://github.com/RIOT-OS/RIOT/pull/16766 ) before I went to vacation, > luckily one of maintainers had some previous work about Dali Interface and > he added this Pull Request in short time. > > It works quite satisfactory and became a base for my future works, I started > experimenting. Keep in touch. > > BR, > Murat > > On 2021/09/06 14:42:55, Alan Carvalho de Assis <[email protected]> wrote: >> I think your holidays were really good for you! :-) >> >> How did you implement it? Did you create a driver or it is just an apps >> library? >> >> BR, >> >> Alan >> >> On 9/6/21, Murat Tologlu <[email protected]> wrote: >> > SURPRISE ! >> > >> > >> > >> > Dali master worked quite fine on both esp32-wrover-kit and >> > stm32f429i-disc1 >> > >> > >> > >> > Guess, what is the real surprise ! 😊 >> > >> > >> > >> > -----Original Message----- >> > From: Alan Carvalho de Assis <[email protected]> >> > Sent: Wednesday, April 14, 2021 5:11 PM >> > To: [email protected] >> > Subject: Re: DALI Interface Proposal >> > >> > >> > >> > Hi Murat, >> > >> > >> > >> > I think DALI support should be a nice feature to have! >> > >> > >> > >> > Well, I already search for this protocol some time ago, but I don't >> > know >> > much about it yet. >> > >> > >> > >> > The protocol uses Manchester encoding, maybe driver interface should be >> > implemented using GPIO and freerunning timer. Suggestions are welcome! >> > >> > >> > >> > For HW I think we have two options: ST STEVAL-ILM001V1 and Mikroe DALI >> > 2 >> > Click. >> > >> > >> > >> > It seams there are two protocol version: DALI and DALI 2. Probably >> > those >> > DALI dimmers on Aliexpress are pretty old DALI protocol. >> > >> > >> > >> > BR, >> > >> > >> > >> > Alan >> > >> > >> > >> > On 4/14/21, murat toloğlu >> > <[email protected]<mailto:[email protected]>> wrote: >> > >> >> I would very much like the DALI interface to be in Nuttx and I would >> > >> >> like to learn your opinions on this issue. My knowledge and experience >> > >> >> in Nuttx is not enough to do this work alone, but if we get a few >> > >> >> people together, I can participate in the development work. >> > >> >> >> > >> >
