Christopher Peplin

Results 25 comments of Christopher Peplin

Check out #155 - IIRC in Windows you either use just the com port number "3" or try lowercase com3. Simon, the /dev/ttyS2 is legit, Cygwin adds these shortcuts.

I'm a little confused by this - you said you ran `MONITOR_PORT=com3 make reset` and the output was: ``` Resetting Arduino... ../Arduino.mk:1300: *** Arduino port com6 not found!. Stop. ```...

Disregard, meant to reply to something else > I don't think the test suite should be included in any of the package distributions, that's not very common and it'll make...

> Things I want to avoid: > Copying Arduino.mk into my source tree. > "as part of building my software, you need to edit this file". > "as part of...

I think your goal is clear, but all of the possible solutions discussed so far are a headache for the package maintainers, which is why I think you're meeting some...

Unfortunately I can't offer a solution to this problem, but I wanted to drop a note about a workaround. My main issue with the large dependency list is not concern...

Great! Give it a go with your devices, and send any fixes or improvements you have through as pull requests. If it proves to be a good match I can...

Bleak looks great! @xloem I'm curious, what value do you see in adding PyGATT as a wrapper? I'm not actively maintaining this project anymore and haven't found anyone interested in...

The error message is interesting: > The system cannot find the file specified When this happens, has the BLED device been detected under a new name?