theymos (OP)
Administrator
Legendary
Offline
Activity: 5376
Merit: 13407
|
|
September 25, 2011, 08:01:36 PM |
|
What's the cheapest programmable device with some integrated storage, an integrated input method, and some way of interfacing with a real computer? The cheapest devices fitting this criteria I know of are the TI-8x calculators, but it seems that there should be cheaper ones.
|
1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
|
|
|
deslok
Sr. Member
Offline
Activity: 462
Merit: 250
It's all about the game, and how you play it
|
|
September 25, 2011, 08:13:17 PM |
|
You could get a cheap tablet or a used android phone for 100-200 and communicate over wifi/bluetooth
|
"If we don't hang together, by Heavens we shall hang separately." - Benjamin Franklin
If you found that funny or something i said useful i always appreciate spare change 1PczDQHfEj3dJgp6wN3CXPft1bGB23TzTM
|
|
|
Phinnaeus Gage
Legendary
Offline
Activity: 1918
Merit: 1570
Bitcoin: An Idea Worth Spending
|
|
September 25, 2011, 10:11:22 PM |
|
|
|
|
|
NghtRppr
|
|
September 25, 2011, 11:05:40 PM |
|
What's the cheapest programmable device with some integrated storage, an integrated input method, and some way of interfacing with a real computer? The cheapest devices fitting this criteria I know of are the TI-8x calculators, but it seems that there should be cheaper ones.
The cheapest programmable devices are microcontrollers. They can interface with computers using serial communications. They cost only a couple of dollars. If you want something along those lines but a little bit easier, check out the Arduino.
|
|
|
|
|
deslok
Sr. Member
Offline
Activity: 462
Merit: 250
It's all about the game, and how you play it
|
|
September 26, 2011, 09:19:33 PM |
|
I think we need more specifics on the "integrated input method" a button soldered to a microctronller is integreated input but it's only one button (you could input everything in binary though...)
|
"If we don't hang together, by Heavens we shall hang separately." - Benjamin Franklin
If you found that funny or something i said useful i always appreciate spare change 1PczDQHfEj3dJgp6wN3CXPft1bGB23TzTM
|
|
|
Stalin-chan
|
|
September 26, 2011, 09:31:22 PM |
|
I think we need more specifics on the "integrated input method" a button soldered to a microctronller is integreated input but it's only one button (you could input everything in binary though...)
Oh I missed that part, I assume from his calculator example he means some form of keyboard (virtual or otherwise). Honestly I don't know then, all the microcontrollers i've dealt with you had to interface with a computer for programming.
|
|
|
|
deslok
Sr. Member
Offline
Activity: 462
Merit: 250
It's all about the game, and how you play it
|
|
September 26, 2011, 09:33:03 PM |
|
really comes down to what he wants to do with it, if all it's for is removely restarting a server or something 3 buttons (prev, next, enter) would be enough to remotely restart and entier mining cluster box by box if you wanted to
|
"If we don't hang together, by Heavens we shall hang separately." - Benjamin Franklin
If you found that funny or something i said useful i always appreciate spare change 1PczDQHfEj3dJgp6wN3CXPft1bGB23TzTM
|
|
|
Stalin-chan
|
|
September 26, 2011, 09:39:39 PM |
|
You could probably solder some buttons onto a teensy board but I don't have much experience in things like that yet.
|
|
|
|
deslok
Sr. Member
Offline
Activity: 462
Merit: 250
It's all about the game, and how you play it
|
|
September 26, 2011, 09:54:24 PM |
|
You could probably solder some buttons onto a teensy board but I don't have much experience in things like that yet.
If you're interested in that kind of stuff try some of the cheap DIY kits, pick something moderatly useful, or just order a box of random stuff from electronics goldmine and have at it and see what you can make
|
"If we don't hang together, by Heavens we shall hang separately." - Benjamin Franklin
If you found that funny or something i said useful i always appreciate spare change 1PczDQHfEj3dJgp6wN3CXPft1bGB23TzTM
|
|
|
theymos (OP)
Administrator
Legendary
Offline
Activity: 5376
Merit: 13407
|
|
September 26, 2011, 10:04:15 PM Last edit: September 27, 2011, 02:28:29 AM by theymos |
|
Thanks for the suggestions! I'm going to use it to hold some encrypted Bitcoin private keys and then deal with decryption and transaction signing. By storing it in a safe deposit box, I'll then have a device immune from hardware keyloggers where I can input passwords safely. I have almost no experience with soldering, etc., which is why I wanted an integrated input method. Theoretically I could use only one button, though more buttons would be easier. The Arduino's USB port can probably be used with a keyboard, which would work. I'll also check out those Atmel microcontrollers. This looks useful: All AVR microcontrollers contain lock mechanisms to prevent reading and copying the program stored in on-chip Flash.
|
1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
|
|
|
Swishercutter
|
|
September 27, 2011, 12:17:06 AM |
|
Thanks for the suggestions! I'm going to use it to hold some encrypted Bitcoin private keys and then deal with decryption and transaction signing. By storing it in a safe deposit box, I'll then have a device immune from hardware keyloggers where I can input passwords safely. I have almost no experience with soldiering, etc., which is why I wanted an integrated input method. Theoretically I could use only one button, though more buttons would be easier. The Arduino's USB port can probably be used with a keyboard, which would work. I'll also check out those Atmel microcontrollers. This looks useful: All AVR microcontrollers contain lock mechanisms to prevent reading and copying the program stored in on-chip Flash. Arduino is based on the atmel avr chips.
|
|
|
|
ElectricMucus
Legendary
Offline
Activity: 1666
Merit: 1057
Marketing manager - GO MP
|
|
September 27, 2011, 12:37:50 AM |
|
You might wanna look at the STM32 Primer Series. They have a color touchscreen, acceleration sensor, joystick, microsd, lipo battery and a cortex-m3 all integrated in a ready to use device with casing.
The latest version 3 is a little more expensive but you should be able to pick a primer-II up for about 50 bucks now. They also include a free IDE and OSS firmware with library.
|
|
|
|
joeyjoe
|
|
September 27, 2011, 11:37:46 AM Last edit: September 27, 2011, 11:48:01 AM by joeyjoe |
|
Arduino?
Thats gotta be the best device at the moment. USB interface, easy programming, Loads of things you can do with it!
I got mine with an ethernet sheild, managed to make an IRC bot using it. even interfaced a PS2 keyboard with LCD and used it as a client to talk to people.
|
Bitcoin PHP programmer for hire! (HTML / CSS / JQuery / AJAX / .NET).
|
|
|
|
Swishercutter
|
|
September 27, 2011, 10:49:20 PM |
|
Arduino?
Thats gotta be the best device at the moment. USB interface, easy programming, Loads of things you can do with it!
I got mine with an ethernet sheild, managed to make an IRC bot using it. even interfaced a PS2 keyboard with LCD and used it as a client to talk to people.
They just released an ARM version also...things are gonna get even better on the Arduino front. Not to mention the Android ADK kit that was released a few months ago.
|
|
|
|
JeffK
Sr. Member
Offline
Activity: 350
Merit: 250
I never hashed for this...
|
|
September 28, 2011, 08:52:19 PM |
|
The Arduino is the easiest way to start want you want to do.
|
|
|
|
|