Propeller for me?
kgb_x
Posts: 8
I have a small project where i require:
1. Usage of a standard mini PS2 keyboard to check for F1-F9 and entering a few commands.
2. send/receive RS232 text at 9600baud
3. LCD display
Using the BasicStamp2 seems to limited and to much "work".
Is the propeller the right tool for this? I have been reading about the propeller but compared to the BS2 information on the web i feel that the propeller is a bit more "unorganised" so i'm not sure if this is for me.
I'm thinking of buying Propeller Starter Kit + Free! Official Guide as this is probably the cheapest to get starting even after 25%VAT and $30 fee to the custom.
1. Usage of a standard mini PS2 keyboard to check for F1-F9 and entering a few commands.
2. send/receive RS232 text at 9600baud
3. LCD display
Using the BasicStamp2 seems to limited and to much "work".
Is the propeller the right tool for this? I have been reading about the propeller but compared to the BS2 information on the web i feel that the propeller is a bit more "unorganised" so i'm not sure if this is for me.
I'm thinking of buying Propeller Starter Kit + Free! Official Guide as this is probably the cheapest to get starting even after 25%VAT and $30 fee to the custom.
Comments
Graham
You can preview it on Googlle books: books.google.com/books?id=3MEAXiZtQuEC&printsec=frontcover&dq=Programming+and+Customizing+the+Multicore+Propeller+Microcontroller&hl=en&ei=Bd1ZTLS4LIiHnQfLqfXpCA&sa=X&oi=book_result&ct=result&resnum=1&ved=0CDAQ6AEwAA#v=onepage&q&f=false
I know that the propeller is "overkill" for just reading a keyboard, sending/receiving a few words to a RS232 and showing this in an LCD.
But if i'm correct i would have everything in that chip. For the BS2 i need more memory to work on the text i'm receiving as i have to parse it.
I also need several parts just to use a keyboard.
The LCD i really don't need but if i'm using the propeller then the project could grow to an small 8"
So i'm guess that i'm lacy not trying this project on a BS2. But for me the propeller probably solves most of my needs with virtual NO extra hardware.
Massimo