
This is a collection of various Open Source projects, such as a Step 7 compatible AWL/STL Soft-PLC, a CNC remote control, a Razer device configurator for Linux, a soldering station firmware and many other exciting projects.
Your contributions are welcome due to the Open Source nature of all these projects. Feel free to contact me with questions, suggestions and regarding code improvements. Your feedback is welcome.
- [2019-11-29] pilc 20191129, The Raspberry Pi based S7 compatible PLC
- [2019-11-29] awlsim 0.71.0, S7 compatible Soft-PLC
- [2019-10-15] razercfg 0.41, Razer device configuration tool
- [2019-09-05] pwman 2.3, PWMan - Commandline password manager
- [2019-08-16] pilc 20190816, The Raspberry Pi based S7 compatible PLC
- [2019-08-16] awlsim 0.70.1, S7 compatible Soft-PLC
- [2019-08-16] pyprofibus 1.6, PROFIBUS software stack
- [2019-08-06] pilc 20190806, The Raspberry Pi based S7 compatible PLC
- Support for the Raspberry Pi 4 has been added.
- Automatic rootfs resizing has been added.
- Some bugs have been fixed.
- [2019-06-23] awlsim 0.70.0, S7 compatible Soft-PLC
- [2019-02-09] awlsim 0.69.0, S7 compatible Soft-PLC
- [2018-12-31] awlsim 0.68.1, S7 compatible Soft-PLC
- [2018-10-17] razercfg 0.40, Razer device configuration tool
- [2017-09-19] xytronic-lf 1.5, Xytronic LF-1600 soldering station firmware
- The number of presets was increased to 6.
- Q: Are you from Switzerland?
A: No, I'm German and I live in Germany. - Q: Uhm, and why a .ch domain then?
A: Because it's my name.
If you want to contribute to any project, please read our contribution guidelines first. That will help you save a lot of time and keep wasted effort minimal.
Dual IPv4/6 access (A and AAAA record) is available via
all (sub)domains on bues.ch.
IPv6-only access (AAAA record) is available via
six.bues.ch.
If you encounter any problems with services on this server,
contact me, please.

The CMS used for this site is a custom WSGI/Python3 based solution with a filesystem based database. It focuses on easy maintainability of the database with standard text editors.
Latest bleeding edge cms can be downloaded using the Git version control system as follows:
via https: | git clone https://git.bues.ch/git/cms.git |
or via http: | git clone http://git.bues.ch/git/cms.git |
or via git: | git clone git://git.bues.ch/cms.git |
or by downloading the
cms snapshot archive.
To browse the Git repository online, go to the
git web interface.
A mirror of the repository is available on
GitHub,
GitLab,
Bitbucket and on
NotABug.org.
If you want to contribute to cms, please read
the contribution guidelines first.