joe@bebo.dev

    MENU

    • Home
    • YouTube
    • Tags
    • About Me
    • Feed
    14 June 2017

    an SBC IPSEC router

    Who needs a VPN? It’s a giveaway from the title of this article that this is about a little VPN gateway / router device sat on the LAN so the answer is me, I need a VPN. But to be... Read more about an SBC IPSEC router

    VPN security internet web
    29 January 2017

    esp8266, MQTT and node-RED

    Another Worcester-Bosch boiler hack I decided to automate my heating system after being inspired by Steven Hale’s phenomenal original work This post is a whistle-stop tour in pictures and video of my take on Steve’s method of reverse engineering the... Read more about esp8266, MQTT and node-RED

    esp8266 MQTT node-RED boiler Worcester-Bosch digistat DT10RF Mk2
    03 December 2016

    esp8266 two factor authentication

    Adding another layer.. In my previous article that talked about beefing up security on public internet facing IOT devices, I mentioned one of a number of potential improvements that I could introduce to my own stuff was two factor authentication.... Read more about esp8266 two factor authentication

    esp8266 C/C++ security passwords secondary authentication
    11 November 2016

    More esp8266 security

    ..erm..P@55w0rd1! IOT device security is a hot topic at the moment. Many well known websites, services and companies are regularly coming under massive DDOS attacks and are being knocked offline. Recently these attacks are coming from Mirai malware which targets... Read more about More esp8266 security

    esp8266 C/C++ JavaScript security passwords
    15 September 2016

    An esp8266 Lithium Charging Breakout PCB

    Shrink that prototype This is a follow on to my last post which was about building a prototyped lithium charging ESP8266 (ESP12) breakout board along with some power management firmware features. Having had reasonable success with the stripboard prototype, the... Read more about An esp8266 Lithium Charging Breakout PCB

    esp8266 pcb battery solar
    19 July 2016

    esp8266 Configurable Power Management

    A 100% solar application Since the start of getting going with esp8266 boards in late 2015 I’ve had in the back of my mind the idea of how nice it would be to develop a little device that is free... Read more about esp8266 Configurable Power Management

    esp8266 C/C++ arduino
    22 June 2016

    esp8266 Automated Project Versioning

    Auto-generate a version number This is a quick post about a method that can be used to get the preprocessor to do the job of generating a self incrementing version build number. This can eliminate a potentially boring repetitive task... Read more about esp8266 Automated Project Versioning

    esp8266 C/C++ arduino
    18 June 2016

    Securing your esp8266

    The internet and esp8266 This is an article about using TLS/SSL to secure an esp8266 device so it can be safely accessed over the internet. This is important for me because the firmware running on my device is http web... Read more about Securing your esp8266

    esp8266 arduino tls ssl internet web security
    15 June 2016

    esp8266 String Optimization

    Big software / little software Traditional software systems and platforms (think Twitter, your operating system, the web browser you’re using right now to read this article etc) run on servers and personal computers that have gigabytes of RAM available for... Read more about esp8266 String Optimization

    esp8266 C/C++ arduino
    13 June 2016

    esp8266 Dynamic Web Forms

    The problem In my last post where I talked about my ep8266 web based firmware project, it became apparent fairly early in the process of putting things together than I needed some way to render dynamic data in the web... Read more about esp8266 Dynamic Web Forms

    esp8266 HTML AJAX JavaScript
    12 June 2016

    iD8266 (aka SkyNet)

    esp8266 web based firmware I’ve been working on a project to create custom web based firmware for the esp8266 for about the last six months. If you landed here and you don’t know what an esp8266 is, it’s a tiny... Read more about iD8266 (aka SkyNet)

    iD8266 esp8266 youtube
    11 June 2016

    hello bebo-dot-dev.github.io

    Hi! This is post #1. Not much to say at the moment but I’d like to give a thumbs up and thanks to Willian Justen for providing the great jekyll template that I’m going to be using for creating and... Read more about hello bebo-dot-dev.github.io

    blog post jekyll

    Made with Jekyll and ❤ by Willian Justen