WIP - hardware and software for motorizing a (very specific) manually controlled standing desk. I doubt it's useful to anyone but me, but it may contain some interesting bits of code.
doc | ||
mount | ||
pcb | ||
src | ||
.gitignore | ||
DeskControl.sublime-project | ||
platformio.ini | ||
README.md | ||
UNLICENSE |
DeskControl
This project is for motorizing a (very specific) manually controlled standing desk. I wanted to call it AutoDesk, but I don't like getting sued :-)
Contained in this repository are the hardware designs and software source code. I doubt it's useful to anyone but me, but it may contain some interesting bits of code.
All contents are released under the Unlicense. Help yourself!
Building and uploading
This project uses PlatformIO. For reference, here are some of the common commands:
Building
pio run
Building and uploading
pio run -t upload
Installing the libraries (without building)
pio lib install