<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://localhost:8080/xmlui/handle/123456789/251">
    <title>DSpace Community:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/251</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/1879" />
      </rdf:Seq>
    </items>
    <dc:date>2026-06-23T06:21:12Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/1879">
    <title>People Counting System for Smart Energy Consumption and Mob Management</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1879</link>
    <description>Title: People Counting System for Smart Energy Consumption and Mob Management
Authors: Pratiksha Sunil Paluskar, Roshni Anil Kasliwal; Shweta Vilas Mate, Prof. S. P. Mene
Abstract: The new rule for the future is going to be, “Anything that can be connected, will be connected”. The system in this paper is proposed&#xD;
in order to take a step towards a connected and smarter future, and also to foster an efficient way for management of crowd and&#xD;
energy consumption. This system is built using various trends driving the future of information technology such as Raspberry pi,&#xD;
Image processing, MQTT publish-subscribe protocol, ESP8266 NodeMCU, and Node-RED. Raspberry pi camera module is used&#xD;
for capturing images at regular intervals of time; the captured image is processed by Raspberry pi using OpenCV and Haar cascade&#xD;
classifier which detects human heads to generate a count of the detected people. This count is published to Node-RED by Raspberry&#xD;
Pi which is subscribed by the ESP8266 NodeMCU to control the electronic devices according to the subscribed count, rather&#xD;
according to the presence or absence of people. MongoDB database connectivity is given to Node-RED wherein statistics about&#xD;
crowd density and distribution at a particular time and area are obtained.</description>
    <dc:date>2017-10-11T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

