# Welcome to Open AOI!
This is a support package for [Open AOI project](https://github.com/ChrnyaevEK/open-aoi-system).
Open AOI is ROS2 powered Automated Optical Inspection framework, developed as part of my master thesis at **BUT Brno** university. Project aims to provide development environment for PCB optical inspection tasks in production. Project targets **Raspberry Pi** platform yet it is possible to use any other general purpose computer. Project use **docker** and **Nice GUI** for frontend.
*Please refer main project repository for details.*
## Run web service
Start web server with the following command.
```
python -m open_aoi_web_interface.main
```
## Run GPIO service
```
python -m open_aoi_gpio_interface.main
```
Raw data
{
"_id": null,
"home_page": null,
"name": "open-aoi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "automated optical inspection, pcb, computer vision",
"author": null,
"author_email": "Cherniaev Egor <chrnyaevek@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/9c/c2/9413d3c48743b0c3b342b44b67a2a784eb38b833df88c188c2fee837fdb0/open_aoi-0.0.17.tar.gz",
"platform": null,
"description": "# Welcome to Open AOI!\nThis is a support package for [Open AOI project](https://github.com/ChrnyaevEK/open-aoi-system).\n\nOpen AOI is ROS2 powered Automated Optical Inspection framework, developed as part of my master thesis at **BUT Brno** university. Project aims to provide development environment for PCB optical inspection tasks in production. Project targets **Raspberry Pi** platform yet it is possible to use any other general purpose computer. Project use **docker** and **Nice GUI** for frontend.\n\n\n*Please refer main project repository for details.*\n\n## Run web service\nStart web server with the following command.\n```\npython -m open_aoi_web_interface.main\n```\n\n## Run GPIO service\n```\npython -m open_aoi_gpio_interface.main\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Support python package for Open AOI system project.",
"version": "0.0.17",
"project_urls": {
"Homepage": "https://github.com/ChrnyaevEK/open-aoi",
"Issues": "https://github.com/ChrnyaevEK/open-aoi/issues"
},
"split_keywords": [
"automated optical inspection",
" pcb",
" computer vision"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2b136d5f1c2a56bce03468998e485860fd6ee11d1a3a522d72596a99172f823b",
"md5": "39ddb5471ae3026a049f152fe5828ac8",
"sha256": "4ebac60eff7fecd19d21f9ea5ce5861c75ac388eb670b1eb4358ccf4e68011f7"
},
"downloads": -1,
"filename": "open_aoi-0.0.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "39ddb5471ae3026a049f152fe5828ac8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 18606,
"upload_time": "2024-04-07T21:36:39",
"upload_time_iso_8601": "2024-04-07T21:36:39.651713Z",
"url": "https://files.pythonhosted.org/packages/2b/13/6d5f1c2a56bce03468998e485860fd6ee11d1a3a522d72596a99172f823b/open_aoi-0.0.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9cc29413d3c48743b0c3b342b44b67a2a784eb38b833df88c188c2fee837fdb0",
"md5": "71e1c9e06ba19923b5b47efb2fbc1944",
"sha256": "2449747980d928ac60e83721326d04a2c86188d18bb59866d05190962fd7b945"
},
"downloads": -1,
"filename": "open_aoi-0.0.17.tar.gz",
"has_sig": false,
"md5_digest": "71e1c9e06ba19923b5b47efb2fbc1944",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 12400,
"upload_time": "2024-04-07T21:36:41",
"upload_time_iso_8601": "2024-04-07T21:36:41.078321Z",
"url": "https://files.pythonhosted.org/packages/9c/c2/9413d3c48743b0c3b342b44b67a2a784eb38b833df88c188c2fee837fdb0/open_aoi-0.0.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-07 21:36:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ChrnyaevEK",
"github_project": "open-aoi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "open-aoi"
}