Olimex Support Forum

DUINO => DUINOMITE => Topic started by: super_tnt on April 10, 2013, 10:40:29 PM

Title: Making my own OS thing
Post by: super_tnt on April 10, 2013, 10:40:29 PM
I would like to make my own os thing for the duinomite but I would like to use the video/core files from the DMbasic code; how would I remove the mmbasic stuff leaving me with a shell consisting of keyboard routines and a video library?
Title: Re: Making my own OS thing
Post by: olimex on April 11, 2013, 09:31:35 AM
the sources are on GitHub :)
Title: Re: Making my own OS thing
Post by: super_tnt on April 11, 2013, 01:31:32 PM
I don't know how to use them, sorry if this sounds arrogant of me.
I downloaded them but I'm not sure how I could create my own project and use the existing video library.
I know some C but this would be my first microcontroller project with c so everything is a little new.
Title: Re: Making my own OS thing
Post by: JohnS on April 18, 2013, 01:19:32 PM
Sounds like a hard place to start from with so little knowledge of C and so on.  Maybe get Lucio Di Jasio's book which covers a lot of the details.  ISBN 978-0-7506-8709-6

John