Artikel von Chris Fiege
Pengutronix at Embedded World 2022
Welcome to our booth at the Embedded World 2022 in Nürnberg!
Pengutronix at FOSDEM 2022
"FOSDEM is a free event for software developers to meet, share ideas and collaborate. Every year, thousands of developers of free and open source software from all over the world gather at the event in Brussels." -- FOSDEM
Did you know? Initializing CAN interfaces with systemd-networkd
End of January systemd 250 was added to Debian bullseye backports. With a lots of new features and fixes now comes the possibility to set the timing of CAN bus interfaces with systemd-networkd. In this blogpost I will take a look at why this helps us maintain our embedded Linux labs.
Smart City - vom Rapid Prototyping bis zur Tragfähigen Infrastruktur
Wir wollen zum Bundesweiten Digitaltag am 18.6.2021 das Thema "Smarte Städte" ein bisschen von der technischen Seite beleuchten, aber keine Angst: es bleibt für alle verständlich.
Showcase: Continuous Testing
In den Linux-Kernel wandern jedes Jahr etwa 70.000 Patche, viele davon sind Bugfixes. Das Gleiche gilt für die meisten anderen Open-Source-Projekte, die Teil eines modernen Linux-Systems sind. Um von der Arbeit in der Community profitieren zu können, bleibt als sinnvolle Strategie, ständig auf dem neusten Softwarestand aufzusetzen und das System aktuell zu halten. Natürlich können bei dieser Menge an Änderungen auch neue Fehler hinzukommen oder Inkompatibilitäten entstehen.
ELCE 2020 - Recommended Talks
The Embedded Linux Conference Europe (ELCE) is the one biggest meetup of Embedded Linux developers in Europe. As usual Pengutronix has attended this conference - but this year from the warmth of our homes.
Pengutronix auf der Embedded Linux Conference Europe
Das Programm der diesjährigen Embedded Linux Conference Europe (ELCE) wurde in den letzten Tagen veröffentlicht. Wie auch in den letzten Jahren beteiligt sich Pengutronix auch dieses Mal mit Vorträgen zu aktuellen Themen.
Pengutronix at Embedded World 2020
Yesterday, Embedded World started, in normal times one of the largest trade shows for embedded development in Europe. While many exhibitors (and thus maybe also lots of visitors) have canceled their presence due to the coronavirus, we present our booth and our demo show cases as usual.
FOSDEM 2020 – Recommended Talks
FOSDEM is one of the biggest Open Source community meetings in Europe and takes place in Brussels at the Université Libre de Bruxelles every year in February. For Pengutronix this is always a good chance to meet developers, discuss current topics and enjoy some Belgian beer and food. This year we attended FOSDEM with 15 colleagues. Here are some talks our colleagues recommend you to see.
Automated Testing Summit 2019
Jan, Rouven and Chris attended the Automated Testing Summit 2019 at the ELC-E in Lyon. The Summit began with Lightning Tasks on the progress in some projects. One highlight was Kevin Hilman's talk: "the bugs are too fast - and why we can't catch them."
Launch of Linux Automation GmbH
We proudly present our new spin-off Linux Automation GmbH for selling hardware products, like USB-SD-Mux.
FrOSCon 14
Pengutronix has been to FrOSCon at the University of Applied Sciences Bonn-Rhein-Sieg. This year we had a booth where we presented our Open Source activities and were able to contribute three talks. A booth at an Open Source conference like FrOSCon always opens doors to a lot of interesting conversations with new faces, old friends and colleagues.
Jump Start your BSP using DistroKit and PTXdist Layers
A BSP (Board Support Package) in Embedded Software is the layer of software that lets you run your application on a specific hardware. For Pengutronix a BSP usually contains a bootloader, Linux Kernel and a userspace. DistroKit is our Demo-BSP that supports a variety of common evaluation boards. DistroKit gives you a head start if you want to develop an application on top of such an evaluation board with most of the hard problems already solved.
Pengutronix Techweek 2019
An einem weit entfernten Ort, fernab vom Tagesgeschäft, haben sich die Mitarbeiter von Pengutronix zur jährlichen Technologiewoche getroffen.
USB-SD-Mux: EMC Testing
Today Jonas and I went to our EMC testing lab to continue the measurements needed to certify electromagnetic compatibility for the USB-SD-Mux.
Tagebuch: Chemnitzer Linux Tage 2019
In diesem Artikel schreiben wir unser Tagebuch von den Chemnitzer Linux Tagen 2019. Wir laden euch herzlich ein, uns an unserem Stand zu besuchen. In diesem Jahr haben wir bei uns ausserdem das OSADL zu Gast.
Chemnitzer Linux Tage 2019
In bewährter Manier unterstützen wir auch in diesem Jahr die Chemnitzer Linux Tage wieder sowohl als Sponsor als auch durch unsere zahlreiche Anwesenheit.
Pengutronix at Embedded World 2019
Like every year, Pengutronix is an exhibitor at the Embedded World 2019 trade fair in Nuremberg, Germany. You find us in Hall 4 Booth 4/261 (map).
FOSDEM 2019: cfi's Diary
This year 14 Pengutronix developers attended the FOSDEM at the Université Libre de Bruxelles. Since there was no embedded track this year we had lot's of time to follow talks, workshops and meetups on embedded Linux, graphics, multimedia, electronics and many more.
Pengutronix at Electronica in Munich
This year Pengutronix again has a Booth at the Electronica trade fair in Munich, Germany. You find us in Hall B5 Booth 102 (map).
Summary: Automated Testing Summit 2018
The Automated Testing Summit (ATS) was a co-located event at the ELC-E 2018 in Edinburgh. The summit was organized by Tim Bird and Kevin Hilman and brought together over 35 (embedded) testing experts from different projects and companies.
USB-SD-Mux: Automated SD-Card Juggler
Once the bootloader on your embedded device is up and running the development of kernel and userland in PTXdist-based BSPs is usually based on booting from network. Thus there is no need for the developer to write the boot media with a new image.