|
@@ -1,34 +0,0 @@
|
1
|
|
-** FIXES **
|
2
|
|
-- LPD8806 & MAX5487 SPI constructor needs bus number etc...
|
3
|
|
-- MAX44000 i2c bus number required...
|
4
|
|
-- TCS3414CS & TH-2 i2c params required
|
5
|
|
-
|
6
|
|
-** SENSORS **
|
7
|
|
-
|
8
|
|
-Easy:
|
9
|
|
-MAX7221 - SPI 8 digit LED
|
10
|
|
-- https://mbed.org/components/MAX7221/
|
11
|
|
--
|
12
|
|
-SCA61T - inclinometer SPI
|
13
|
|
-- https://mbed.org/components/SCA61T-Inclinometer/
|
14
|
|
-DS1721 - i2c temperature/thermostat
|
15
|
|
-- https://mbed.org/components/DS1721/
|
16
|
|
-MPL3115A2 - i2c altimeter
|
17
|
|
-- https://mbed.org/components/MPL3115A2/
|
18
|
|
-- http://www.ebay.co.uk/itm/Barometric-Pressure-Altitude-Temperature-Sensor-I2C-MPL3115A2-/221499210102?pt=UK_BOI_Electrical_Test_Measurement_Equipment_ET&hash=item339261b976
|
19
|
|
-TEMT6200 - Ambient light sensor
|
20
|
|
-- https://mbed.org/components/TEMT6200/
|
21
|
|
-CMPS03 - i2c digital compass
|
22
|
|
-- https://mbed.org/components/CMPS03-Digital-Compass/
|
23
|
|
-- http://www.ebay.co.uk/itm/Magnetic-Compass-CMPS03-/221437925374?pt=UK_BOI_Electrical_Test_Measurement_Equipment_ET&hash=item338eba97fe
|
24
|
|
-- http://www.robot-italy.com/it/cmps03-robot-compass-module.html
|
25
|
|
-
|
26
|
|
-Medium
|
27
|
|
-E-ink sharp 1.3" LCD
|
28
|
|
-- https://mbed.org/components/13-SHARP-Memory-LCD/
|
29
|
|
-LCD-S401
|
30
|
|
-- https://mbed.org/components/Lumex-LCD-S401/
|
31
|
|
-
|
32
|
|
-Hard:
|
33
|
|
-RA8875 - 480x272 SPI 4 wire
|
34
|
|
-- https://mbed.org/components/RA8875-Based-Display/
|