SparkFun Forums 

Where electronics enthusiasts find answers.

Everything ARM and LPC
By profdc9
#126706
Jumentum System-on-Chip version 0.99.1 for LPC1768, LPC2368, LPC2148, and other LPC ARM processors has been released. This version adds support for USB serial port emulation (USB communication device class). This obviates the need for using a USB to serial converter as well as enables faster data transfers via USB. The USB has been tested with Windows 7, Windows XP, and Linux. This feature should be especially convenient for those developing their own circuit boards using these processors.

Also included are some enhancements to the BASIC language such as "DOLINE" which enables one to construct the text of a BASIC command inside a program and execute it.

Also, it has been tested with the NGX Technologies http://shop.ngxtechnologies.com/ board using the Network or USB (thanks NGX Technologies!). It also works with the the mbed.

Jumentum-SOC is a network and USB accessible BASIC language for LPC ARM microcontrollers. It is designed to make it easier to program the microcontrollers as the entire development environment is contained on "chip" and is accessible via a Web server or a serial port/TELNET/USB terminal. No software needs to be installed on the PC except perhaps for a web server or terminal emulation software (e.g. Hyperterminal or Tera Term Pro). It has the ability to access files on SD cards. It is useful as a standalone or PC tethered data acquisition device.

The Sourceforge Web Site is at

http://jumentum.sourceforge.net/

and the source and firmware files can be downloaded from

https://sourceforge.net/projects/jument ... entum-SOC/

As always, thank you for your interest and support!

Daniel Marks