This week, I tried programming my echo hello-world board. I have had a very few experience in programming so it was challenging but I managed to make my board working.

Assignment

  • Read a microcontroller data sheet
  • Program your board to do something, with as many different programming languages and programming environments as possible
  • group assignment: experiment with other architectures

Learning outcomes

  • Identify relevant information in a microcontroller data sheet.
  • Implement programming protocols.

Have you

  • Documented what you learned from reading a microcontroller datasheet.
  • What questions do you have? What would you like to learn more about?
  • Programmed your board
  • Described the programming process/es you used
  • Included your code