Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to be a Programmer, help

Status
Not open for further replies.

tarey888

Newbie level 3
Joined
Jul 30, 2010
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Earth
Activity points
1,309
hi
guys im new to this forum
i read allot of threads & post which is very very useful for me

i have a Satellite Receiver Based on Linux OS there is a option to make my Own plugin and use in Receiver
like Calculator or EPG or Phone book etc...

guys please teach me how i can write program and Compile it and run in Receiver

I want to write my own Program so please please help me or Direct me from where i can learn from Zero:sad: to Hero8) like you :lol:

my knowledge in Programming is a Big ZERO

check the attached file i found in Website

Thanks in Advanced
 

Attachments

  • OCTAGON_Plugin_API_User_Manual_ Eng_v09.rar
    302.3 KB · Views: 92
  • OCTAGON_PTI_structure_Plugin_SW.rar
    16.7 KB · Views: 96

Start small... like microcontroller.. such as PIC and try linux and work your way there. its quite impossible to go straight to do that
 
Thank you very much for your Reply

can you direct me to site for Beginners
i can learn Step by Step
 

you shud try any microcontroller whether be it an AVR or PIC. then connect it to your linux station thru serial port
 
hi

thank you very much guys

the link you given it's really very very help full for me a bundles of thanks

i have a question
how can i Compile my written program in C and transfer the compiled software in PIC ??
 

go to microchip website to download MPLAB. Download also the C compiler: MCC18, CCS, hi tech c, mikroC and etc. Choose the best C compiler that works for you. It will be integrated with MPLAB to generate the hex you need. You need a PIC programmer also: Pickit 2 might be good and cheap. If you want to get a better one then go for ICD 3.
 
the better way is to get a simulation software for ur microcontroller, it will do 2 things for you
ull b able to watch the response of ur program and it will also compile the code and generate a hex code for u. some simulators even give a fascility to burn the code in microcontroller too
for tht ull need a uC burner or get a complete developemnt kitt
 
you shud try any microcontroller whether be it an AVR or PIC. then connect it to your linux station thru serial port



i don't understand this can you please Explain me more about it ???

thanks
 
Last edited:

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top