Shop OBEX P1 Docs P2 Docs Learn Events
Prop2i, anyone? — Parallax Forums

Prop2i, anyone?

ProcessingData...ProcessingData... Posts: 208
edited 2011-03-25 11:47 in Propeller 1
So, after much (2 years) slaving over learning (some) Python, PHP, Ajax, and (some) Visual Basic, I am back on the Propeller Forums!

To get to the point, I used my learning of Python to make a program that allows your propeller chip to:
  • Email (From Gmail, Using SMTP)
  • Text (Using the very handy email to text emails from providers)
  • Check the newest message in a Gmail Inbox (Using IMAP)

It is by no means perfect, but it works.(Which is good, very good.)
Anyway, feel free to try it out!

All you need is a serial port and a windows computer with an internet connection that you can hook you propeller up to.
(The program is a win32 exe)
(Beware, your propeller will reboot when you launch the program)

Cheers!
Sign In or Register to comment.