Design News is part of the Informa Markets Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

December 15 - Day 4: AVR-IoT Cellular Mini Primer

Webinar-December 15 - Day 4: AVR-IoT Cellular Mini Primer

Webinar Information
Start Date: Dec 15, 2022 - 06:00 PM UTC

The AVR-IoT Cellular Mini is not billed as an official Curiosity Development Board. However, it’s red and looks like a Curiosity Development Board. The AVR-IoT Cellular Mini even has a built-in programmer/debugger like a Curiosity Development Board. The only thing that the AVR-IoT Cellular Mini does not have in common with the Curiosity Development Boards we’ve been working with so far is that the AVR-IoT Cellular Mini’s firmware is generated using Arduino. So, from where we stand, the AVR-IoT Cellular Mini is indeed a member of the Curiosity Development Board family.

This lecture will focus on the AVR-IoT Cellular Mini hardware and the Arduino code that makes up the functions contained within the AVR-IoT Cellular Mini’s API. During the course of today’s discussion, we will assemble a firmware development environment based on Arduino and AVR-IoT Cellular Mini Arduino libraries that runs under the supervision of Visual Studio Code. Following the successful implementation of the Visual Studio Code/Arduino firmware development environment, we will apply the AVR-IoT Cellular Mini API calls to some example code, which we will write using Arduino.