Commit Graph

  • dfd1a7a9fd remove unneeded line master Elis Axelsson 2017-08-26 19:20:55 +0200
  • 1261ffd963 Added shortcut functions for sitting and standing heights Elis Axelsson 2017-08-26 19:20:35 +0200
  • 3e7d9bee4b Make distance measuring more accurate Elis Axelsson 2017-08-26 19:07:20 +0200
  • f65f083347 Reverse some calculations to measure distance to the ceiling instead of the floor Elis Axelsson 2017-08-26 18:40:42 +0200
  • c1f238eca9 Move table in crazy mode Elis Axelsson 2017-08-26 01:16:14 +0200
  • b1101d0405 Remove boot.py, shouldn't need to change that anyways Elis Axelsson 2017-08-24 08:09:38 +0200
  • 278c97637f Implement function to move the table up or down for a distance of centimeters Elis Axelsson 2017-08-21 20:44:16 +0200
  • 2fb13b33cb Rename move() to triggerRelay() Elis Axelsson 2017-08-21 19:52:36 +0200
  • cfba49cff8 Update readme to match actual code Elis Axelsson 2017-08-21 19:12:33 +0200
  • 9301d08ca5 Make goCrazy() use the new table class Elis Axelsson 2017-08-21 18:58:33 +0200
  • b94921aed1 Move movement sensor code to table class Elis Axelsson 2017-08-21 18:47:20 +0200
  • c84dd8859e Remove old raiseUp and lowerDown functions Elis Axelsson 2017-08-21 18:41:02 +0200
  • 7ef5553f23 Remove resetRelays() function and add move() function that can move up, down or reset Elis Axelsson 2017-08-21 18:37:50 +0200
  • 6025147226 Move reset relay function to class Elis Axelsson 2017-08-21 18:17:00 +0200
  • ad57b92bca Put the distance measuring in the new class Elis Axelsson 2017-08-21 18:12:22 +0200
  • 9c3482d77a Change movement to correct pin Elis Axelsson 2017-08-21 18:07:19 +0200
  • b970bf94d3 Build class Elis Axelsson 2017-08-21 18:06:29 +0200
  • 40b1c1db02 No need to import main Elis Axelsson 2017-08-17 23:12:52 +0200
  • d3edd355dc Add crazy code and docs Elis Axelsson 2017-08-17 23:02:54 +0200
  • b6de0dc4ef Cleanup and make functions to just read values instead of doing things forever and ever Elis Axelsson 2017-08-17 23:00:36 +0200
  • a3bde0ce81 Update pins so I can connect everything at once Elis Axelsson 2017-08-17 22:55:01 +0200
  • cd2b2d7835 Add method to reset relay Elis Axelsson 2017-08-17 21:40:28 +0200
  • 3ff107ffef Add docs and methods to raise up and lower down Elis Axelsson 2017-08-17 21:33:43 +0200
  • 97f4335654 Switch from NodeMCU to Wemos Elis Axelsson 2017-08-11 11:23:05 +0200
  • 90707cf904 Print more often Elis Axelsson 2017-08-11 11:22:47 +0200
  • 20ed3866c1 Update pins Elis Axelsson 2017-08-11 11:07:06 +0200
  • 5ab3e587dc Tested trough all the pins Elis Axelsson 2017-08-11 11:04:27 +0200
  • 413c3df285 Updated pinout for Wemos to ones I mapped by hand Elis Axelsson 2017-08-11 09:17:03 +0200
  • 3ac319708b Change pin for movement sensor Elis Axelsson 2017-08-11 08:40:56 +0200
  • 521207c108 Add wrapper to connect Elis Axelsson 2017-08-11 08:28:13 +0200
  • bf9be01ca8 Update stuff Elis Axelsson 2017-08-11 08:28:04 +0200
  • af02a907d0 Add pinouts and refactor some code Elis Axelsson 2017-08-11 08:14:38 +0200
  • 2e26cd942c Copy boot file as well so we have a backup of it Elis Axelsson 2017-08-11 07:56:40 +0200
  • de170f440d Move code Elis Axelsson 2017-08-11 07:51:48 +0200
  • 82b708393d Update lib Elis Axelsson 2017-08-11 07:51:23 +0200
  • e54f6a7522 Add note about copying files Elis Axelsson 2017-08-07 20:23:40 +0200
  • 01ada69bdc Added docs about movement sensor Elis Axelsson 2017-08-07 20:09:29 +0200
  • ad936a68c6 Add main file with example to measure distance Elis Axelsson 2017-07-24 20:30:30 +0200
  • c5b2ed496f Docs for my small card Elis Axelsson 2017-07-24 20:06:45 +0200
  • b6427b3646 Add lib Elis Axelsson 2017-07-24 19:49:21 +0200
  • 73f7e91416 Add connection info Elis Axelsson 2017-07-24 17:50:06 +0200
  • dcedfbe5c7 Add readme with install instructions Elis Axelsson 2017-07-24 17:47:30 +0200
  • 0cebe0918b Ignore /.env/ dir Elis Axelsson 2017-07-24 17:45:46 +0200
  • 80f0e7088a Added requirements.txt Elis Axelsson 2017-07-24 17:35:20 +0200
  • 2ac6a02d5f Add deps Elis Axelsson 2017-07-24 17:19:09 +0200