
With the help of my testing rig, I was finally able to work on the wireless connectivity of my Automatic Curtains.The electronics already had a communication line in place, so this should just be a walk in the park. Right?

After playing around with the latest version of PJON, I finally found a good way for Arduino to Arduino communication. And with some test-code up and running, it was time to implement it in my automatic curtain driver.

Since my son Enzo was born, I haven’t really had the time to work on my projects. The upside of this is the fact the the world keeps evolving while my project’s are on hold. One of the best improvements in the last few weeks, is the release of the new PJON library.

So, last week I worked on connecting my automatic curtain system motor unit to the control panel. Unfortunately, this wasn’t as easy as I had hoped. So after banging my head into the wall for a week, it is time do take a step back.