PiKLoops Home Page


Presentation
Screenshots
Documentation
Download
Installation
Contacts

What is PiKLoops?

PiKLoops is a simple KDE program used to generate assembly time delays for Microchip microcontrolers using Microchip instructions.
PiKLoops is based in a program for windows, originally created by William J. Boucher. Using his calculation formulas we can generate accurate assembly language time delay loops.

PiKLoops has become an external tool for PiKdev. PiKloops can be launched from PiKdev, and generated code can be dragged to PiKdev editor.

Current version is too basic but it is being improved.


History of Versions (Current version is 0.2.1)



  • 0.1 Initial Version
  • 0.2 Improved GUI by Alain Gibaud to make it easily usable with PiKdev. Drag and Drop support added.
  • 0.2.1 Minor Changes