Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ROB 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews")
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox 3DS Homebrews
| title = ROB
| title = ROB
| image = https://dlhb.gamebrew.org/3dshomebrew/ROB.jpg|250px
| image = https://dlhb.gamebrew.org/3dshomebrew/ROB.jpg|250px

Revision as of 01:39, 20 October 2021

ROB
[[1]]
General
AuthorSwiftloke
TypeSystem Tools
Versionv1.0
Last Updated2018/02/13
Links
Download
Website
Source

About a month ago I wrote this little thing for Henke37 on Discord. It logs the data of the 3DS' accelerometer and gyroscope.

Features:

  • Logging of the gyroscope and accelerometer data in CSV format. One can easily import it into a spreadsheet or something similar.
  • Logging will continue when the screen is closed, so one can just drop a 3DS running this in their bag/pocket and see the results!
  • Slightly modified system font example for displaying the values on screen, as I didn't bother to upload my entire rendering engine for this project. This means none of the flickering typically present in apps using the console API.

Usage:

The CSV format looks a little something like this:

Entry, Accel X, Y, Z, Gyro Yaw, Pitch, Roll


Where Entry is the iteration of the log, and all other values all self explanatory. It will also display these values on the screen.

Values are saved in /3ds/data/ROB/Test_X.csv, where X is an incrementing number dependent on how many test files there are before it. In other words, if you've run the app 4 times and start it a 5th, expect to see your results in Test_5.csv.

Credits:

  • Smealum, fincs, mtheall, yellows8 and co.- libctru and all the amazing work in reverse engineering the 3DS
  • fincs- Citro3D and lots of help with using it. I can't thank this guy in particular enough.
  • Henke37#6119 on Discord- Commissioning this program to be created.

R.O.B.s are not a dying race.

Advertising: