Welcome to KicChip
FREE introduction to microcontrollers. |
|
A KicChip is a microcontroller containing a bootloader for downloading a program.
- The software for designing your programs is (a style of PBASIC)
- Our is absolutely FREE.
- You can produce (burn) your own KicChip using our downloadable FREE .
KicChips come in a range of sizes (pins) 8 , 18 , 28 & 40 pins.
|
|
KicStudio - Compile, Flow, Simulate
 |
Kic Studio5.6.2 is a FREEpowerful tool for programming KicChips, it inlcudes:
- BASIC Compiler
- Flowchart Designer
- Simulator
- Code Difference Tools
- FREE Firmware For ALL KicChips!
 |
Read more...
Press Release ALL Kic Firmware (FREE)
 |
Kic Firmware is the FREE code that "makes" a kicchip, burn your own:

|
Read more...
Kompiler Pre-Release Overview
What is Kompiler?
Kompiler is a Multi Language Flowchart Tool - driven by a set of external Plugins.
The kompiler project is under development, this document outlines how the fundamental parts of the system operate.
|
|

|
Mult Language
C is the preferred language of professionals, although many students begin with BASIC.
Kompiler is designed to translate C code into BASIC, and vice versa.
Developing Arduino programs in BASIC (instead of C) is an example this.
Plugins
New compilers, devices, environments (e.g. arduino, wiring) and multi-tasking systems can be added via the plugin manager.
Flowchart
The Flowchart Tool is designed to support Structured Programming - by breaking down programs into smaller subroutines, each with its own flowchart view.
Existing code can be reverse-engineered into a flowchart design and translated between BASIC and C views. |
Read more...
Kompiler Client
Main Menu

Login

Open Project

Compiling

Software & Hardware Plugins

|
|