To all JalV2 users,

We are glad to announce the availability of:

Jallib final release 1.1.0

The packages can be found at:
www.justanotherlanguage.org/downloads/

We are pleased to announce that for the first time, the release also include
a full easy windows installation package with JalEdit IDE.

The full jallib_full-1.1.0 zip and exe package contains:
- JalEdit IDE.
- Jallib documentation and Tutorials.
- Tested device files for more than 500 Microchip PICmicros.
- More than 150 libaries for all kinds of functions, like:
- JAL language extensions: formatting, mathematics, etc.
- Control of PIC peripherals: ADC, I2C, PWM, USB, Serial, etc.
- Control of external devices: LCD, graphic LCD, 7-segment and
other LED displays, keyboards, SD memory cards, ATA Harddisk,
FAT32, Minix-FS, many sensor types, etc.
- different networking protocols: CAN, TCP, UDP, ARP, etc.
- For each device file and library there is at least one
*tested* relatively simple example program to show the use
of the library. And there are more suffisticated samples
for several popular PICs.
Altogether almostbout 1500 samples programs.
- A few 'projects': ready to use programs.
- Extensive documentation of all libraries in html format,
as well a starters guide and a tutorial in PDF-format.
- The latest JalV2 compiler (version 2.4q3) complete with
its own documentation.

There is also one other (smaller) package available:
- jallib-1.1.0.zip
This is the package without JalEdit and the tutorials,
all available device files and blink-a-led samples,
including untested files.

Major enhancements in Jallib version 1.1.0 compared to 1.0.0:

device files:
 - Generated with Python script 'pic2jal.py'
   (replacement of Rexx script  'edc2jal.cmd')
 - Based on MPLAB-X version 2.15 for use with JalV2 version 2.4q3.
 - New device files based on MPLAB-X 2.26 and tested with JalV2 version 
2.4q3
   (16[l]f161x, 16[l]f176x)
 - Fixed missing var bit*4 SSPxCONy_SSPM (16[l]f19xx)
 - Normalized fuse_def PRICLKEN to PCLKEN for 18[l]f2xk22, 18[l]f4xk22
 - Changed fuse_def CCP2MUX from ENABLED/DISABLED to pin_Xy format

externals:
 - Added libraries for 8x8 LED matrices with MAX7219 chips
 - Added libraries for LED strips with WS2812B chips
 - Added library for an 8-digit 7-segment display with MAX7219 chip
 - Added 2 libraries for stepper motors
 - Added library for PLL with MC145156 chip
 - Added library for charlieplexed led matrices and font tables for 
LoLshield

peripherals:
 - Refactored pintools library

samples:
 - Added samples for 8x8 LED matrices with MAX7219 chips
 - Added samples for LED strips with WS2812B chips
 - Added sample for 8-digit 7-segment display with MAX7219 chip
 - Added samples for stepper motor libraries
 - Added sample for PLL_MC145156 library
 - Added samples for charlie library
 - Added blink-a-led samples for new device files (16f161x, 16f176x)

Other Changes
- Added a easy windows installation package with JalEdit IDE.

We recommend to use the latest JalV2 Compiler version 2.4q3
because it fixes several issues with older releases and may
have some new features used by some libraries. Samples and
libaries may work only with this compiler version!

Have fun and report your experiences with Jallib 1.1.0!

The Jallib Team.

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to