Real-time Home Occupancy Detection with S2

2025-03-06
Real-time Home Occupancy Detection with S2

This article details a real-time home occupancy detection system built using an AMG8833 infrared thermal imaging sensor, a Raspberry Pi, and the S2 streaming data platform. The system streams sensor data to S2, which is then used by a Next.js frontend to display a live heatmap. Simple image processing determines occupancy. S2's low cost and ease of use make this a budget-friendly solution, costing around $2 per month.

Read more
(s2.dev)
Hardware

S2: Revolutionizing Stream Data Storage in the Cloud

2024-12-21

Bandar Systems introduces S2, a novel stream data storage service designed to revolutionize data processing in the cloud era. Unlike traditional object-based storage, S2 centers around streams, offering efficient, scalable, and cost-effective real-time data ingestion and processing. It supports high-throughput, low-latency read and write operations and provides multiple storage classes to meet varying performance and cost requirements. S2 aims to replace systems like Kafka and Kinesis, providing users with a more powerful and flexible stream data management solution.

Read more
(s2.dev)