Difference between revisions of "ARDUIO"
(→cell id =) |
(→2.4Ghz) |
||
Line 2: | Line 2: | ||
https://www.sparkfun.com/search/results?term=gas+sensor<br> | https://www.sparkfun.com/search/results?term=gas+sensor<br> | ||
<br> | <br> | ||
+ | === keyboard === | ||
+ | |||
+ | http://www.codeproject.com/Articles/710475/Using-matrix-keypad-with-Arduino | ||
+ | |||
===2.4Ghz=== | ===2.4Ghz=== | ||
<br> | <br> | ||
Line 9: | Line 13: | ||
http://maniacbug.github.com/RF24/index.html | http://maniacbug.github.com/RF24/index.html | ||
<br> | <br> | ||
+ | |||
===GSM=== | ===GSM=== | ||
https://www.circuitsathome.com/mcu/programming/interfacing-arduino-to-a-cellular-phone<br> | https://www.circuitsathome.com/mcu/programming/interfacing-arduino-to-a-cellular-phone<br> |
Revision as of 21:41, 15 April 2014
http://www.arduino.cc/
https://www.sparkfun.com/search/results?term=gas+sensor
Contents
keyboard
http://www.codeproject.com/Articles/710475/Using-matrix-keypad-with-Arduino
2.4Ghz
https://arduino-info.wikispaces.com/Nrf24L01-Info
http://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF24L01P
http://arduino.cc/forum/index.php/topic,62222.0.html
http://maniacbug.github.com/RF24/index.html
GSM
https://www.circuitsathome.com/mcu/programming/interfacing-arduino-to-a-cellular-phone
cell id =
?mcc=244&mnc=121&lac=502&cellid=5148
http://developer.android.com/reference/android/telephony/gsm/GsmCellLocation.html#getCid%28%29
https://stackoverflow.com/questions/7240038/utran-cell-identity-returned-by-getcid
http://www.minigps.net/map.html
http://wiki.opencellid.org/
http://www.gpslocalizador.es/index.php/soporte.html
SENSORS
http://www.instructables.com/id/Use-your-android-phone-sensors-on-the-arduino-/
Temperature http://playground.arduino.cc/Learning/OneWire
gyro: http://playground.arduino.cc/Main/MPU-6050
http://www.invensense.com/mems/gyro/mpu6050.html
Linux
https://wiki.archlinux.org/index.php/arduino
Bluetooth:
http://homepages.ihug.com.au/~npyner/Arduino/GUIDE_2BT.pdf
433
http://code.google.com/p/rc-switch/
http://www.wes.id.au/2013/07/decoding-and-sending-433mhz-rf-codes-with-arduino-and-rc-switch/
https://code.google.com/p/rc-switch/
IR
http://playground.arduino.cc/Main/IRLib
http://arduino-info.wikispaces.com/IR-RemoteControl
Time
http://playground.arduino.cc/Code/Time#.UzVmHqYX5CM
http://arduino.cc/en/Tutorial/UdpNtpClient
NTP server
power save
http://playground.arduino.cc/Learning/arduinoSleepCode#.UzVn06YX5CM
AIS
http://www.oz9aec.net/index.php/gnu-radio-blog/482-a-2-channel-ais-receiver-using-rtl-sdr-and-gnuais
http://gnuais.sourceforge.net/