Main Page
| 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
























