Skip to content

Commit d8d7e13

Browse files
committed
Repository restructure
1 parent fb908fa commit d8d7e13

64 files changed

Lines changed: 346 additions & 212 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

APDS9960/package.json

Lines changed: 0 additions & 22 deletions
This file was deleted.
File renamed without changes.

DRV8825/DRV8825/Examples/drv8825-motorRotationAndSleep.py renamed to Actuators/DRV8825/DRV8825/Examples/drv8825-motorRotationAndSleep.py

File renamed without changes.

Actuators/DRV8825/package.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"urls": [
3+
[
4+
"drv8825.py",
5+
"github:SolderedElectronics/Soldered-MicroPython-Modules/Actuators/DRV8825/DRV8825/drv8825.py"
6+
],
7+
[
8+
"Examples/drv8825-acceleration.py",
9+
"github:SolderedElectronics/Soldered-MicroPython-Modules/Actuators/DRV8825/DRV8825/Examples/drv8825-acceleration.py"
10+
],
11+
[
12+
"Examples/drv8825-motorRotationAndSleep.py",
13+
"github:SolderedElectronics/Soldered-MicroPython-Modules/Actuators/DRV8825/DRV8825/Examples/drv8825-motorRotationAndSleep.py"
14+
]
15+
],
16+
"deps": [],
17+
"version": "0.2"
18+
}
File renamed without changes.
File renamed without changes.

Actuators/WS2812/package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"urls": [
3+
[
4+
"Examples/ws2812b-blink.py",
5+
"github:SolderedElectronics/Soldered-MicroPython-Modules/Actuators/WS2812/WS2812/Examples/ws2812b-blink.py"
6+
],
7+
[
8+
"Examples/ws2812b-simple-fade.py",
9+
"github:SolderedElectronics/Soldered-MicroPython-Modules/Actuators/WS2812/WS2812/Examples/ws2812b-simple-fade.py"
10+
]
11+
],
12+
"deps": [],
13+
"version": "0.2"
14+
}

BME280/package.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

BME680/package.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)