mysmartphonekit.mobileeducationkit.net
Code | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/gps/code
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. Python code for extracting latitude, longitude, speed and course from NEMA message. Port = serial.Serial(“/dev/ttyAMA0”, 9600, timeout=3.0). Pos1 = rcvdfile.find(“$GPRMC”). Pos2 = rcvdfile.find(“ n”,pos1). Data = loc.split(‘,’). Pos11 = rcvdfile.find(“$GPGGA”). Pos22 = rcvdfile.find(“ n”,pos11). Data1 = loc1.split(‘,’). If data[2]= ’V’:. Print ‘No location found’. Gps yy=gps mm%100.0.
mysmartphonekit.mobileeducationkit.net
Interfacing Diagram | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/gps/interfacing-diagram
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. Interfacing of GPS Module With Raspberry Pi. Welcome to Build your own Smart Phone. Designed and Developed By Jasleen Kaur (PhD Scholar ) Guided By Dr. SRN Reddy, IGDTUW.
mysmartphonekit.mobileeducationkit.net
Code-Without any attachment | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/email-sending/code-without-any-attachment
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. Python Code: Simply sending email without any attachment. Python code for sending email using smtp server for gmail. Gmail security may not allow for mail transfer from unsecured platform. Use less security option of gmail account for executing this code. Connect Raspberry pi to internet using Ethernet/Wi-Fi or through USB #tethering. SmtpUser=’user account id@gmail.com’.
mysmartphonekit.mobileeducationkit.net
Bluetooth | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/bluetooth
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. Software and Hardware Requirements for Bluetooth interfacing and programming. Bluetooth SPP Manager Android Mobile App. Welcome to Build your own Smart Phone. Designed and Developed By Jasleen Kaur (PhD Scholar ) Guided By Dr. SRN Reddy, IGDTUW.
mysmartphonekit.mobileeducationkit.net
WiFi | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/wifi
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. Welcome to Build your own Smart Phone. Designed and Developed By Jasleen Kaur (PhD Scholar ) Guided By Dr. SRN Reddy, IGDTUW.
mysmartphonekit.mobileeducationkit.net
GSM | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/gsm
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. One of the best-known examples of wireless technology is the mobile phone. Also known as a cellular phone. These wireless phones use radio waves to enable their users to make phone calls from many locations worldwide using techniques like CDMA, GSM etc. ETSI) to describe protocols for second-generation ( 2G. Used by mobile phones. Table1: AT Commands for Calling. ATD Number ;. AT CMGD = N.
mysmartphonekit.mobileeducationkit.net
Code | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/wifi/code
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. Interfacing Wi-Fi Module with Raspberry Pi. First check the version of Linux you have. Use the command uname -a. To find the version of Linux. Here version of Linux is 4.1.6-v7. Connect wifi dongle -TP-LINK TL-WN725N V2 and similar wifi dongles using the 8188eu driver module for systems using the Raspbian. With the wifi dongle connected to Pi use command lsusb. On command line write.
mysmartphonekit.mobileeducationkit.net
Email Sending | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/email-sending
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. Email Sending using Python Code. There are many cases when it can be very useful to be able to send emails from the Raspberry Pi. To arbitrary recipients. This is not the same as having a real MTA. Running on the Pi, which can also receive and store emails. In the following we are only going to cover the possibility of sending emails, not receiving. They might classify the email as SPAM.
mysmartphonekit.mobileeducationkit.net
Interfacing Diagram | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/wifi/interfacing-diagram
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. Interfacing diagram of Wifi. Welcome to Build your own Smart Phone. Designed and Developed By Jasleen Kaur (PhD Scholar ) Guided By Dr. SRN Reddy, IGDTUW.
mysmartphonekit.mobileeducationkit.net
Tested Output | Welcome to Build your own Smart Phone
http://mysmartphonekit.mobileeducationkit.net/index.php/mobile-comm/gps/tested-output
Welcome to Build your own Smart Phone. Temperature & Humidity. Smart Waste Management System. Smart Audio Book Reader. Tested Output of Interfacing of GPS with Raspberry Pi. Welcome to Build your own Smart Phone. Designed and Developed By Jasleen Kaur (PhD Scholar ) Guided By Dr. SRN Reddy, IGDTUW.