Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardware specs #4

Open
denull0 opened this issue Sep 14, 2018 · 2 comments
Open

Hardware specs #4

denull0 opened this issue Sep 14, 2018 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@denull0
Copy link

denull0 commented Sep 14, 2018

We need to have full hardware specs. Anyone with knowledge and passion feel free to grab this one.

@denull0 denull0 added the help wanted Extra attention is needed label Sep 14, 2018
@pblca
Copy link

pblca commented Sep 14, 2018

This is a massive task, I think likely the best starting point here is deciding on a processor or instruction set, and then shopping for hardware based on that.

Expressed here (#3) is at least a suggestion on a starting point. My reservations here lie in the fact that ARM11 is like 15 years old and pretty low power and clock speed, and with something that is crypto focused this can be a huge hurdle.

More advanced development systems can be significantly more expensive which puts a rather large barrier to entry for any distributed development. Example Here

Im not a hardware expert by any means but in my opinion I think the best way to move forward at least in a prototyped stage is to develop a hardware stack based off of off the shelf development boards, this makes it accessible for people to engage in the project and removes a number of complications from the initial prototype rev. The main consideration here is to target a similar instruction set or processor so any OS development can be ported with relative ease.

Let me know if any of this is helpful

@denull0
Copy link
Author

denull0 commented Sep 16, 2018

@codyjb That's interesting. I think next step is to break down the task into smaller tasks:

  • Pick an off the shelf stack
  • Add a How To section to ARCHITECTURE.md

We can then create a milestone for a working prototype.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants