Chris Weiss

Results 13 issues of Chris Weiss

it seems SoftwareBitBang/Timing.h does not have any settings for atmega328 and F_CPU == 8000000L and thus does not compile. would copying the attiny85 values do the trick, and is there...

enhancement
port

an option to have the app listen on a TCP port and the library connect to it and send messages over TCP instead of serial would be completely amazing. this...

enhancement

I'm using a bk7231n cb2s based device with esphome and had already opened an issue there https://github.com/esphome/issues/issues/5435 but it seems the issue is in libretiny's mDNS to summarize the issue...

When I subscribe I'm getting the first data twice, and the first time is before the subscribe callback fires. In my phone's snoop log I only ever see it once....

Allow active, paid up, full and supporting members to view the active membership list and contact details. add a db field on products to not that a membership level is...

Feature Request

get rid of it. Pass vars in as function params by reference or use the $GLOBALS[] array.

Code Cleanup

fix tabs/spaces. i'd like to see all tabs and no spaces. I'm not going to be picky about braces, as long as it's readable.

Code Cleanup

manage equipment: - serial numbers, descriptions, date received, etc - owned or on loan and from who? - on loan to someone? - maintenance history

Feature Request

get rid of all the "safe extract" bullshit and reference post and get vars directly. specifically copying to a local var is fine.

Code Cleanup

used a quick hack to make single letter and 3 letter product codes for use in the interfaces and I put them in the unused path and url fields. rename...

Code Cleanup