1 Forks
3 Stars
3 Watchers

smartToll_app

This project showcases a simple inter-connectivity among server, mobile application and hardware. The mobile application (android) majorly deals with user input and exchanges data with the server (PHP). The server in turn publishes data onto the MQTT channel. The hardware (raspberry pi 3) is connected to the same MQTT channel and depending on the message sent over the channel does specific operation.

How to download and setup smartToll_app

Open terminal and run command
git clone https://github.com/iamsandeepkhan/smartToll_app.git
git clone is used to create a copy or clone of smartToll_app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with smartToll_app https://github.com/iamsandeepkhan/smartToll_app/archive/master.zip

Or simply clone smartToll_app with SSH
[email protected]:iamsandeepkhan/smartToll_app.git

If you have some problems with smartToll_app

You may open issue on smartToll_app support forum (system) here: https://github.com/iamsandeepkhan/smartToll_app/issues