diff --git a/content/about-us/company.md b/content/about-us/company.md index ffe54c2d..6fcac822 100644 --- a/content/about-us/company.md +++ b/content/about-us/company.md @@ -14,7 +14,7 @@ title = "About us" Milkymist was founded in summer 2007 by Sébastien Bourdeauducq. The open source project tackled the development of a system-on-chip design capable of running MilkDrop. The name "Milkymist" was chosen to evoke a parallel MilkDrop. The development was no small task, as it required designing and/or integrating a powerful 32-bit microprocessor core, basic peripherals, many interfaces, a fast SDRAM controller, and graphics acceleration. The video synthesizer born out of those efforts, the Milkymist One, was launched in September 2011 with the help of open hardware company Sharism at Work. -Components of the Milkymist system-on-chip soon found many other uses, such as software-defined radio on board the International Space Station. The community grew and activities diversified, with the development of a TDC core for CERN (using a variant of the Milkymist SoC for integration), the Migen logic design system and its application to the Rhino software-defined radio platform, and the Mixxeo digital video mixer. In 2013, Milkymist was renamed to M-Labs to mark the more varied activities, and formally incorporated in Hong Kong as M-Labs Limited. +Components of the Milkymist system-on-chip soon found many other uses, such as software-defined radio on board the International Space Station. The community grew and activities diversified, with the development of a TDC core for CERN (using a variant of the Milkymist SoC for integration), the Migen logic design system and its application to the Rhino software-defined radio platform, and the Mixxeo digital video mixer. In 2013, Milkymist was renamed to M-Labs to mark the more varied activities, and formally incorporated in Hong Kong as M-Labs Limited. The company's current main project is ARTIQ, a leading-edge open source control system for quantum information experiments. In 2016, Robert Jördens joined the directorate of the company to further develop ARTIQ and other physics-related projects. diff --git a/content/other/mixxeo.md b/content/other/mixxeo.md new file mode 100644 index 00000000..5b9a7301 --- /dev/null +++ b/content/other/mixxeo.md @@ -0,0 +1,37 @@ ++++ +title = "Mixxeo" +weight = 1 +template = "page.html" + +[extra] +logo = "images/mixxeo_logo.png" +logo_size = 125 +logo_only = true ++++ + + +{% layout_centered_content() %} + +The Mixxeo was the first open source digital video mixer. + + + + + +[picture is a rendering - actual product appearance may vary] + +{% end %} + + + +{% layout_centered_content(force_left=true, min_width=true) %} + +Built on the MiSoC and Migen technologies that originated from the development experience of the Milkymist One and unlike other mixers, the Mixxeo itself does everything and processes every pixel with our own open source hardware and software. This gives us exceptional control and customization possibilities. + +The Mixxeo supported mixing from two DVI or HDMI sources up to 720p60, with crossfade, fade to black and potentially other effects with a latency of less than two frames. + +Status (Aug 2014) - Main board and gateware have been mostly functional for a while, mechanical design and manufacturing for the case/mechatronics are progressing slowly. If you have the skills and would like to help out, email sb at m-labs.hk or the mailing list. + +