Commit graph

461 commits

Author SHA1 Message Date
5581fac1ce fixed i2c byteslength for some inputs #docs 2020-05-13 10:02:51 -07:00
0f3db0f7ef updating 'about' section #docs 2020-05-13 01:30:17 -07:00
44114dbaec switching to dark theme on docs site #docs 2020-05-13 01:27:15 -07:00
b225d06b29 added youtube video of the circuit explanation #docs 2020-05-13 01:11:16 -07:00
45023ba662 added links to MPDM install guide #docs 2020-05-12 23:43:21 -07:00
bda5d75c7e fixed i2c docs links #docs 2020-05-12 23:40:23 -07:00
7988739542 Added I2C Integration page #docs 2020-05-12 23:35:46 -07:00
f744b4539a updated Pyr0-Piezo configuration instructions with new parameters #docs 2020-05-12 22:59:05 -07:00
c2c6e6e640 added documentation explaining the bypass jumper. #41 complete #docs 2020-05-12 22:44:38 -07:00
Alan Weinstock
4239641fc1
Merge pull request #72 from pyr0ball/develop
Add I2C input + addtl features
2020-05-10 15:18:26 -07:00
2184ec69ed updated changelog for v2.3.0 #docs 2020-05-10 15:11:06 -07:00
74eabff950 fixed string concatentate issue on version_git.py #bugfix 2020-05-10 14:22:01 -07:00
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