Skip to content

Latest commit

Β 

History

History
37 lines (18 loc) Β· 1.81 KB

File metadata and controls

37 lines (18 loc) Β· 1.81 KB

Lazy Blog

This is a lazily updated, lazily set up -- who needs Medium blog updated by a lazy engineer more interested in doing than writing about it.

Sept 12 2025 -- Summer is canceled!

Technically speaking, summer ended on it's own terms, but βœ… all the happy homeowner chores are complete, βœ… went on multiple camping trips with Daphne and Vanhilda, and βœ… homesite secured for πŸ₯Ά.

Winter is comming and we are back in a big way.

πŸ’₯ Added WebRTC video streaming, it works well, and also adds audio streaming. πŸ’₯ Recorded videos now include audio track in the .mp4 files recorded.

See daphbot-due for examples of both new features.

Mar 15, 2025 -- Recorded video and retrieval via REST interfaces available

You can see an example of it's use in the daphbot-due example's webapp and it's behavior service.

Feb 8, 2025 -- Added support for PI Camera 2 πŸŽ‰

#51

Allows using a pi ribbon cable cameras on Raspberry Pi 4 or 5.

Jan 28, 2025 -- We have online hosted docs! πŸŽ‰

Jan 27, 2025 -- It can see!

Working basic_bot.services.vision_cv service that uses open cv2 and tensorflow lite. Still trying to decide what else is needed in the beta version - support for GPIO in? Doing this in parallel with implementing the first working example of using basic_bot - daphbot-due

Jan. 20, 2025 -- Basic working central_hub and web_server services merged.

Working on adding basic motor controller service similar to Scatbot.