Making a pocket ebook reader, or where OS dev can take you

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
User avatar
Artlav
Member
Member
Posts: 178
Joined: Fri Aug 21, 2009 5:54 am
Location: Moscow, Russia
Contact:

Making a pocket ebook reader, or where OS dev can take you

Post by Artlav »

OS development starts from wanting to make your own Windows, only better.
Then you want just to make your own Windows.
Then your own, better OS.
Then you learn about programming, the hardware, computer science, and so on.
And you start lumping code together reasonably, with a burning desire to make something.

Then you get interested in hardware from the other side.
At this point you start to want to make your own x86, only better.
Then simply your own processor.
Then your own computer system.
Then you learn about FPGAs, digital design, microcontrollers, soldering and etching, and so on.
And you start lumping chips together reasonably, with the same burning desire to make something.

In the end, you conquer the start-making-something desire, and cross-reference what you can do with what can be useful.

In my case, the result is a tiny, solar powered, open-source ebook reader.
Image

Software AND hardware:
Image

Some path from there to here.

If you are interested in the gadget, the info on it is here:
http://orbides.1gb.ru/book.php?lng=eng
Info only, i don't make or sell anything there.

.
User avatar
dozniak
Member
Member
Posts: 723
Joined: Thu Jul 12, 2012 7:29 am
Location: Tallinn, Estonia

Re: Making a pocket ebook reader, or where OS dev can take y

Post by dozniak »

And only then you start working on your soldering skills...

EDIT: Very nice device! Any more details on how you did it?
Learn to read.
User avatar
Artlav
Member
Member
Posts: 178
Joined: Fri Aug 21, 2009 5:54 am
Location: Moscow, Russia
Contact:

Re: Making a pocket ebook reader, or where OS dev can take y

Post by Artlav »

dozniak wrote:And only then you start working on your soldering skills...
And steadiness of your hands. :)
dozniak wrote:Any more details on how you did it?
All the details on the pages there: http://orbides.1gb.ru/book.php?lng=eng
What more do you want to know?
feare56
Member
Member
Posts: 97
Joined: Sun Dec 23, 2012 5:48 pm

Re: Making a pocket ebook reader, or where OS dev can take y

Post by feare56 »

Then if you are feeling more adventurous you could make your own ipod with your own os
User avatar
dozniak
Member
Member
Posts: 723
Joined: Thu Jul 12, 2012 7:29 am
Location: Tallinn, Estonia

Re: Making a pocket ebook reader, or where OS dev can take y

Post by dozniak »

Artlav wrote:What more do you want to know?
I just thought those pages contain very little text. Would be interesting to hear how you picked the hardware and how you fought the demons of stupidity during development. Maybe some particularly annoying problem that you bravely resolved?
Learn to read.
User avatar
Yoda
Member
Member
Posts: 255
Joined: Tue Mar 09, 2010 8:57 am
Location: Moscow, Russia

Re: Making a pocket ebook reader, or where OS dev can take y

Post by Yoda »

Nice work!
Artlav wrote:Then simply your own processor.
For those who wish to design their own processors there is a good course at Coursera - Computer Architecture.
Yet Other Developer of Architecture.
OS Boot Tools.
Russian national OSDev forum.
Post Reply