My bachelor’s thesis from 2010, describing a prototype of a simple Programmable Logic Controller and the corresponding graphical programming environment, implemented with Arduino development framework
Several people have contacted me regarding the “Teensy++ PLC”, either with the idea of extending it, or porting it to other microcontroller architectures, or developing
After some joyful time I’ve had playing with GUI concepts and visuals, I threw that initial code away and started doing it the right way.
That’s my new project I’ve been working on for some past weekends and afternoons. Yes, there are some similar projects that have already been started.
Finally, here are the sources I was talking about for so long! This project page wouldn’t be complete without it, would it? The zip file
If you’ve ever played with WinAVR, you have probably noticed the pretty resource usage info printed after each compile. You may miss that candy if
Here it is! The AT90USB646-based homebrew programmable logic controller. It’s not quite a Simatic S7 (and it’s not even completed in most parts), but it’s
Ehm… that PLC. What’s new? O.k. I canceled the ST compiler part. Not that I don’t like the idea of doing it, I just don’t
Ubuntu Server (and others) If you play a lot with servers or networked PCs with multiple NICs and change and switch network cards often, you
After looking at the Beremiz iec2c compiler source, I decided that modifying it to fit into this project is probably not the way to go.