Merge pull request #1 from UserWL/I2C-fix
by Wesley L. 7 years 5 months
Merge pull request #1 from UserWL/I2C-fix

Added additional header for compass and moved the i2C to other bus
e3e0ec5b
Added additional header for compass and moved the ...
by Wesley L. 7 years 5 months
Added additional header for compass and moved the i2C to other bus
29562801
WireModification
by guantamanera 7 years 5 months
WireModification

L3Gd20_U and LSM303DLHC are no longer adafruit standard libraries.
replaced all instances of Wire with Wire1
Due can't work with multiple I2C if SCL 1and SDA1 are used. Note SCL1 and SDA1 need pull up resistors.
4c3401a7
Optical Mouse testing Code
by guantamanera 7 years 5 months
Optical Mouse testing Code

Got it to work by comenting out lines 40-43. It bypasses the product ID.
669c9fea
Merge branch 'master' of https://github.com/UserWL...
by Wesley L. 7 years 5 months
Merge branch 'master' of https://github.com/UserWL/elcano-HL-capstone
f94edf48
Added library for RJ45 connector
by Wesley L. 7 years 5 months
e63eb6fd
Add files via upload
by Rathtana 7 years 5 months
f0eb3ba2
Delete Highlevel-Periperals_Tester
by Rathtana 7 years 5 months
51d81e25
Create Highlevel-Periperals_Tester
by Rathtana 7 years 5 months
3b2aad94
Add files via upload
by Rathtana 7 years 5 months
1b0f0d25
Report a bug