EnglishSvenska

Press release video: Efficient Load Out

See the press release video by Johan Carlström talking about Connected Load Out and how it makes quarry, mining and construction projects more efficient.

Posted in Blog

Press release: Volvo Connected Loadout with SMT (Service Machinery Trucks) in the Netherlands

SMT (Service Machinery Trucks) in the Netherlands made a press release regarding their support for Volvo Connected Load Out in the Netherlands. It's always fun seeing something products I've been developing getting into hands of dealers and customers.

Read more ›

Posted in Blog, Timeline

Press release: Digitize the load out process with Volvo CE

See my collegue in the US Jenny Olsén explain how Connected Load Out can connect operators and truck drivers. Connected load out allows truck drivers to submit and order from their phone to avoid exiting the cab to communicate with operators.

 

Posted in Blog, Timeline

Press release: Connected Load out and CJD Equipment

Posted in Blog, Timeline

Press release: Maximize your load out process with Connected Load Out

Connected Load Out is a cloud-based productivity service designed to improve the efficiency of the load out process in a quarry. The service is available for Volvo wheel loaders with Load Assist and On-Board Weighing or Volvo excavators with Dig Assist and On-Board Weighing.

Press release

Press release as a pdf

Posted in Blog, Timeline

Volvo CE has introduced the software I've been working on in North America

I'm proud to share that Volvo CE has introduced the software I've been working on in North America. Connected Map as a whole provides Volvo customers with real-time insights into vehicle utilization, location and material movement. It revolutionizes fleet management, improves productivity, and enhances project performance.

Posted in Blog, Timeline

Volvo CE introduces the tool I've been working on: Connected Load Out

At Conexpo Volvo CE and Swecon introduced the tool I've been working on: Volvo CE Connected Load Out.

It has 3 main components:

  • The Copilot screen which is integrated in the loader (usually a wheel loader or an excavator)
  • A mobile app that the truck driver uses
  • Site office for overview, administration and planning

From Conexpo (The mobile app on the left which is where most of my contribution is):

In short, it's all about moving material more efficient at querries. When you connect the loader, the truck driver and site office you know where the vehicles are and get better control on how to move material more efficiently. Great stuff really, and it will only get better.

How it works:

Connected Load Out connects and shares information digitally between loaders, site offices and trucks in one quarry. Load orders can be sent directly from incoming trucks via the Connected Load Out app to the loader's Volvo Co-Pilot. The loader driver can see an estimated arrival time and which material is to be loaded, which facilitates the planning of the work and reduces stress and the risk of errors. When the truck arrives at the workplace, the truck driver receives a notification in Volvo Co-Pilot and can summon the truck for loading and dispatch. A load receipt is created and sent to both the truck and the site office, so that the entire flow is visible in the Connected Load Out Office Portal.

 

 

Links:

Posted in Blog, Timeline

Connectivity and Volvo Construction Equipment

I am doing software development for Volvo Construction Equipment and their Efficient Load Out product suite. Efficient Load Out is a digital solution which connects machine operators, truck drivers and site managers in real-time to maximize the profitability and sustainability of mass excavation projects. I have been working exclusively in native Swift programming handling low-level network communication between vehicles, and high-level GUI programming.

Posted in Blog, Timeline

Running a company making payment solutions: Paylando!

Our business concept is simple: we sell solutions for unmanned and cashless payments. Contactless means payments with Swish, payment card or access card. Unmanned can be anything between vending machines, rides, barriers, doors or an idea we haven't heard of before.

I'm mainly responsible for the payment system backend and making sure everything runs smoothly. Technologies include a tech-stack of C#, .net, Azure functions for the payment processing. Typescript and React is used for the frontend and customer facing aspects.

Posted in Blog, Timeline

Back to basics with October CMS

My brother needed a new simple one-page website for his CV. I usually do my websites in WordPress, but today I wanted to try something new. The content management systems (CMS) I evaluated were:

  • Craftcms
  • contentful
  • Octobercms.com
  • Pagekit
  • Bolt
  • Sitecake
  • Getkirby
  • Bludit

I found a winner: OctoberCMS! It truly is great for developing websites. Not as complicated as most CMS have gotten. Just a simple structure with real files to describe the content of the website. The website is divided into layouts, pages, partials and content. The layout is like the theme. The layout includes partials. When you want a new page (a new url) you add a page. (I skipped using the content type for now since I was making a one-page website). The editor is just simple HTML, (but you can add a proper wysiwyg editor if you want). For more complicated stuff (ecommerce and so on) you can add plugins.

You can check out the website at https://jonathannilsson.com/

Tagged with: ,
Posted in Blog