WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Introduction  (Read 1430 times)

Offline bitpusher

  • Newbie
  • *
  • Posts: 33
Introduction
« on: October 14, 2013, 10:57:51 AM »
Hello all,

just wanted to introduce myself.

Until now mainly still using Windows (sometimes DOS - legacy systems and embedded at work) - looked at Linux around 1993 and decided that this thing was not really finish-worked back then - again used some hardware with Linux (Archos PM400 - anyone remember?) but only patched some scripts and sweared at the people making programs for this beast.

Now I have a new (to me) embedded system at work:
Custom made carrier board  with an PC-104 module (PM-LX2-800 from iEi)
I decided to go for TinyCore because I appreciate the read-only concept in order to prevent software self-destruction.

Some key points:
- use fpc/Lazarus for software development
- have to access proprietary CAN-Bus hardware (including having my own interrupt service routine)
- want to use all 5 serial ports in the system
- would like to have full UTF8 support for filenames (until now more a comfort issue)

Will come back later with some questions about all 5 points on my list I think...