ESP8266 Reliability and ID

Questions for you C programming ESP8266 guys re: the ESP SDK (1.2.0) and some possibly important info on WIFI and MQTT reliability. In the SDK: wifi_station_set_hostname wifi_station_get_hostname HOST ID….  If you do an IP scan on a windows network – ESP units will coming up as IP addresses – and…

Read More

Hackitt and Bodgitt discover Healthy Lighting

There has been a lot of talk in the press recently about the colour of lighting and it’s relevance to health. As far back as 2012, the BBC reported that NASA were to test “space-sleep colour-changing lights” on the international space station and since then there have been a number…

Read More

Accessing ESP8266 Arrays in FLASH

A new challenge – the answer to which I will post in here. Accessing an ESP8266 C array in FLASH – i.e. never touching RAM until you actually access something.  One suggestion was to ensure you use 4-byte variables.. so I tried this – it compiled – the array is…

Read More

Pebble Time

Just a slight diversion to tell you about my new Pebble Time watch.  Pebble as you may be aware brought out a Kickstarter project some time ago which did well, a watch based on the same technology used in the Kindles – a black and white display that uses no…

Read More