Updated content
This commit is contained in:
parent
1f004314c0
commit
5783259a8b
@ -10,7 +10,7 @@ googleAnalytics = ""
|
||||
author = "Christoffer Martinsson"
|
||||
description = "Open Source Product **(and music)** Development"
|
||||
profilePic ="images/cmtecLogo_Dark_600x276.png"
|
||||
copyright = "Copyright 2018 CMtec"
|
||||
copyright = "Copyright 2025 CMtec"
|
||||
githubUsername = "#"
|
||||
accent = "#afd787"
|
||||
showBorder = true
|
||||
|
||||
@ -1,28 +1,28 @@
|
||||
---
|
||||
title: "About"
|
||||
date: 2018-10-25
|
||||
date: 2025-10-07
|
||||
draft: false
|
||||
---
|
||||
|
||||
CMtec was created back in 1999 by **Chritoffer Martinsson** in Helsingborg Sweden.
|
||||
CMtec was created back in 1999 by **Chritoffer Martinsson** in Helsingborg Sweden.
|
||||
|
||||
The company has two focus areas:
|
||||
|
||||
* Product development in the home automation and electronic sector.
|
||||
Released as Open Source on [GitLab](https://git.cmtec.se)
|
||||
The company has two focus areas:
|
||||
|
||||
* Music production (mastering, mixing and recording)
|
||||
Published on [SoundCloud](https://soundcloud.com/cmtec)
|
||||
- Product development in the home automation and electronic sector.
|
||||
Released as Open Source on [Gitea](https://gitea.cmtec.se)
|
||||
|
||||
## Contributers
|
||||
- Music production (mastering, mixing and recording)
|
||||
Published on [SoundCloud](https://soundcloud.com/cmtec)
|
||||
|
||||
## Contributers
|
||||
|
||||
CMtec has no employees. Instead the company is built on contributors that are making contributions on their own spare time.
|
||||
|
||||
* **Christoffer Martinsson**
|
||||
- **Christoffer Martinsson**
|
||||
Main contributor and official head of CMtec.
|
||||
Backgroud in electronic engineering and software development.
|
||||
|
||||
* **Christian Martinsson**
|
||||
- **Christian Martinsson**
|
||||
Backgroud in game and software development.
|
||||
|
||||
If you have any questions please send us a email at [info@cmtec.se](mailto:info@cmtec.se)
|
||||
If you have any questions please send us a email at [info@cmtec.se](mailto:info@cmtec.se)
|
||||
|
||||
@ -4,49 +4,54 @@ date: 2018-10-25
|
||||
draft: false
|
||||
---
|
||||
|
||||
## HAASP
|
||||
## 🏠 HAASP - Home Automation Platform
|
||||
|
||||
Home automation software written in python.
|
||||
Head over to https://haasp.net for more info.
|
||||
**Modern Python-based home automation framework**
|
||||
|
||||
## Elite Controller
|
||||
HAASP (Home Automation and Smart Platform) is our flagship open source project - a comprehensive home automation solution built with modularity and extensibility in mind.
|
||||
|
||||
Dual joystick setup optimized for use with the space sim Elite Dangerous.
|
||||
[**Learn more at haasp.net →**](https://haasp.net) | [**Source Code →**](https://gitea.cmtec.se/haasp)
|
||||
|
||||
### Left controller
|
||||
* 2 axis
|
||||
* 20 buttons on joystick
|
||||
* 2 buttons on base
|
||||
---
|
||||
|
||||
### Right controller
|
||||
* 4 axis
|
||||
* 12 buttons on joystick
|
||||
* 2 button on base
|
||||
* Mouse
|
||||
* Combined HID with Joystick and Keyboard
|
||||
* Activated by mode button (use thumb joystick as mouse)
|
||||
* Keyboard
|
||||
* Combined HID with Joystick and Mouse
|
||||
* Passing through standard USB HID keyboard (swedish layout)
|
||||
* Joystick button as keyboard shortcuts (activated by mode button)
|
||||
*F10, Alt-F10 and Win-Alt-R*
|
||||
## ⌨️ CMDR Keyboard
|
||||
|
||||
Head over to https://git.cmtec.se/elite/elite_controller for more info.
|
||||
**Custom 42-key split mechanical keyboard with Swedish layout**
|
||||
|
||||
## Unraid Docker Repository
|
||||
A high-performance split keyboard built around the RP2040 Zero microcontroller, featuring advanced firmware capabilities and custom hardware design.
|
||||
|
||||
Collection of application wrapped in docker containers ready for use in [Unraid](https://unraid.net) servers.
|
||||
**Key Features:**
|
||||
|
||||
* HAASP (entire application series)
|
||||
- 42-key Swedish-centric layout with three-layer functionality
|
||||
- High-speed matrix scanning (250 µs cadence)
|
||||
- Mix of Cherry MX and Kailh Choc low-profile switches
|
||||
- Custom PCB design with schematics and Gerber files
|
||||
- 3D printable case and mounting components
|
||||
- Rust-based firmware with power-aware USB handling
|
||||
|
||||
Thrid party application:
|
||||
*CMtec is only the creator of the actual docker container and not it's content*
|
||||
[**View Project →**](https://gitea.cmtec.se/cm/cmdr-keyboard)
|
||||
|
||||
* Unifi
|
||||
* Unifi Beta
|
||||
* Unifi Video
|
||||
* Nginx (With LetsEncrypt support)
|
||||
* Wordpress
|
||||
---
|
||||
|
||||
Add https://github.com/cmtec/docker-templates to your "Template repositories" in Unraid to use these dockers.
|
||||
## 🕹️ CMDR Joystick
|
||||
|
||||
**Professional-grade USB HID joystick with Hall-effect gimbals**
|
||||
|
||||
A precision joystick controller designed for enthusiasts, featuring FrSky Hall-effect gimbals and sophisticated input processing capabilities.
|
||||
|
||||
**Features:**
|
||||
|
||||
- 7 axes, 32 buttons, 8-way HAT switch
|
||||
- Ultra-low latency (1 ms poll rate)
|
||||
- Advanced input pipeline with digital smoothing and calibration
|
||||
- Exponential response curves and virtual throttle modes
|
||||
- Custom RP2040-based PCB with LED status indicators
|
||||
- 3D printed case with professional finish
|
||||
|
||||
Perfect for flight simulation, robotics control, or any application requiring precise analog input.
|
||||
|
||||
[**View Project →**](https://gitea.cmtec.se/cm/cmdr-joystick)
|
||||
|
||||
---
|
||||
|
||||
_All projects are open source and available on [Gitea](https://gitea.cmtec.se). Hardware designs, firmware, and documentation included!_
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user