Bitcoin Forum
April 25, 2024, 07:27:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: -  (Read 1109 times)
Bitcoin Explorer (OP)
Hero Member
*****
Offline Offline

Activity: 854
Merit: 500



View Profile
-
August 13, 2015, 03:58:52 PM
Last edit: November 21, 2015, 05:23:55 AM by Bitcoin Explorer
 #1

-

1714030075
Hero Member
*
Offline Offline

Posts: 1714030075

View Profile Personal Message (Offline)

Ignore
1714030075
Reply with quote  #2

1714030075
Report to moderator
1714030075
Hero Member
*
Offline Offline

Posts: 1714030075

View Profile Personal Message (Offline)

Ignore
1714030075
Reply with quote  #2

1714030075
Report to moderator
1714030075
Hero Member
*
Offline Offline

Posts: 1714030075

View Profile Personal Message (Offline)

Ignore
1714030075
Reply with quote  #2

1714030075
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714030075
Hero Member
*
Offline Offline

Posts: 1714030075

View Profile Personal Message (Offline)

Ignore
1714030075
Reply with quote  #2

1714030075
Report to moderator
1714030075
Hero Member
*
Offline Offline

Posts: 1714030075

View Profile Personal Message (Offline)

Ignore
1714030075
Reply with quote  #2

1714030075
Report to moderator
1714030075
Hero Member
*
Offline Offline

Posts: 1714030075

View Profile Personal Message (Offline)

Ignore
1714030075
Reply with quote  #2

1714030075
Report to moderator
psycodad
Legendary
*
Offline Offline

Activity: 1604
Merit: 1564


精神分析的爸


View Profile
August 13, 2015, 05:46:53 PM
 #2

Seriously? A Bitcoin wallet running on 32k Flash and with 2k RAM ?

btchip
Hero Member
*****
Offline Offline

Activity: 623
Merit: 500

CTO, Ledger


View Profile WWW
August 14, 2015, 05:30:06 AM
 #3

I wrote a quick port of the TREZOR code for a Discovery board (http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF259090) a long time ago - if there's some interest I can try to dig it up a bit in August. It's a great tool to play with and experiment.

psycodad
Legendary
*
Offline Offline

Activity: 1604
Merit: 1564


精神分析的爸


View Profile
August 14, 2015, 08:17:13 AM
 #4

I wrote a quick port of the TREZOR code for a Discovery board (http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF259090) a long time ago - if there's some interest I can try to dig it up a bit in August. It's a great tool to play with and experiment.
Given the the scarce resources of the PF259090 chip that's remarkable! Would be interested to see more if you can post a few infos.

Quote
Looks really interesting, however, can you possibly do it for arduino pro mini?or the uno r3? Moreover, do you think the arduino uno r3 can handle all this stuff and if not, what do you suggest? Something very cheap and widely available. The discovery board isn't available where I live(

All of these boards have an ATmega328, you will not get anywhere with this age-old chip and its 8bit processor. The best thing on your photo would be the ESP8266 which has at least a 32bit processor.

hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
August 14, 2015, 04:28:38 PM
 #5


@btcchip can we rather use a microcontroller which is widely available and has quite a few tutorials? I don't know where this is going to get us, but let me know if this is possible.

If I had to choose between a microcontroller with unambiguous, thorough datasheets but no tutorials and one with good tutorials only, I'd take the former. Down the road you'll thank that decision yourself.

I have recently become active again after a long period of inactivity. Cryptographic proof that my account has not been compromised is available.
btchip
Hero Member
*****
Offline Offline

Activity: 623
Merit: 500

CTO, Ledger


View Profile WWW
August 14, 2015, 09:19:18 PM
Last edit: August 14, 2015, 10:16:59 PM by btchip
 #6

@btcchip can we rather use a microcontroller which is widely available and has quite a few tutorials? I don't know where this is going to get us, but let me know if this is possible.

well, the STM32 is extremely common already. I picked that board because all related projects (TREZOR, KeepKey, BWallet, EWallet) are using the same MCU, so porting was just fiddling with the screen driver to get something to display.

also for smaller requirements, don't forget to check https://github.com/someone42/hardware-bitcoin-wallet


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!