The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!
Internet of Things (IoT) devices, computing devices that send and receive information via the Internet and that run very specific applications, can be anything from smart thermostats to smart TVs. The main advantage of IoT devices is their constant connectivity, which allows users to access information and control the devices remotely at any time.
As the Australian workforce braces for increased AI and automation, individuals must adapt by acquiring new skills. In doing so, Australians can expand the impact of their work, embark on more fulfilling career paths, and increase their income potential. Recent ServiceNow-commissioned research from Pearson points to major changes in the workforce—in Australia and around the world—due to the implementation of AI and other technologies.
Connected devices require a secure point-to-point channel to ensure that there is no possibility of exposing important data for the integrity of an embedded system. This is especially true when we talk about over-the-air (OTA) software updates, where the new firmware has a long way to go before reaching its destination and being installed by our bootloader. In this publication, we will explore a simple method to encrypt the firmware using the AES algorithm, using open-source libraries in Python.