Smart City Expo World Congress 2025: Discover Inowise.io for Smarter Buildings

Inovum will be present at the Smart City Expo World Congress 2025 in Barcelona this November 4th – 6th. Visit us in Hall 2, Level 0, Street D, Stand 151 — part of the Ajuntament de Barcelona exhibition area — and experience INOWISE.IO, our intelligent building solution designed to make urban spaces more sustainable, efficient, and connected.

(more…)

Smarter Machines, Anywhere: Edge AI Meets LoRaWAN

At this year’s The Things Conference in Amsterdam, participants were taken on a hands-on journey into the future of connected devices. The workshop, organized by Seeed, explored how Edge AI and LoRaWAN can spot problems before they happen—even in places where power or internet are hard to come by.

Mastering AI Coding Tools: Custom Instructions & MCP

What Are Custom Instructions?

Custom instructions are configuration files that help AI tools like GitHub Copilot understand how you want your code written. Instead of repeatedly explaining your preferences, you define them once in a file, and the AI applies them every time it helps you write or review code.

(more…)

AI-Powered Coding Tools Fueling Our Team

At Inovum, we continually embrace innovative technologies to enhance our software development workflow. By integrating advanced AI tools into our coding processes, we’re able to improve efficiency, boost code quality, and support our team with powerful, intelligent solutions. This article highlights the AI tools we use at Inovum, explaining what each one does and the benefits it brings to our programming environment.

(more…)

Inovum at the Mobile World Congress 2022

We are very happy to announce that Inovum will be attending the Mobile World Congress 2022 taking place in the vibrant city of Barcelona from February 28th to March 3st 2022.

The MWC is the world’s largest gathering for the mobile industry and provides a great opportunity to connect with IT experts and enterprises interested in developing innovative software solutions for their specific needs. As exhibitors and innovation enthusiasts we are very much looking forward to getting inspirations from this amazing global event.

(more…)

11 important questions you should make about Digital Transformation

Would you like to know what are the benefits of digitalizing your business and how to do it? We have prepared a list of 11 important questions about digital transformation and their answers to get you started.

(more…)

Does your enterprise suffer from unplanned outages? Clear your doubts about predictive maintenance!

Are you not entirely sure what predictive maintenance is, how it works and what benefits you can get from it?

Let us help you get a better understanding of why predictive maintenance is becoming more and more popular.

(more…)

Dealing with the pandemic: How to work during and post Covid

The current situation has forced us to adopt new ways of working. Like other companies we had to reimagine our work and the role of our offices in order to create a safe, productive, and enjoyable work environment for our team.

(more…)

IoT and Smart Packaging

Inovum’s founder and CEO Franz Inselkammer spoke to Victor Borras, Chief of Marketing at Knauff Industries about the future possibilities of intelligent packaging.

Listen to the full podcast here (Podcast language Spanish) or continue reading to learn more about this exciting topic.

(more…)

Inovum at the Mobile World Congress 2020

We are proud to announce that Inovum will participate with its own booth in the Mobile World Congress 2020 from February 24th – 27th February 2020 in Barcelona.

The MWC is the world’s largest gathering for the mobile industry and provides a great opportunity to connect with IT experts and enterprises interested in developing innovative software solutions for their specific needs. As exhibitors and innovation enthusiasts we are very much looking forward to getting inspirations from this amazing global event.

(more…)

Take Out The Middle Man!

Did you know that crowd funding on a site like Gofundme.com will take 5% of every donation that you receive? Don’t worry, there’s a new sheriff in town. Smart Contracts are the new way to crowd source for fundraising that makes sure you get the full amount donated, without the middle man. The Smart Contract uses embedded code to create a reliable place for money to be stored until all parameters are accomplished.

(more…)

Facebook, Microsoft & Co: Tech Giants bet on Barcelona

Over the last years Barcelona has been gearing up for a tech revolution and it has become a European hotspot for entrepreneural creation, startups, and innovation.

Not only is it a mekka for startups. Recently, a number tech giants opted to open branch offices as well as retail and experience stores in this vibrant city. And as the trend shows, there is still more to expect.

(more…)

Eve: Why Using a Bloated Backend When You Can REST?

by Lukas Stracke, Backend Developer at Inovum Solutions, 09.02.18

Consider following situation: You want to develop a web application with a nice, beautiful UI and a database to store information. Obviously the way to go is to apply the MVC pattern and divide your app into database, frontend and backend. Maybe you design your frontend in AngularJS because it’s dynamic and comfortable to maintain and want to connect to the MongoDB where you store your data. The traditional way would be to design a big backend, e.g. using the Java web framework Spring. But what, if you don’t need all of the features that Spring offers you? Why using a complex framework that needs a lot of time to get used to and hours or even days to configure if you need the backend only for validation and authentication?

(more…)

Inovum at the Mobile World Congress 2018 (App Planet Hall)

Again this year we are proud to announce our participation with our own booth in the 2018th edition of the Mobile World Congress 2018 from the 26th of February – 1st of March 2018. 

We are looking forward to meeting new contacts and getting inspirations from this amazing global event. Inovum is constantly on the lookout for partners as well as companies interested in digital transformation. (more…)

Opportunities of Blockchain

You have probably heard of blockchains. The technique, strongly connected to cryptocurrencies like Bitcoin, is currently among the biggest trends in the tech industry. But what is a blockchain and how can it be used?

A blockchain is basically a growing list of blocks of data, where each block is connected to the previous one, using hash values. Blockchains are mainly used in peer-to-peer networks as a distributed, shared write-once-read-many database. Each active participant in the network stores a copy of the blockchain for reasons of availability and security. (more…)