Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of IxD Studio. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:23, 2 May 2026 Studio Director talk contribs created page File:Xl330-horn-modular.png
- 04:23, 2 May 2026 Studio Director talk contribs uploaded File:Xl330-horn-modular.png
- 04:18, 2 May 2026 Studio Director talk contribs created page Dynamixel XL330 horns (Created page with "= XL330 horns = OpenSCAD code <pre> $fn=32; inner = 6; // 6mm inner empty space for front hornet screw outer = 8.25; // 8.25mm outer radius of XL330 servo hornet r = 0.8; // d=1.6mm pins on the XL330 servo hornet (inlet) l = 2.5; // l=2.5mm, how deep the inlet travel in the hornet -- 2.5mm t = 2; // t=2mm, global thickness d = 16; // d=16mm, front/back hand distance h = 30; // h=30mm, upper hand distance module pins(r, l, t){ /* r: radius, l: length, t: thickne...")
- 04:18, 2 May 2026 Studio Director talk contribs created page File:Dynamixel-xl330-rotating-horn.png.png
- 04:18, 2 May 2026 Studio Director talk contribs uploaded File:Dynamixel-xl330-rotating-horn.png.png
- 12:43, 30 April 2026 Studio Director talk contribs created page Servo accessories (Created page with "* Dynamixel XL330 horns * Dynamixel XL330 mounts")
- 12:40, 30 April 2026 Studio Director talk contribs created page 3D printing models (Created page with "* Servo accessories")
- 17:33, 25 April 2026 Studio Director talk contribs created page Programming Dynamixel servos (Created page with "= Dynamixel Wizard Software = Dynamixel servos have an assigned ID that ranges from 0-252. In order to control each servo individually when interconnected in a daisy-chain manner, each servo must have a unique ID. = OpenRB-150 = To assign unique ID to the servos we use the Dynamixel Wizard software and the OpenRB-150 board. After installation of the OpenRB-150 board using the Arduino board manager, we can find the example "usb_2_dynamixel". We upload via the example t...")
- 17:27, 25 April 2026 Studio Director talk contribs created page Dynamixel XL330 (Created page with "= XL330-M288-T =")
- 17:26, 25 April 2026 Studio Director talk contribs created page Digital servos (Created page with "* Dynamixel XL320 * Dynamixel XL330")
- 13:24, 11 April 2026 Studio Director talk contribs created page WOKWI (Created page with "https://wokwi.com")
- 13:24, 11 April 2026 Studio Director talk contribs created page Simulators (Created page with "* WOKWI")
- 13:59, 11 March 2026 Studio Director talk contribs created page File:Prusa-slicer-settings.png
- 13:59, 11 March 2026 Studio Director talk contribs uploaded File:Prusa-slicer-settings.png
- 10:37, 6 March 2026 Ida Allander talk contribs created page DYNAMIXEL servos (Created page with "= Dynamixel motor control (MKR Zero) = * Product: https://emanual.robotis.com/docs/en/parts/interface/mkr_shield/ == Dependencies == * Install the library DynamixelShield in the Arduino IDE ** GitHub: https://github.com/ROBOTIS-GIT/DynamixelShield ** Documentation: https://emanual.robotis.com/docs/en/parts/interface/dynamixel_shield/ == Description == This script is based on the example code provided with the DynamixelShield Arduino library. Some small modification...")
- 16:02, 5 March 2026 Studio Director talk contribs created page Servos (Created page with "* DYNAMIXEL servos * Standard servos * Continuous servos")
- 16:00, 5 March 2026 User account Ida Allander talk contribs was created automatically
- 08:04, 5 March 2026 Paulina Palmberg talk contribs created page File:ConfigurationWizard.png
- 08:04, 5 March 2026 Paulina Palmberg talk contribs uploaded File:ConfigurationWizard.png
- 11:21, 4 March 2026 Studio Director talk contribs created page Programmable LEDs (Created page with "= LED strip = * RS product: https://se.rs-online.com/web/p/led-ljuslister/1807500?gb=s ** Datasheet: https://docs.rs-online.com/c4c2/0900766b816d3d12.pdf == Dependencies == * Install the library FastLED: https://github.com/FastLED/FastLED ** Documentation: https://github.com/FastLED/FastLED/wiki/Overview ** Basic usage: https://github.com/FastLED/FastLED/wiki/Basic-usage == Examples online == * https://learn.adafruit.com/adafruit-neopixel-uberguide/the-magic-of-neop...")
- 11:14, 4 March 2026 Studio Director talk contribs created page File:Fastled-connect bb.png
- 11:14, 4 March 2026 Studio Director talk contribs uploaded File:Fastled-connect bb.png
- 11:12, 4 March 2026 Studio Director talk contribs created page File:Fastled-library.png