Questions

Having learned the lessons in this chapter, try answering the following questions on your own:

  1. True/False. MicroPython started as a Kickstarter campaign.
  2. True/False. CircuitPython is a version of MicroPython developed by Adafruit Industries.
  3. True/False. Uno, Mega, and Nano are Arduino models.
  4. What are the differences between developing with MicroPython as opposed to Arduino?
  1. List three programs that may be used to flash MicroPython onto a microcontroller.
  2. True/False. The REPL allows a developer to quickly test code by providing a command-line interface.
  3. True/False. The first microcontroller to support MicroPython was called Pyboard.
  4. Describe how you would hook up a WiPy and LoPy to your computer without the use of a Pycom expansion board.
  5. True/False. LoRa works in different frequency bands depending on where you are in the world.
  6. True/False. Node-RED is a visual programming tool written in JavaScript.