If you are not married to the PIC32 you could use JAL on a PIC16 or PIC18. Syntax is clear. JALedit can be used for editing. Gordon Williams ----- Original Message -----=20 From: "Chris Roper" To: "Microcontroller discussion list - Public." Sent: Monday, July 29, 2013 5:43 AM Subject: Re: [PIC] New Pic programming and coding environment. > Looks interesting but I don't see anywhere to just download and try it o= n > an existing PIC32. > Pity as I am busy researching ways of introducing the PIC32 into educatio= n > in an easy and affordable way for 3rd world countries that don't have large > budgets. > > Cheers > Chris > > > > On 29 July 2013 11:04, cdb wrote: > > > Resend - as it didn't seem to get through the first time. > > > > I've just been looking at the website www.byvac.com. In a similar way > > that > > > > > > Muvium Java environment for Pic works, this is a an Interpreted > > Basic/Compiled Function using a PIC32 called ByPic. The BASIC program > > language being installed on the PIC itself. > > > > The Basic is held in RAM where via an editor it can be written and compiled > > > > > > to Flash RAM on the fly. They state that the PIC can run each instruction > > in 2.5us. > > > > Communication with the PIC is via a serial connection > > > > This means there is no writing code, simulate, program cycle. Most hardware > > > > > > functions are precompiled, so to access for example the ADC, you just type > > > > > > > > adc_init(channel_number) > > x=3Dadc_get(channel_number) > > > > And your done, whilst in RAM you can make as many alterations to your code > > and test it out in PIC, once all is OK you then flash it to flash memory. > > > > It is aimed at beginners and naturally they have their own Arduino styl= e > > development boards. > > > > Looks interesting. > > > > Colin > > > > -- > > cdb, on 28/07/2013 > > > > > > > > > > > > > > -- > > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > > View/change your membership options at > > http://mailman.mit.edu/mailman/listinfo/piclist > > > --=20 > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .