probonopd

Results 1135 issues of probonopd

Thanks for creating this library, highly appreciated. Can you please add two example sketches, e.g., * One that measures something __based on a timer__; e.g., reports the temperature from the...

Hello @adriaandegroot, thanks for this very useful tool. However I am getting no graph but this error, do you have an idea what might be causing this and how to...

https://github.com/dracan/tomatoad/blob/179f460e32458da6abe39c703a0e3777fc6e0f21/src/package.json#L49 Providing an [AppImage](http://appimage.org/) would have, among others, these advantages: - Applications packaged as an AppImage can run on many distributions (including Ubuntu, Fedora, openSUSE, CentOS, elementaryOS, Linux Mint, and...

Let's document the SER-DATA-IN protocol of the Acoustimass module so that we can use the Acoustimass module without the original Music Center. __Update 2023: See [below](https://github.com/probonopd/Lifestyle/issues/2#issuecomment-1656744141) for documentation provided by...

https://gist.github.com/probonopd/c114ea42ea6fef5b6b6b6118ae49ebf8#gistcomment-2397945 suggests that the main MCU may be a Motorola/Freescale (now NXP) M68HC05 (HC05C12) > pin #37 (named TCAP), the MCU, underneath the VFD Can we trace that pin to...

The Acoustimass module connector has a **TTY-OUT** pin. can we document it?

E.g., [miZy](https://hyphop.github.io/mizy/) features SPDIF audio out on the [Orange Pi Zero](http://www.orangepi.org/orangepizero/) - can such a device be used as a player connected to the digital in of the Lifestyle system?

@ooijenf [writes](https://github.com/probonopd/Lifestyle/commit/a715715e2b6c7eeebd1204d50c780d59ff54c9f0#commitcomment-27329049): > I found a document from Bose to control my music center through the serial interface on the back of the device, so now I am trying to...

Thanks to the work of @adrianschroeter, OBS now supports generating AppImages using [`appimage.yml` files](https://build.opensuse.org/package/view_file/OBS:AppImage:Templates/AppImageTemplate/appimage.yml?expand=1). These should be mentioned in http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.package_formats.html#idm140659252001632 Feel free to copy the relevant sections from https://github.com/AppImage/AppImages/blob/master/YML.md and/or...

This PR, when merged, will compile this application on [Travis CI](https://travis-ci.org/) upon each `git push`, and upload an [AppImage](http://appimage.org/) to your GitHub Releases page. Providing an [AppImage](http://appimage.org/) would have, among...