Free Microcontroller IDE with flowchart design and emulator
How it works..
Users design their microcontroller projects using either the Flowchart or Code editor window.
The language is a style of B.A.S.I.C.
Users can test their code by running in the emulator.
Another way to test code is to connect to the kicchip from the IDE and step through live code.
The BASIC is "compiled" into tokens which are downloaded to the kicchip microcontroller EEPROM.
The tokens are interpreted by the kicchip.
Download Studio IDE FREE from here..
Free firmware Click here to download FREE from github.