错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

TWI Interrupt

  • Norman Dunbar

摘要

In this chapter, we will delve deep into the world of I2C, also known as the Two-Wire Interface, TWI, in the Arduino world. This is quite a complicated system in which to use interrupts, but it can be done. This chapter starts easily with a discussion on device addresses – which occasionally can lead to confusion – followed by a simple polled example.