Category: Programming

Show Me The Weather

Show Me The Weather

After connecting the e-ink display to the Pico and managing to get it to display in landscape mode I felt I’d solved the unknowns in making this e-ink weather display. Now it was time to decide what I was going to show, and how I was going to show it. One Python example I’d found …

+ Read More

Micropython E-ink Display Rotation

Micropython E-ink Display Rotation

By default, sending pixels from a Raspberry Pico to a Waveshare e-ink display will result in a portrait image. In the case of the 2.13inch display I started with, this means a screen of 122 pixels wide by 250 pixels high. But what if you want to display in portrait mode? As someone who’s used …

+ Read More

Getting Started With The Raspberry Pi Pico

Getting Started With The Raspberry Pi Pico

The whole Raspberry Pi craze has passed me by before. Mainly because I have no competency whatsoever in electronics, and when it comes to using it just as a small computer I’ve had no need for one. I don’t really know what drew me to the Raspberry Pi Pico, but it just looked like such …

+ Read More

Push Notifications on iOS

Push Notifications on iOS

As with anything new on iOS, getting push notifications working has been a pain. Thankfully, there’s a brilliant write-up of the process here: Apple Push Notification Services in iOS 6 Tutorial: Part 1/2. Plus the PhoneGap/Cordova plug-in to make it all work here: phonegap-plugin-push.

Build an HTML5 Game: Some Reviews

Build an HTML5 Game: Some Reviews

I’ve found three decent reviews for my book “Build an HTML5 Game“, and especially pleasing is the fact that two of them seem to be from exactly the target audience i.e. developers with existing web skills who didn’t realise how easy it would be to use those skills to build a game. First up, there’s …

+ Read More

Build an HTML5 Game – 40% Early Access Discount

Build an HTML5 Game – 40% Early Access Discount

My book Build an HTML5 Game in going to be out in a couple of months, and until around 4pm on January 31st 2015 you can get 40% off with the discount code BRIGHTANDEARLY if you buy it here: http://www.nostarch.com/html5game The discount applies to ebooks or the physical copy too, although it’s only if you’re …

+ Read More

Appearance on the Backendy podcast

Appearance on the Backendy podcast

I’ve made an appearance on the Backendy podcast in which I chat with friend and former business partner Darren Beale about flying a plane, Facebook game development and advertising of the past, and various business and business-of-tech type things. You can download the episode here or on iTunes, where you can also subscribe for future …

+ Read More