Alan Weinstock

Results 44 comments of Alan Weinstock

@AlmightyFrog I'd be happy to put together a layout like this if you want to make your own. Is there a particular MCU dev board you have in mind? The...

@AlmightyFrog with regards to the switchover to SAMD21, there's several reasons for doing that beyond the reduction in components: - Futureproofing. The AVR chips are probably going to be around...

@AlmightyFrog Re: SAMD21 vs STM32: For this project, the actual amount of processing power required is very low, since most of the MCU involvement is just balancing the circuit, so...

@AlmightyFrog I use a managed library that's attached to my account. It allows me to utilize the Push to Fusion 360 with part models as well as make edits to...

I've opened a [forum post on Autodesk's site](https://forums.autodesk.com/t5/eagle-forum/with-introduction-of-quot-shared-folders-quot-can-we-have-a-quot/td-p/9115229) requesting a public share option. Currently it is only possible to share managed libraries via Autodesk accounts, meaning each user/contributor needs to...

Added documentation in commits: https://github.com/pyr0ball/pyr0piezo/commit/1d17a8dbc9c0e2c366f647574b28ad20244343db https://github.com/pyr0ball/pyr0piezo/commit/e2399797b8cc4d5ed9e25f0dfded744ae7c06701

Added PDF exports of all schematics used in boards that have been fabricated: https://github.com/pyr0ball/pyr0piezo/commit/c462b0a3dc5661c0f24a280ded8cff5d5fa49069

Been another year, just checking in if there's been any new support options? Wyze cameras have released an official firmware that allows RTSP streams now, would be nice to be...

I'd already implemented an ffmpeg + ffserver solution, but this looks like it might be less overhead. Anyhoo, it's all well and good for someone like me, who's experienced in...