Skip to content

Seven-segment display - programmatically determine the time at which the most and minimum amount of power is used by the clock

Notifications You must be signed in to change notification settings

muhsinzyne/php-timer-led-segment-power-calculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

  • Seven-segment display - To determine the time at which the most and minimum amount of power is used by the clock LED Segments
  • v-1.0

Requirements

  • PHP 5.6^
  • PHPUnit
  • composer

How do I get set up?

  • Clone the repository in your apache public_html directory
composer install

How do I Run this script?

  • Open in any of the browser and run Base URL append by /min example http://localhost/test-segment
  • You can optionally pass min or max as URL parameter just like

http://localhost/test-segment/min

http://localhost/test-segment/max

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

Seven-segment display - programmatically determine the time at which the most and minimum amount of power is used by the clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages