Commit graph

549 commits

Author SHA1 Message Date
a44ed2556f fixed incorrect annotation on one config #docs 2020-05-09 12:24:59 -07:00
7086002db5 Code comments/formatting #docs 2020-05-09 12:24:03 -07:00
3b46a42023 formatting fix for markdown in pt100 page #docs 2020-05-09 12:22:50 -07:00
Alan Weinstock
1ea927ecd9
Merge pull request #71 from loredan/master
Fixes #33 , allows case-insensitive input over UART
2020-05-07 19:29:38 -07:00
Vsevolod Merenkov
65dbe60c87 Added user-friendty VCC readings adjustment #featureadd
Minor fixes to i2c #bugfix
2020-05-07 21:55:27 +03:00
Vsevolod Merenkov
2f4e42d34a Serial commands are now case-insensitive #featureadd 2020-05-03 14:51:16 +03:00
b45315f3b5 Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo into develop 2020-04-27 13:39:29 -07:00
Alan Weinstock
ce91ff63dd
Merge pull request #70 from loredan/master
This should fix #2 & #22

Thanks for all the hard work @loredan !
2020-04-27 13:38:26 -07:00
acb2e7cee7 fixed syntax error in pt100 page 2020-04-27 11:39:54 -07:00
83997a2fab Added paypal.me donation link to docs site #docs 2020-04-27 11:33:50 -07:00
3955912fb1 Fixed links to images in a couple of pages #docs 2020-04-27 11:33:10 -07:00
Vsevolod Merenkov
21f7ee25fe Added VCC switch to I2C 2020-04-14 22:22:39 +03:00
Vsevolod Merenkov
b3cc47daad Merge branch 'develop' of https://github.com/pyr0ball/pyr0piezo 2020-04-14 22:13:05 +03:00
Vsevolod Merenkov
46fc068619 Correct I2C port now used, fixed config and state reply 2020-04-14 21:58:00 +03:00
Vsevolod Merenkov
57d11c5b97 Added i2c bridge sketch 2020-03-29 20:56:43 +03:00
Vsevolod Merenkov
02d734b177 i2c support, not tested #feature 2020-03-29 00:25:27 +03:00
Vsevolod Merenkov
f2c3843668 Formatting 2020-03-27 11:32:34 +03:00
8d2174d549 Finished business card design 2020-03-04 21:09:00 -08:00
12f86c971b Added code for switching between 3.3v and 5v signal output #featureadd
- Fixes #67
2020-02-27 12:34:10 -08:00
Alan Weinstock
c521adccd3
Merge pull request #68 from loredan/master
New file structure, bringing the project into spec with C++ standards
2020-02-27 11:41:25 -08:00
c4fc40fa81 Pull latest changes from master into develop 2020-02-27 11:10:01 -08:00
8838301821 added compiled firmware used on MPDM #featureadd 2020-02-26 13:23:55 -08:00
d41e24f2ea Built pyr0-piezo v2 circuit on a business card #featureadd 2020-02-26 13:22:57 -08:00
b4ea4d7b3e updated parts library with new logo and TH parts #featureadd 2020-02-26 13:22:01 -08:00
b183050064 Added support for either 5v or 3.3v operation #featureadd
- Addresses #67
- Uses one additional pin + 3 additional resistors + LM317L
2020-02-26 13:16:25 -08:00
1efaf53379 updated gitignore for CAM outputs under Eagle_Files 2020-02-26 13:14:15 -08:00
e625f5fcaf added a little more info about gettin support to installation page #docs 2020-02-26 13:10:03 -08:00
529485f75a fixed typo and missing image asset on install page #docs 2020-02-26 12:55:52 -08:00
067c4c0df3 Added installation tutorial for MPDM #docs 2020-02-26 12:51:45 -08:00
loredan13
60a26ad3f7 More separation of declaration and definition 2020-02-19 19:25:24 +03:00
Vsevolod Merenkov
bf800e9940 Separating declaration and definition - volatile 2020-02-19 03:32:22 +03:00
loredan13
36b6402b2e Attempt at fixing compile error 2020-02-06 19:06:46 +03:00
loredan13
30afcdd8b7 Added separate cmd file 2020-02-06 11:12:32 +03:00
fd7fa2b3bd Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo 2020-01-30 16:49:00 -08:00
91b72b71a1 updated circuit explanation docs #docs
addition to #45
2020-01-30 16:47:56 -08:00
db0e457450 trying to eliminate those pesky lbr temp files again #bugfix 2020-01-23 11:59:07 -08:00
effa5c7d7f updated piezoPCB singledisk for better actuation #bugfix 2020-01-23 11:32:04 -08:00
82dd63f111 Update to README 2020-01-21 16:01:40 -08:00
43e04a3e90 updated eagle library with latest parts 2020-01-21 15:56:32 -08:00
4c6e21e67a updated gitignore with eagle library temp files 2020-01-21 15:56:09 -08:00
d203ce5e96 added eagle library backup files to gitignore 2020-01-21 15:54:24 -08:00
Alan Weinstock
65f941cd06
Merge pull request #65 from pyr0ball/develop
Updates for rev 2.2.x, vscode fixes, new features.

- Added piezo disconnect detection
- Added function to invert logic level
2020-01-21 15:48:00 -08:00
76fb8c3631 Merge branch 'develop' of https://github.com/pyr0ball/pyr0piezo into develop 2020-01-20 17:01:50 -08:00
61995934eb Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo into develop 2020-01-20 17:01:19 -08:00
0de1676e64 gave singledisk pcb a bit more flex for better sensitivity #bugfix 2020-01-20 16:59:37 -08:00
62c459e0dc updated eagle project file with latest library urn 2020-01-20 16:37:31 -08:00
83e43f34ae updated eagle parts library to latest #featureadd 2020-01-20 16:36:58 -08:00
2e8d5cba4c updated v2.2.0 eagle files with latest library parts #bugfix 2020-01-20 16:31:00 -08:00
a4a9cb9081 added configs for new features logic level and pzdet #featureadd 2020-01-20 16:20:25 -08:00
6b6d13e08f Added eagle source files for SingleDisk PCB adapters #featureadd 2020-01-20 16:17:10 -08:00