Nigel Frank’s Azure industry whitepaper

I was recently asked to contribute to Nigel Frank’s Azure industry whitepaper, alongside a number of other influential Microsoft professionals. This whitepaper provides important advice to those businesses and individuals struggling with the COVID-19 crisis. It covers five particular challenges they may be facing at this moment; cost saving, data security, remote working, growing at [...]

By |2020-04-29T16:16:31+01:00April 28th, 2020|Uncategorized|0 Comments

IoT with nothing but your Laptop links…

Workshop Handoutshttp://bit.ly/iotlaptop-handouts Microsoft Make Code (Micro:bit):https://makecode.microbit.org/ TinkerCAD Circuits (Arduino Uno):https://www.tinkercad.com/#/?type=circuits Arduino IDEhttps://www.arduino.cc/en/Main/Software Sense Hat Emulator (Raspberry Pi):https://trinket.io/sense-hat Microsoft IoT DevKit Simulator (MXChip):https://azure-samples.github.io/iot-devkit-web-simulator/ Microsoft Azure Simulator (Raspberry Pi):https://azure-samples.github.io/raspberry-pi-web-simulator/

By |2019-05-13T17:59:39+01:00May 13th, 2019|Uncategorized|0 Comments

Graphics in Assembler for the SAM Coupé

Introduction The Next Step Continuing my series on Assembler for the SAM Coupé, where in the first post we introduced the various principles required to get started with Assembly Language Programming. We'll now be looking at Graphics and Sprites and how to start showing Graphics on the screen. If you haven't caught up on [...]

Visual Studio 2017 RC New and Improved Features

Last week at Connect(); // 2016, Microsoft let loose the Release Candidate of the 15th version of their newest premier IDE; Visual Studio 2017 (VS2017). As with every new release, Microsoft has crammed in a host of new features, which they hope will make us developers lives better and get us churning out software at [...]

By |2017-11-15T13:59:08+00:00November 24th, 2016|Uncategorized|0 Comments