JAL is a high-level language I for Microchip PIC 16x84 (16c84 16f84 and 12c508, 16f877 ) and Scenix SX (SX18 and SX28) microcontrollers
See also:
Questions:
pin_a1_direction = output
pin_b1_direction = input
forever loop
pin_a1 = pin_b1
endif
end loop
The problem with your programs if ALWAYS let the Pin b1 ON. +
HI I want to make a jal program for a pic16c84 that does this: When i push a button i want a LED to lightup. I did this program but it didn't work correctly( the led lighted up without pushing the button and when i pushed the button nothing happened) .It was something like this: pin_a1_direction = output pin_b1_direction = input ( this is the button ) forever loop pin_a1 = off if pin_b1 then pin_a1 = on endif endloop --------------------------------- What did i do wrong ? Please help. I realy need to know. Thanks Chris
I am going to program some sx scenix chips and would like to know what would be the best and easiest way to do this? I have only a little about using p-basic. please help me find the best tools to use that has the best support. Would it be better to have someone to do the programing for me? Mitch shines@davlin.net
See:
Code:
JALcc (IDE), JALss (simulator)
" +
David A Cary Says: " JAL manual /techref/microchip/language/jal/doc/manual.html " +
Comments:
| file: /techref/microchip/language/jal/index.htm, 4KB, , updated: 2007/12/31 04:07, local time: 2008/5/15 16:00,
38.103.63.17:LOG IN
|
| ©2008 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? Please DO link to this page! Digg it! <A HREF="http://www.piclist.com/techref/microchip/language/jal/index.htm"> Just Another Language.</A> |
| Did you find what you needed? |
|
o List host: MIT, Site host massmind.org, Top posters @20080515 Apptech, Xiaofan Chen, Jinx, David VanHorn, Bob Axtell, Alan B. Pearce, William \Chops\ Westfield, Cedric Chang, bean, Gerhard Fiedler, * Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Shultz Electronics, Larry Williams, David VanHorn, Bryan Whitehouse, Timothy Weber, David Challis. Peter Todd. on-going support is MOST appreciated! * Contributors: Neil Narwani, David Cary, Elemer AM Nyiry, Philip J Taylor, Gus Calabrese of Omegadogs.com, Gautama Venegas, Patrick B. Murphy, William Chops Westfield, Peter Todd, Leslie Ellis |
|
.