Skip to content

MPU6050 + SSD1306#47

Open
oleksii-kogutenko wants to merge 2 commits into
Kernel-GL-HRK:masterfrom
oleksii-kogutenko:alexandr_mpu6050_ssd1306
Open

MPU6050 + SSD1306#47
oleksii-kogutenko wants to merge 2 commits into
Kernel-GL-HRK:masterfrom
oleksii-kogutenko:alexandr_mpu6050_ssd1306

Conversation

@oleksii-kogutenko

@oleksii-kogutenko oleksii-kogutenko commented Dec 6, 2017

Copy link
Copy Markdown

Use mpu6050 and ssd1306 together to use in game

  • read gyro data from mpu6050 module
  • use gyro data to move circle
  • draw moving circle on ssd1306
  • moved sources to sub-directories. Split SSD FB functionality
  • added ioctl handler to mpu6050
  • decrease mpu6050 timer period down to 0.1s
  • move frame buffer functionality to separate file
  • added ioctl to FB as update screen
  • fix bug with mmap

Signed-off-by: oleksii-kogutenko oleksii.kogutenko@gmail.com

Signed-off-by: oleksii-kogutenko <oleksii.kogutenko@gmail.com>
 * Update modules from brunches
 * Move grapthics function to graph.* file
 * read gyro data from mpu6050 module
 * use gyro data to move circle
 * draw moving circle on ssd1306
 * moved sources to subdirectories. Split SSD FB functionality
 * added ioctl handler to mpu6050
 * decrease mpu6050 timer period down to 0.1s
 * move frame buffer functionality to separate file
 * added ioctl to FB as update screen
 * fix bug with mmap

Signed-off-by: oleksii-kogutenko <oleksii.kogutenko@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants