With FORTRAN I may program Microcontrollers ?

  • Thread starter Thread starter LSE1234
  • Start date Start date
  • Tags Tags
    Fortran Program
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
LSE1234
Messages
22
Reaction score
0
With FORTRAN I may program Microcontrollers ? what else ? Can you give me some edu sites (offer such kits) of using fortran such a way ?
 
Engineering news on Phys.org
Welcome to PF.

Most Microcontroller (uP) development platforms use C (an artificial assembler).
Or can be programed in their native assembler.
Some uPs support Basic.

I don't know of any that support Fortran, unless you want to call Windows/Mac platform machines Microcontrollers.
 
how fortran used in engineering(electronics) or else ?
 
LSE1234 said:
how fortran used in engineering(electronics) or else ?

Here's more info about Fortran. It was actually the first language I learned, back about a billion years ago. C is a much better language for uC programming, IMO.

http://en.wikipedia.org/wiki/Fortran

.
 
Depends on the micro...

http://www.ghs.com/products/FORTRAN_compilers.html
 
Last edited by a moderator: