✆: Difference between revisions
Jump to navigation
Jump to search
(→phreak) |
(→phreak ✆: teh droids) |
||
| Line 28: | Line 28: | ||
== phreak ✆ == | == phreak ✆ == | ||
=== Android AT Commands === | |||
<pre> | |||
AT | |||
OK | |||
ATI | |||
S7***L****ARG1 | |||
OK | |||
AT+CPIN? | |||
+CPIN: READY | |||
OK | |||
AT+COPS? | |||
+COPS: 0 | |||
OK | |||
AT+CMGL="ALL" | |||
OK | |||
</pre> | |||
[[File:Phone_Hanging.jpg]] | [[File:Phone_Hanging.jpg]] | ||
Revision as of 01:33, 23 November 2018
Get your PHREAK oN!
_.===========================._
.'` .- - __- - - -- --__--- -. `'.
__ / ,'` _|--|_________|--|_ `'. \
/'--| ; _.'\ | ' ' | /'._ ; |
// | |_.-' .-'.' ___ '.'-. '-._| |
(\) \"` _.-` / .-'`_ `'-. \ `-._ `"/
(\) `-' | .' .-'" "'-. '. | `-`
(\) | / .'(3)(2)(1)'. \ |
(\) | / / (4) .-. \ \ |
(\) | | |(5) ( )'==,J | |
(\) | \ \ (6) '-' (0) / / |
(\) | \ '.(7)(8)(9).' / |
(\) ___| '. '-.._..-' .' |
(\) /.--| '-._____.-' |
(\) (\) |\_ _ __ _ __ __/|
(\) (\) | |
(\)_._._.__(\) | |
(\\\\jgs\\\) '.___________________.'
'-'-'-'--'
phreak ✆
Android AT Commands
AT OK ATI S7***L****ARG1 OK AT+CPIN? +CPIN: READY OK AT+COPS? +COPS: 0 OK AT+CMGL="ALL" OK
Creative phone mounting explorations.
Projects
ring ring
Managed to get the really old telephone to ring with a basic ring generator circuit.
- http://www.epanorama.net/circuits/telephone_ringer.html
- http://www.sandman.com/ringvoltbul.html
- http://www.techlib.com/electronics/telephone.html
Dial Tone
A simple dial tone generator.
Caller ID
- https://en.wikipedia.org/wiki/Caller_ID
- http://www.softelectro.ru/bell202_en.html
- http://melabs.com/resources/callerid.htm
- http://what-when-how.com/voip/fsk-caller-id-data-transport-protocol-voip/
- https://hkn.eecs.berkeley.edu/~drake/callsense/callerid.html
RJ-11 to USB
Create a RJ-11 phone connector to PC converter. Support both rotary and touch-tone based phones.
Potential Hardware:
- Parallax BS2 (w/Professional Development Board)
- Arduino UNO
- USB Sound Card
Nuts & Volts on hooking up a Parallax BS2 to a phone http://www.parallax.com/dl/docs/cols/nv/vol1/code/nv19.zip
Archived link: https://web.archive.org/web/20060315010828/http://www.parallax.com/dl/docs/cols/nv/vol1/col/nv19.pdf
