Setup of the development environment
Major parts of the control application can be developed while not using the target hardware.
All development tools require prior installation of git.
The repositories are hosted on bitbucket.
A Setup of development environment on non-Raspi Linux platform or Setup of development environment on Mac OS can be used for development of the main application including:
- Main control application
- Client application
- Database setup
The dynamic webpage is developed for Apache 2 web server.
The App for Apple mobile devices is developed with Xcode.
The Android application is developed using Android Studio.