Skip to content

pyang2045/code_homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Coding Homework

Nrf52840 EVB bring up:

Tools/HW:

Requirements:

  • Enable USB CDC COM port
  • Stream out ADXL to USB CDC COM port
  • Able to use the terminal(like coolterm or something) to see the streaming data.
  • Output string format on screen: printf(“(%d, %d, %d)\n”, x, y z)
  • Able to use the Lightblue app to read the latest (x, y, z) value. (optional)
  • Shell command to start/stop streaming (optional)
  • Provide the firmware image
  • Upload to code to the github. You can choose:
  • Provide working time on this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published