{"id":20237225,"url":"https://github.com/spidoug/calamp","last_synced_at":"2026-06-05T03:32:19.337Z","repository":{"id":249439984,"uuid":"831518535","full_name":"Spidoug/Calamp","owner":"Spidoug","description":"Application to calculate the number and power of lamps required for illuminating different types of rooms in a house","archived":false,"fork":false,"pushed_at":"2024-07-20T19:58:29.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T01:10:18.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Spidoug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-20T19:44:28.000Z","updated_at":"2024-07-20T20:04:32.000Z","dependencies_parsed_at":"2024-07-20T20:54:09.182Z","dependency_job_id":"e3788dd9-aa81-44f0-9241-88690bae00bd","html_url":"https://github.com/Spidoug/Calamp","commit_stats":null,"previous_names":["spidoug/calamp1"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spidoug%2FCalamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spidoug%2FCalamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spidoug%2FCalamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spidoug%2FCalamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Spidoug","download_url":"https://codeload.github.com/Spidoug/Calamp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241681619,"owners_count":20002344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T08:25:38.301Z","updated_at":"2025-03-03T14:29:28.462Z","avatar_url":"https://github.com/Spidoug.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CALAMP\n\nThe objective of this task is to calculate the quantity and power of lamps needed for the illumination of each type of room.\n\nTo calculate the number of lamps needed for each room, we must obtain some information such as the type of room, length, width, and type of lamp. The room is chosen by the user, and the area is calculated by multiplying the length by the width, as shown in formula 1.1. After obtaining the area value, the illuminance value of the chosen room is used, according to table 1.1. Now, we obtain the total lumen value by multiplying the area value by the illuminance of the room, as shown in formula 1.2. Finally, the type of lamp is chosen, according to table 1.2. The calculation of the number of lamps is obtained by dividing the total lumen by the lumen of the lamp. The result will give the user the number of lamps needed for the room according to ABNT 5413 and the lumen of the lamp that will be used.\n\n1.3 Formulas and Tables\n\nFormula 1.1\nArea of the room (A)\n𝐴 =length × width\n//////////////////////////////////////////////////////////////\n\nTable 1.1 – Ideal Illuminance Level\n\nRoom\tIlluminance (Lux)\nLiving Room\t- 150\nBedroom\t- 100\nKitchen\t- 400\nBathroom\t- 150\n//////////////////////////////////////////////////////////////\n\nFormula - 1.2\n\nTotal Lumen of the room (L)\n𝐿 = illuminance × area of the room\nL = illuminance×area of the room\n/////////////////////////////////////////////////////////////\n\nTable 1.2 – Comparison between types of lamps\n\nLumen\tCFL (W)\tLED (W)\n800 - Lumen\t13-15 W\t8-12 W\n1,600 - Lumen\t25-30 W\t16-20 W\n/////////////////////////////////////////////////////////////\n\nTable 1.3 – Predefined Lumen per Room for Better Lamp Performance\n\nRoom\tPredefined Lumen (Lux)\nLiving Room\t- 1600\nBedroom\t- 800\nKitchen\t- 1600\nBathroom\t- 800\n/////////////////////////////////////////////////////////////\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspidoug%2Fcalamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspidoug%2Fcalamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspidoug%2Fcalamp/lists"}