Please note that JavaScript and style sheet are used in this website,
Due to unadaptability of the style sheet with the browser used in your computer, pages may not look as original.
Even in such a case, however, the contents can be used safely.
Applilet is a tool to automatically generate programs (device driver programs) via GUI settings to control microcontroller peripheral functions (timer, UART, A/D, etc.). It also provides functions to operate peripheral functions outside of their initialization processing as an API (application programming interface).
Automatically generate programs (device driver programs) to control microcontroller peripheral functions (timer, UART, A/D, etc.) by easy-to-understand GUI (graphical user interface) settings.
Anyone can download Applilet from the web and try it immediately.
From 78K0S "Low Pin Count" microcontrollers to V850 microcontrollers, a wide variety of products are supported centered around All Flash microcontrollers.
The Applilet API is a common specification, regardless of the product. Therefore, if a program is developed using Applilet once, porting man-hours can be greatly reduced when migrating it to a different microcontroller since the work can be completed by simply changing the device driver portion.
The program to generate Applilet is not a library but source code (C and assembly language), which also makes it ideal to learn programming for those who are new to using microcontrollers.