Welcome to the Jalv2 & Jallib website!
JAL (Just Another Language, version 2) is an open source programming language built for programming PIC microcontrollers. If electronics is your thing, JAL is for you!
Jallib is a set of open source JALv2 libraries to make things work. Download our libraries to see what is available.
Check out our FREE The Tutorial Book for PIC microcontroller how-to's:

We are looking for more libraries and more fun! Please share and contribute!
Submitted by Rob on Sat, 10/19/2019 - 11:29
JAL had a library for the very popular Nokia 3310 display. Unfortunately the library was not part of the release since there were some issues with the graphics features of it. In the meantime the 3310 display has been replaced by the 5510 which has the same functionality since it still uses the Philips PCD8544 display controller.
Submitted by Rob on Tue, 04/23/2019 - 14:03
In one of my projects I needed an inexpensive but reliable RF link over which I could send a few bytes of data. A popular and inexpensive transmitter and receiver is available on the 433 MHz frequency band using Amplitude Shift Keying (ASK). The challenge was to set up a reliable link using these devices.
Submitted by Rob on Fri, 03/29/2019 - 13:01
In order to make JAL programming easy without the need of a programmer, the JALPIC One development board was created. This board has the same type of connectors as the Arduino Uno and the connections are - where possible - the same as the Arduino Uno.
Submitted by Rob on Mon, 02/18/2019 - 13:56
Recently I created a library with the name 'esp8266.jal' for connecting a PIC to your WiFi. The library is based on an ESP8266 ESP12-F and it based on version 2.0.0 of the ESP8266 AT command set.
The ESP8266 interfaces with the PIC using a UART.
Submitted by matt_64 on Wed, 06/01/2016 - 18:53
This is an MP3 schematic I've created. See the attached PDF.
It includes the following features:
- USB
- SD Card
- Hard Disk
- VS1053B mp3 decoder (with line in, line out & microphone).
- 23k256 for extra ram (used by FAT32 lib), not required.
- 74HC08 to allow for additional SPI devices.
- Serial port
- LCD (Not yet connected). May have run out of pins.
The schematic needs to be tested for errors.
Submitted by matt_64 on Sun, 05/08/2016 - 13:58
Circuit for H-Bridge Motor Speed Controller for PIC microcontroller.
18f4620_motor_hbridge.jal
Note: I have not tested with the Schottky diodes. I have ordered them. I may blow my FETs with feedback voltage spikes from the motor.

This is a custom google search on the following jal related sites and mailing lists.
Pages