GithubHelp home page GithubHelp logo

vcgato29 / campanella Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michelelizzit/campanella

0.0 2.0 0.0 1.96 MB

Campanella - Open-source bell management system

Home Page: https://lizzit.it/campanella

License: GNU Affero General Public License v3.0

Python 16.74% Shell 9.86% PHP 41.05% HTML 1.16% JavaScript 23.49% CSS 7.71%

campanella's Introduction

Campanella - Open-source bell management system

README.md

Written by: Michele Lizzit <lizzit.it>, 21 Apr 2017
Last update: 21 Apr 2017
Version: 1.1

Campanella - Open-source bell management system
More informations are available on the project website: https://lizzit.it/campanella

Campanella is a bell management system designed for schools.
It is composed of a Raspberry PI (or any other Linux machine), and a loudspeaker or regular electric bell.
The system can be configured through a user-friendly web interface and represents a valid and accurate alternative to the expensive (and often inaccurate) timers that are often used for this purpose.
The system rings the bell and/or plays a sound on the loudspeaker according to the customizable internal schedule.
The software is very versatile and can plan different timetables: daily, weekly, monthly or custom.
The internal clock is automatically synchronized with a remote atomic clock via NTP once per day.
The system is designed for schools but is suitable for a lot more applications!
The system supports an optional HD44780 or serial LCD to display the time from the internal clock.

Campanella has been tested on the following hardware:
Raspberry PI 1 model B
Raspberry PI 3 model B

Installation procedure (EXPERIMENTAL)

Note: this procedure is HIGHLY EXPERIMENTAL and may irreversibly damage your system, please make sure you have a full backup of your system before proceeding
Note: this procedure has only been tested on Raspbian

sudo apt-get update
sudo apt-get -y install git
cd
git clone https://github.com/michelelizzit/campanella/
cd campanella
sudo ./install_script.sh

Schematic

Schematic

Pins:

Name Pin
GPIO_CAMPANELLA_PIN 7
GPIO_LED_RED_PIN 13
GPIO_LED_GREEN_PIN 16
GPIO_LED_BLUE_PIN 18
GPIO_BUTTON_PIN 15

Optional HD44780 LCD:

LCD Pin RaspberryPI Pin
RS_PIN 19
RW_PIN 21
ENABLE_PIN 3
DATA_PIN 23, 26, 22, 24

Note: Pins are numerated according to the PIN.BOARD numeration scheme

Screenshots

Screenshot1 Screenshot2 Screenshot3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.