Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanceseidman/arduino-bluetooth-winphone8
Connect your Windows Phone 8 Device to an Arduino using Bluetooth
https://github.com/lanceseidman/arduino-bluetooth-winphone8
Last synced: about 2 months ago
JSON representation
Connect your Windows Phone 8 Device to an Arduino using Bluetooth
- Host: GitHub
- URL: https://github.com/lanceseidman/arduino-bluetooth-winphone8
- Owner: lanceseidman
- Created: 2013-02-10T09:05:19.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-19T01:22:33.000Z (almost 11 years ago)
- Last Synced: 2023-04-11T20:35:57.723Z (over 1 year ago)
- Language: C#
- Size: 176 KB
- Stars: 11
- Watchers: 10
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
THIS PROJECT IS TO HELP ARDUINO USERS INTERACT HIS/HER PROJECT WITH A WINDOWS PHONE 8 DEVICE USING A BLUETOOTH MODULE.
I GOT MINE FROM POLOLU.COM & MISC. PARTS FROM ADAFRUIT + RADIOSHACK.
WHAT CAN THE CODE DO NOW?
-------------------------
++ ARDUINO
-- POWER ON SPARKFUN MODEM
-- ALLOW WIN.PH.8 TO USE BLUETOOTH MODEM & TURN ON/OFF MOTOR + LED
-- ALLOW SERIAL COMMANDS VIA ARDUINO MONITOR (Disabled)++ WINDOWS PHONE 8
-- LIST PRE-PAIRED BLUETOOTH DEVICES
-- SUCCESSFULLY CONNECT TO PAIRED BLUETOOTH MODULE
-- SEND CODE TO ARDUINO VIA BT MODULEWHAT'S NEXT/MUST BE DONE?
-------------------------
++ SEND FUNCTION COMMANDS
-- ULTRASONIC, IR, LIGHT DETECTION, VOICE TO TEXT, ETC...++ FILE SENDING
-- SEND FILE FROM ARDUINO SD SHEILD TO WINDOWS PHONE 8