Skip to content

Commit c0cad95

Browse files
authored
Create README.md
1 parent 0efcdea commit c0cad95

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Arduino_Phone/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Arduin-o-phone
2+
3+
Apple, Schmapple! Make your own phone with an Arduino & Adafruit FONA shield.
4+
This project will show you how you can use the FONA shield and a TFT shield stacked on
5+
top to make a touch-screen phone that you can program yourself.
6+
7+
Using Adafruit's great libraries, you can make your own touch-screen dialer in 200 lines of code.
8+
Extend it yourself, or keep it simple. Design your own interface or code up a custom app, right
9+
from the Arduino IDE. OK sure, you can't check your facebook on the Arduin-o-Phone, but maybe that's not such a bad idea?
10+
11+
Check out more and build it yourself at https://learn.adafruit.com/arduin-o-phone-arduino-powered-diy-cellphone
12+
13+
The project was created by Limor "Ladyada" Fried.
14+
15+
Adafruit invests time and resources providing this open source design,
16+
please support Adafruit and open-source hardware by purchasing products from [Adafruit](https://www.adafruit.com)!
17+
18+
MIT License, attribution appreciated
19+
20+
----------------------------------
21+
This code was migrated from repo https://github.com/adafruit/Arduin_o_phone which was then archived.
22+
23+
If you would like this repo modified, please use the GitHub Issues and Pull Request mechanisms to note changes. Adafruit
24+
welcomes pull requests to fix or improve code.

0 commit comments

Comments
 (0)