bluer-sbc 8.163.1__tar.gz → 8.173.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of bluer-sbc might be problematic. Click here for more details.

Files changed (107) hide show
  1. {bluer_sbc-8.163.1/bluer_sbc.egg-info → bluer_sbc-8.173.1}/PKG-INFO +10 -7
  2. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/README.md +9 -6
  3. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/alias.sh +2 -0
  4. bluer_sbc-8.173.1/bluer_sbc/.abcli/rpi/fake_display.sh +19 -0
  5. bluer_sbc-8.173.1/bluer_sbc/.abcli/rpi.sh +16 -0
  6. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/tests/help.sh +3 -0
  7. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/README.py +1 -0
  8. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/__init__.py +1 -1
  9. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/functions.py +2 -0
  10. bluer_sbc-8.173.1/bluer_sbc/help/rpi.py +25 -0
  11. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/session/classes.py +3 -3
  12. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1/bluer_sbc.egg-info}/PKG-INFO +10 -7
  13. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc.egg-info/SOURCES.txt +3 -0
  14. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/LICENSE +0 -0
  15. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/MANIFEST.in +0 -0
  16. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/abcli.sh +0 -0
  17. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/actions.sh +0 -0
  18. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/adafruit_rgb_matrix.sh +0 -0
  19. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/blue_sbc.sh +0 -0
  20. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/camera.sh +0 -0
  21. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/grove.sh +0 -0
  22. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/hat.sh +0 -0
  23. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/install/adafruit_rgb_matrix.sh +0 -0
  24. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/install/grove.sh +0 -0
  25. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/install/lepton.sh +0 -0
  26. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/install/scroll_phat_hd.sh +0 -0
  27. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/install/sparkfun_top_phat.sh +0 -0
  28. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/install/template.sh +0 -0
  29. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/install/unicorn_16x16.sh +0 -0
  30. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/lepton.sh +0 -0
  31. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/scroll_phat_hd.sh +0 -0
  32. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/seed/headless_rpi.sh +0 -0
  33. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/seed/headless_rpi_64_bit.sh +0 -0
  34. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/seed/headless_ubuntu_rpi.sh +0 -0
  35. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/seed/jetson.sh +0 -0
  36. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/seed/rpi.sh +0 -0
  37. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/seed/swallow_raspbian.sh +0 -0
  38. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/seed.sh +0 -0
  39. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/session.sh +0 -0
  40. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/sparkfun_top_phat.sh +0 -0
  41. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/tests/README.sh +0 -0
  42. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/tests/camera.sh +0 -0
  43. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/tests/seed.sh +0 -0
  44. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/tests/version.sh +0 -0
  45. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/.abcli/unicorn_16x16.sh +0 -0
  46. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/ROS/__init__.py +0 -0
  47. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/__main__.py +0 -0
  48. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/algo/__init__.py +0 -0
  49. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/algo/diff.py +0 -0
  50. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/config.env +0 -0
  51. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/designs/__init__.py +0 -0
  52. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/designs/blue_bracket.py +0 -0
  53. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/designs/bluer_swallow.py +0 -0
  54. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/designs/bryce.py +0 -0
  55. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/designs/cheshmak.py +0 -0
  56. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/env.py +0 -0
  57. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/__init__.py +0 -0
  58. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/adafruit_rgb_matrix.py +0 -0
  59. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/display.py +0 -0
  60. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/grove.py +0 -0
  61. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/hardware.py +0 -0
  62. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/hat/__init__.py +0 -0
  63. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/hat/__main__.py +0 -0
  64. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/hat/abstract.py +0 -0
  65. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/hat/prototype.py +0 -0
  66. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/screen.py +0 -0
  67. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/scroll_phat_hd.py +0 -0
  68. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/sparkfun_top_phat/__init__.py +0 -0
  69. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/sparkfun_top_phat/__main__.py +0 -0
  70. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/sparkfun_top_phat/classes.py +0 -0
  71. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/hardware/unicorn_16x16.py +0 -0
  72. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/__init__.py +0 -0
  73. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/__main__.py +0 -0
  74. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/adafruit_rgb_matrix.py +0 -0
  75. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/camera.py +0 -0
  76. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/grove.py +0 -0
  77. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/hat.py +0 -0
  78. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/lepton.py +0 -0
  79. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/scroll_phat_hd.py +0 -0
  80. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/sparkfun_top_phat.py +0 -0
  81. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/help/unicorn_16x16.py +0 -0
  82. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/host.py +0 -0
  83. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/__init__.py +0 -0
  84. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/camera/__init__.py +0 -0
  85. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/camera/__main__.py +0 -0
  86. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/camera/constants.py +0 -0
  87. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/camera/generic.py +0 -0
  88. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/camera/rpi.py +0 -0
  89. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/camera/rpi_64_bit.py +0 -0
  90. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/classes.py +0 -0
  91. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/lepton/__init__.py +0 -0
  92. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/lepton/__main__.py +0 -0
  93. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/lepton/classes.py +0 -0
  94. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/imager/lepton/python2.py +0 -0
  95. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/logger.py +0 -0
  96. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/sample.env +0 -0
  97. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/session/__init__.py +0 -0
  98. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/session/__main__.py +0 -0
  99. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/session/functions.py +0 -0
  100. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc/urls.py +0 -0
  101. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc.egg-info/dependency_links.txt +0 -0
  102. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc.egg-info/requires.txt +0 -0
  103. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/bluer_sbc.egg-info/top_level.txt +0 -0
  104. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/pyproject.toml +0 -0
  105. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/requirements.txt +0 -0
  106. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/setup.cfg +0 -0
  107. {bluer_sbc-8.163.1 → bluer_sbc-8.173.1}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluer_sbc
3
- Version: 8.163.1
3
+ Version: 8.173.1
4
4
  Summary: 🌀 AI for single board computers.
5
5
  Home-page: https://github.com/kamangir/bluer-sbc
6
6
  Author: Arash Abadpour (Kamangir)
@@ -27,6 +27,8 @@ Dynamic: summary
27
27
 
28
28
  🌀 `bluer-sbc` is a [`bluer-ai`](https://github.com/kamangir/bluer-ai) plugin for edge computing on [single board computers](https://github.com/kamangir/blue-bracket).
29
29
 
30
+ ## installation
31
+
30
32
  ```bash
31
33
  pip install bluer_sbc
32
34
 
@@ -34,17 +36,18 @@ pip install bluer_sbc
34
36
  @env dot cp <env-name> local
35
37
  ```
36
38
 
39
+ ## aliases
40
+
41
+ [@camera](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/camera.md),
42
+ [@rpi](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/rpi.md),
43
+ [@sbc <hardware>](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/hardware.md).
44
+
37
45
  | | | |
38
46
  | --- | --- | --- |
39
47
  | [`cheshmak`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/cheshmak.md) [![image](https://github.com/kamangir/assets2/blob/main/cheshmak/01.png?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/cheshmak.md) | [`bluer-swallow`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) [![image](https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/06.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) | [`bryce`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bryce.md) [![image](https://github.com/kamangir/assets2/blob/main/bryce/08.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bryce.md) |
40
48
  | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/blue3-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) | [`chenar-grove`](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/chenar-grove-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) | [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/cube-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) |
41
49
  | [`eye_nano`](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/eye_nano-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | | |
42
50
 
43
- # aliases
44
-
45
- [@camera](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/camera.md),
46
- [@sbc <hardware>](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/hardware.md).
47
-
48
51
  ---
49
52
 
50
53
  > 🌀 [`blue-sbc`](https://github.com/kamangir/blue-sbc) for the [Global South](https://github.com/kamangir/bluer-south).
@@ -54,7 +57,7 @@ pip install bluer_sbc
54
57
 
55
58
  [![pylint](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/bluer-sbc.svg)](https://pypi.org/project/bluer-sbc/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/bluer-sbc)](https://pypistats.org/packages/bluer-sbc)
56
59
 
57
- built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.163.1`](https://github.com/kamangir/bluer-sbc).
60
+ built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.173.1`](https://github.com/kamangir/bluer-sbc).
58
61
 
59
62
 
60
63
  built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
@@ -2,6 +2,8 @@
2
2
 
3
3
  🌀 `bluer-sbc` is a [`bluer-ai`](https://github.com/kamangir/bluer-ai) plugin for edge computing on [single board computers](https://github.com/kamangir/blue-bracket).
4
4
 
5
+ ## installation
6
+
5
7
  ```bash
6
8
  pip install bluer_sbc
7
9
 
@@ -9,17 +11,18 @@ pip install bluer_sbc
9
11
  @env dot cp <env-name> local
10
12
  ```
11
13
 
14
+ ## aliases
15
+
16
+ [@camera](./bluer_sbc/docs/aliases/camera.md),
17
+ [@rpi](./bluer_sbc/docs/aliases/rpi.md),
18
+ [@sbc <hardware>](./bluer_sbc/docs/aliases/hardware.md).
19
+
12
20
  | | | |
13
21
  | --- | --- | --- |
14
22
  | [`cheshmak`](./bluer_sbc/docs/cheshmak.md) [![image](https://github.com/kamangir/assets2/blob/main/cheshmak/01.png?raw=true)](./bluer_sbc/docs/cheshmak.md) | [`bluer-swallow`](./bluer_sbc/docs/bluer-swallow.md) [![image](https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/06.jpg?raw=true)](./bluer_sbc/docs/bluer-swallow.md) | [`bryce`](./bluer_sbc/docs/bryce.md) [![image](https://github.com/kamangir/assets2/blob/main/bryce/08.jpg?raw=true)](./bluer_sbc/docs/bryce.md) |
15
23
  | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/blue3-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) | [`chenar-grove`](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/chenar-grove-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) | [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/cube-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) |
16
24
  | [`eye_nano`](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/eye_nano-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | | |
17
25
 
18
- # aliases
19
-
20
- [@camera](./bluer_sbc/docs/aliases/camera.md),
21
- [@sbc <hardware>](./bluer_sbc/docs/aliases/hardware.md).
22
-
23
26
  ---
24
27
 
25
28
  > 🌀 [`blue-sbc`](https://github.com/kamangir/blue-sbc) for the [Global South](https://github.com/kamangir/bluer-south).
@@ -29,5 +32,5 @@ pip install bluer_sbc
29
32
 
30
33
  [![pylint](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/bluer-sbc.svg)](https://pypi.org/project/bluer-sbc/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/bluer-sbc)](https://pypistats.org/packages/bluer-sbc)
31
34
 
32
- built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.163.1`](https://github.com/kamangir/bluer-sbc).
35
+ built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.173.1`](https://github.com/kamangir/bluer-sbc).
33
36
 
@@ -4,4 +4,6 @@ alias @camera=bluer_sbc_camera
4
4
 
5
5
  alias grove=bluer_sbc_grove
6
6
 
7
+ alias @rpi=bluer_sbc_rpi
8
+
7
9
  alias @sbc=bluer_sbc
@@ -0,0 +1,19 @@
1
+ #! /usr/bin/env bash
2
+
3
+ function bluer_sbc_rpi_fake_display() {
4
+ local options=$1
5
+ local do_dryrun=$(bluer_ai_option_int "$options" dryrun 0)
6
+
7
+ if [[ "$abcli_is_rpi" == false ]]; then
8
+ bluer_ai_log_warning "rpi not found."
9
+ return 0
10
+ fi
11
+
12
+ sudo apt-get install -y xvfb
13
+ [[ $? -ne 0 ]] && return 1
14
+
15
+ Xvfb :99 -screen 0 640x480x24 &
16
+ [[ $? -ne 0 ]] && return 1
17
+
18
+ export DISPLAY=:99
19
+ }
@@ -0,0 +1,16 @@
1
+ #! /usr/bin/env bash
2
+
3
+ function bluer_sbc_rpi() {
4
+ local task=$1
5
+
6
+ local function_name=bluer_sbc_rpi_$task
7
+ if [[ $(type -t $function_name) == "function" ]]; then
8
+ $function_name "${@:2}"
9
+ return
10
+ fi
11
+
12
+ bluer_ai_log_error "@rpi: $task: command not found."
13
+ return 1
14
+ }
15
+
16
+ bluer_ai_source_caller_suffix_path /rpi
@@ -5,6 +5,9 @@ function test_bluer_sbc_help() {
5
5
 
6
6
  local module
7
7
  for module in \
8
+ "@rpi" \
9
+ "@rpi fake_display" \
10
+ \
8
11
  "@sbc" \
9
12
  \
10
13
  "@sbc adafruit_rgb_matrix" \
@@ -57,6 +57,7 @@ def build():
57
57
  for item in [
58
58
  "camera",
59
59
  "hardware",
60
+ "rpi",
60
61
  ]
61
62
  ]
62
63
  )
@@ -4,7 +4,7 @@ ICON = "🌀"
4
4
 
5
5
  DESCRIPTION = f"{ICON} AI for single board computers."
6
6
 
7
- VERSION = "8.163.1"
7
+ VERSION = "8.173.1"
8
8
 
9
9
  REPO_NAME = "bluer-sbc"
10
10
 
@@ -10,6 +10,7 @@ from bluer_sbc.help.camera import help_functions as help_camera
10
10
  from bluer_sbc.help.grove import help_functions as help_grove
11
11
  from bluer_sbc.help.hat import help_functions as help_hat
12
12
  from bluer_sbc.help.lepton import help_functions as help_lepton
13
+ from bluer_sbc.help.rpi import help_functions as help_rpi
13
14
  from bluer_sbc.help.scroll_phat_hd import help_functions as help_scroll_phat_hd
14
15
  from bluer_sbc.help.sparkfun_top_phat import help_functions as help_sparkfun_top_phat
15
16
  from bluer_sbc.help.unicorn_16x16 import help_functions as help_unicorn_16x16
@@ -25,6 +26,7 @@ help_functions.update(
25
26
  "grove": help_grove,
26
27
  "hat": help_hat,
27
28
  "lepton": help_lepton,
29
+ "rpi": help_rpi,
28
30
  "scroll_phat_hd": help_scroll_phat_hd,
29
31
  "sparkfun_top_phat": help_sparkfun_top_phat,
30
32
  "unicorn_16x16": help_unicorn_16x16,
@@ -0,0 +1,25 @@
1
+ from typing import List
2
+
3
+ from bluer_options.terminal import show_usage, xtra
4
+
5
+
6
+ def help_fake_display(
7
+ tokens: List[str],
8
+ mono: bool,
9
+ ) -> str:
10
+ options = xtra("dryrun", mono=mono)
11
+
12
+ return show_usage(
13
+ [
14
+ "@rpi",
15
+ "fake_display",
16
+ f"[{options}]",
17
+ ],
18
+ "fake the display on an rpi.",
19
+ mono=mono,
20
+ )
21
+
22
+
23
+ help_functions = {
24
+ "fake_display": help_fake_display,
25
+ }
@@ -29,9 +29,9 @@ NAME = module.name(__file__, NAME)
29
29
  class Session:
30
30
  def __init__(self):
31
31
  self.bash_keys = {
32
- "e": "exit",
33
- "r": "reboot",
34
- "s": "shutdown",
32
+ "i": "exit",
33
+ "o": "shutdown",
34
+ "p": "reboot",
35
35
  "u": "update",
36
36
  }
37
37
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluer_sbc
3
- Version: 8.163.1
3
+ Version: 8.173.1
4
4
  Summary: 🌀 AI for single board computers.
5
5
  Home-page: https://github.com/kamangir/bluer-sbc
6
6
  Author: Arash Abadpour (Kamangir)
@@ -27,6 +27,8 @@ Dynamic: summary
27
27
 
28
28
  🌀 `bluer-sbc` is a [`bluer-ai`](https://github.com/kamangir/bluer-ai) plugin for edge computing on [single board computers](https://github.com/kamangir/blue-bracket).
29
29
 
30
+ ## installation
31
+
30
32
  ```bash
31
33
  pip install bluer_sbc
32
34
 
@@ -34,17 +36,18 @@ pip install bluer_sbc
34
36
  @env dot cp <env-name> local
35
37
  ```
36
38
 
39
+ ## aliases
40
+
41
+ [@camera](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/camera.md),
42
+ [@rpi](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/rpi.md),
43
+ [@sbc <hardware>](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/hardware.md).
44
+
37
45
  | | | |
38
46
  | --- | --- | --- |
39
47
  | [`cheshmak`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/cheshmak.md) [![image](https://github.com/kamangir/assets2/blob/main/cheshmak/01.png?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/cheshmak.md) | [`bluer-swallow`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) [![image](https://github.com/kamangir/assets2/blob/main/bluer-swallow/design/06.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bluer-swallow.md) | [`bryce`](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bryce.md) [![image](https://github.com/kamangir/assets2/blob/main/bryce/08.jpg?raw=true)](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/bryce.md) |
40
48
  | [`blue3`](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/blue3-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/blue3.md) | [`chenar-grove`](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/chenar-grove-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/chenar-grove.md) | [`cube`](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/cube-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/cube.md) |
41
49
  | [`eye_nano`](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) [![image](https://github.com/kamangir/blue-bracket/raw/main/images/eye_nano-1.jpg)](https://github.com/kamangir/blue-bracket/blob/main/designs/eye_nano.md) | | |
42
50
 
43
- # aliases
44
-
45
- [@camera](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/camera.md),
46
- [@sbc <hardware>](https://github.com/kamangir/bluer-sbc/blob/main/bluer_sbc/docs/aliases/hardware.md).
47
-
48
51
  ---
49
52
 
50
53
  > 🌀 [`blue-sbc`](https://github.com/kamangir/blue-sbc) for the [Global South](https://github.com/kamangir/bluer-south).
@@ -54,7 +57,7 @@ pip install bluer_sbc
54
57
 
55
58
  [![pylint](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/bluer-sbc.svg)](https://pypi.org/project/bluer-sbc/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/bluer-sbc)](https://pypistats.org/packages/bluer-sbc)
56
59
 
57
- built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.163.1`](https://github.com/kamangir/bluer-sbc).
60
+ built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.173.1`](https://github.com/kamangir/bluer-sbc).
58
61
 
59
62
 
60
63
  built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
@@ -27,6 +27,7 @@ bluer_sbc/.abcli/camera.sh
27
27
  bluer_sbc/.abcli/grove.sh
28
28
  bluer_sbc/.abcli/hat.sh
29
29
  bluer_sbc/.abcli/lepton.sh
30
+ bluer_sbc/.abcli/rpi.sh
30
31
  bluer_sbc/.abcli/scroll_phat_hd.sh
31
32
  bluer_sbc/.abcli/seed.sh
32
33
  bluer_sbc/.abcli/session.sh
@@ -39,6 +40,7 @@ bluer_sbc/.abcli/install/scroll_phat_hd.sh
39
40
  bluer_sbc/.abcli/install/sparkfun_top_phat.sh
40
41
  bluer_sbc/.abcli/install/template.sh
41
42
  bluer_sbc/.abcli/install/unicorn_16x16.sh
43
+ bluer_sbc/.abcli/rpi/fake_display.sh
42
44
  bluer_sbc/.abcli/seed/headless_rpi.sh
43
45
  bluer_sbc/.abcli/seed/headless_rpi_64_bit.sh
44
46
  bluer_sbc/.abcli/seed/headless_ubuntu_rpi.sh
@@ -81,6 +83,7 @@ bluer_sbc/help/functions.py
81
83
  bluer_sbc/help/grove.py
82
84
  bluer_sbc/help/hat.py
83
85
  bluer_sbc/help/lepton.py
86
+ bluer_sbc/help/rpi.py
84
87
  bluer_sbc/help/scroll_phat_hd.py
85
88
  bluer_sbc/help/sparkfun_top_phat.py
86
89
  bluer_sbc/help/unicorn_16x16.py
File without changes
File without changes
File without changes
File without changes
File without changes