• Welcome

Today:

Control LED:

Welcome to the Renesas Software Package!

A demonstration of how open sources FATFS, lwIP and Webio can be combined with Renesas peripheral drivers to kick start your project. The Software Package shows how easy it is to create a professional, user-friendly and platform-independent user interface for your product. AJAX technology is used to dynamically update portions of the web pages, making it ideal for remote monitoring and industrial control applications including building automation.

The entire application source code is included in the workspace enabling the Software Package to be ported to the platform of your choice. With its vast selection of on chip peripherals and a large number of 8/16/32 bit processors, Renesas can provide the best solution for your application.

This demonstration has been created for the RZ/A1LU and is hosted on the RZ/A1LU Stream-It! Platform; illustrated here.


RZ/A1LU Stream-it!

SDK for Camera

SDK for Camera is an application for HMI software development that provides consistent support for camera input, LCD output, and image adjustment.
Easily make image quality and LCD timing adjustments by cooperating with QE for Video Display Controller 5 (e² studio plug-in)
These features will support user development strongly.

Guiliani SDK - HMI Framework for smart touch display interfaces

The C++ HMI Framework "Guiliani" by TES Electronic Solutions allows rapid implementations of smooth, intuitive and high-performance GUIs on cost and energy efficient embedded devices. The Guiliani SDK for RZ/A1LU is perfectly optimized for the RZ/A1LU processor and includes the WYSIWYG PC Editor "GSE", example GUI applications and everything else you need to set up your own project and create stunning GUIs. Furthermore, a world-wide, unlimited and perpetual production-license for Guiliani-Lite is offered free-of-charge via the "Prepaid by Renesas" program.

TCP/IP

The lwIP lightweight TCP/IP protocol stack is used to provide the industry standard BSD socket API. This API is then used to support the Webio embedded web server. For applications that require remote administration a command console is available via a passive telnet client. Configuration instructions for HyperTerminal and PuTTY can be found here.

USB 2.0 High Speed Host Controller

The Renesas USB host controller driver stack provides access to mass storage, human interface and a limited number of audio class devices. The open source FAT12/16/32 filing system FATFS can be linked into the project for evaluation of file IO using the standard file API.

Nanix

The use of industry standard API's is combined with the infrastructure to support device drivers and a pre-emptive multitasking kernel creates a nano-sized UNIX like environment. Embedded systems often have limited resources with varying performance characteristics. To support these requirements the task control, timer and memory management APIs differs significantly from UNIX.