Main Page: Difference between revisions
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
<li style="display: inline-block;"> [[File:OpenHAB.png|thumb|100px|link=http://tinel.go.ro:8089/paperui/index.html#/control|OpenHAB]] </li> | <li style="display: inline-block;"> [[File:OpenHAB.png|thumb|100px|link=http://tinel.go.ro:8089/paperui/index.html#/control|OpenHAB]] </li> | ||
<li style="display: inline-block;"> [[File:Octoprint-600x400.png|thumb|100px|link=http://192.168.2.188:5000/#|Octoprint]] </li> | <li style="display: inline-block;"> [[File:Octoprint-600x400.png|thumb|100px|link=http://192.168.2.188:5000/#|Octoprint]] </li> | ||
<syntaxhighlight lang="c" line='line'> | |||
def quickSort(arr): | |||
less = [] | |||
pivotList = [] | |||
more = [] | |||
if len(arr) <= 1: | |||
return arr | |||
else: | |||
pass | |||
</syntaxhighlight> | |||
= Projects = | = Projects = | ||
Revision as of 08:38, 23 June 2019
| Main Page |
|
| https://bogza.ro/index.php/Main_Page | |
Shortcuts


<syntaxhighlight lang="c" line='line'>
def quickSort(arr):
less = []
pivotList = []
more = []
if len(arr) <= 1:
return arr
else:
pass
</syntaxhighlight>
Projects
| Project naming | |||||||
|---|---|---|---|---|---|---|---|
| Author | Year | Attributes | Version | Number | |||
| Abr | Description | Abr | Description | Abr | Description | ||
| T | Tinel | 19 | 2019 | S | Sensor | V | 01 |
| M | Motion | ||||||
| W | WiFi | ||||||
| A | Actuator | ||||||
List of things
| Thing id | Project code | Date completed | Software version | Short description |
|---|---|---|---|---|
| 18fe34d578c1 | T19SMWV01 | 01.05.2019 | ff28cc0 | Triple motion sensor (radar/ultrasonic/PIR) |
| ?? | T19AWV01 | ?? | ?? | Led strip actuator with mosfet |
Sensors

Actuators

Adapter PCB

Software
























