  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix doi: <https://doi.org/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/55965>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/55965#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-322fc53464aecffeaf3d74b0f7ff27ac>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-8272d3a0decb0ebb3f0f1162c13622b1>;
	rdf:_3 <https://arxiv.universalpublishings.com/id/person/ext-a28974553b1c2c64b01f8bb30fc80216>;
	rdf:_4 <https://arxiv.universalpublishings.com/id/person/ext-19dbcf09a11afda535f139fbfc4457af> .

<https://arxiv.universalpublishings.com/id/eprint/55965/>
	dc:format "text/html";
	dc:title "HTML Summary of #55965 \n\nLighting Control Module Development\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/55965> .

<https://arxiv.universalpublishings.com/id/eprint/55965>
	bibo:abstract "&nbsp; &nbsp; &nbsp; &nbsp;Lighting control is an extremely pressing task in the modern world. On the one hand, poor lighting leads to reduced safety, including injuries and deaths. On the other hand, excessive lighting leads to excess energy waste, which should be avoided. This article describes the development of a lighting control module based on Arduino Mega. The article provides a selection of the necessary equipment, and a block diagram of the proposed device is also created. A 3D model of the device case was developed, and the case was also printed on a 3D printer. The assembly of the developed lighting control module is proposed."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/55965#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-19dbcf09a11afda535f139fbfc4457af>,
		<https://arxiv.universalpublishings.com/id/person/ext-322fc53464aecffeaf3d74b0f7ff27ac>,
		<https://arxiv.universalpublishings.com/id/person/ext-8272d3a0decb0ebb3f0f1162c13622b1>,
		<https://arxiv.universalpublishings.com/id/person/ext-a28974553b1c2c64b01f8bb30fc80216>;
	dct:date "2023-12-27";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>;
	dct:title "Lighting Control Module Development"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/55965/> .

<https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>
	foaf:name "\"Research Science and Innovation house\" LLC"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-19dbcf09a11afda535f139fbfc4457af>
	foaf:familyName "Alkhalaileh"^^xsd:string;
	foaf:givenName "Ahmad"^^xsd:string;
	foaf:name "Ahmad Alkhalaileh"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-322fc53464aecffeaf3d74b0f7ff27ac>
	foaf:familyName "Vizir"^^xsd:string;
	foaf:givenName "Yurii"^^xsd:string;
	foaf:name "Yurii Vizir"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-8272d3a0decb0ebb3f0f1162c13622b1>
	foaf:familyName "Chala"^^xsd:string;
	foaf:givenName "Olena"^^xsd:string;
	foaf:name "Olena Chala"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-a28974553b1c2c64b01f8bb30fc80216>
	foaf:familyName "Maksymova"^^xsd:string;
	foaf:givenName "Svitlana"^^xsd:string;
	foaf:name "Svitlana Maksymova"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>
	foaf:name "Journal of Universal Science Research"^^xsd:string;
	rdf:type bibo:Collection .

