adipandas

↗ HN profile [ 2596 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I am trying to understand the DCMI interface for STM32F746-disco board. Specifically looking for a walk through on DCMI interface codes. Any help/feedback would be appreciated.

  2. Show HN: Neat Neat (github.com)
  3. I am interested to dive into embedded systems. I am proficient in C++ and python. I am seeking some advice for best path to take for learning embedded systems. Thank you for any advice (in advance).

  4. Indoor_bot: Simple Robot with ROS (adipandas.github.io)
  5. I have a position of the body. Its position is [x, y, z] and orientation as a quaternion vector [q0, qx, qy, qz]. (Note: This is defined in world frame of reference.) Now, I want to convert this to orientation to a…