diff --git a/content/hardware/08.edu/solution-and-kits/alvik/datasheet/assets/lego_compatibility.png b/content/hardware/08.edu/solution-and-kits/alvik/datasheet/assets/lego_compatibility.png new file mode 100644 index 0000000000..2c81d915f5 Binary files /dev/null and b/content/hardware/08.edu/solution-and-kits/alvik/datasheet/assets/lego_compatibility.png differ diff --git a/content/hardware/08.edu/solution-and-kits/alvik/datasheet/assets/screw_lego.png b/content/hardware/08.edu/solution-and-kits/alvik/datasheet/assets/screw_lego.png new file mode 100644 index 0000000000..888039deb7 Binary files /dev/null and b/content/hardware/08.edu/solution-and-kits/alvik/datasheet/assets/screw_lego.png differ diff --git a/content/hardware/08.edu/solution-and-kits/alvik/datasheet/datasheet.md b/content/hardware/08.edu/solution-and-kits/alvik/datasheet/datasheet.md index b3fcbbd7ca..d4381ce0d3 100644 --- a/content/hardware/08.edu/solution-and-kits/alvik/datasheet/datasheet.md +++ b/content/hardware/08.edu/solution-and-kits/alvik/datasheet/datasheet.md @@ -31,7 +31,7 @@ Alvik is an educational robot that is battery-powered and has multiple sensors a | Connectivity | Wi-Fi®, Bluetooth® LE | | Sensors | RGB Color detection, Distance ToF 8x8 Array - up to 350 cm, IMU - 6 degree, 3x Line follower, 7x Touch sensor | | Motors | High precision with hall effect encoder. Up to 13 cm/s | - | Extensions | Servo motor, I2C Grove, Qwiic, Lego® Technic™, M3 x 5 mm Screws | + | Extensions | Servo motor, I2C Grove, Qwiic, Lego® Technic™, M3x5 mm Screws | ### Related Accessories (Included) @@ -129,13 +129,13 @@ The main parts of the robot are the following: | ---------------------------- | :----------: | :---------------------------------------------------------------------------------------------: | | Arduino® Nano ESP32 | 1 | Main controller of the robot | | Main PCB | 1 | Main PCB of the robot | -| STM32 Arm® Cortex®-M4 32 Bit | 1 | Onboard STM32 auxiliary controller | +| STM32 Arm® Cortex®-M4 32 Bit | 1 | Onboard STM32 auxiliary controller | | Touch Programmable button | 7 | Touch programmable buttons integrated on the main PCB | | ON/OFF Power Switch | 1 | Assembled on the main PCB | | RGB LED | 2 | Fully programmable RGB LED mounted on the main PCB | | Color Sensor | 1 | RGB Color detector | | 6-Axis Gyro/Accelerometer | 1 | 6-Axis Gyro and Accelerometer sensor | -| Front PCB | 1 | Robot auxiliary PCB with additional sensors | +| Front PCB | 1 | Robot auxiliary PCB with additional sensors | | ToF Distance Sensor | 1 | Time-of-Flight Distance sensor up to 350 cm , mounted on the Front PCB | | Line follower array | 1 | Line follower array made up of 3 phototransistors and 5 infrared LEDs, mounted on the front PCB | | Grove Connector | 2 | I2C Grove Connector to extend robot's capabilities | @@ -196,6 +196,51 @@ The power of the robot is located by a simple ON/OFF switch located on the top o
+### Robot Expandability + +Alvik is a robot designed to be used in STEAM & Maker environments where openness and wide compatibility with other products and construction systems are key. Thanks to that Alvik's capabilities can be expanded with new sensors and actuators using the additional connectors on its back, and with additional mechanical extensions like Lego® Technic™ pieces or 3D printed/custom made parts. In the following sections we will explain how to expand Alvik's capabilities. + +#### Additional Connectors + +Alvik has a series of additional connectors to expand its possibilities located at the back of the robot: + +| **Description** | **Information** | +| --------------------------- | ------------------------------------------------------------------------------------- | +| Qwiic Connector (x2) | I2C Connectivity with compatible sensors and actuators using the Qwiic estandard | +| I2C Grove Connector (x2) | I2C Connectivity with compatible sensors and actuators using the Grove estandard | +| PWM Servomotor Control (x2) | 3-pins Servo Motor connector compatible with a wide ranger of 3rd party manufacturers | + +![Connectors pinout](assets/datasheet_connectors.png) + +
+Note: When connecting additional hardware to Alvik's connector, make sure each of the components connected has a unique I2C address to avoid connectivity issues. +
+ +#### Lego® Technic™ Compatibility + +The robot is compatible with Lego® Technic™ pins to expand its body with new features and additional mechanisms. + +![Lego® Technic™ Compatibility](assets/lego_compatibility.png) + +To attach Lego® Technic™ pieces to Alvik's body use the widely available Lego® Technic™ Pegs. There are two Lego's compatible peg holes on each side of the robot as can be seen in the following image: + +
+ +#### M3 Screw Inserters Compatibility + +Alvik can be expanded with any additional hardware and pieces thanks to its four screw inserts present on each side of the robot. These inserts are compatible with M3 screws being the best way to expand the robot's possibilities using custom made or third-party pieces. + +![M3 Screws and Lego® Technic™ Peg Holes compatibility](assets/screw_lego.png) + + + +
+Warning: The maximum screw length recommended is 10 mm (M3x10 ). In case longer screws are used the robot could be damaged. +
+ + ## Device Operation ### Getting Started - MicroPython @@ -332,6 +377,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia ## Revision History -| Date | **Revision** | **Changes** | -| ---------- | :----------: | :-----------: | -| 24/04/2024 | 1 | First Release | +| Date | **Revision** | **Changes** | +| ---------- | :----------: | :---------------------------------: | +| 13/05/2024 | 2 | Robot's Expandability section added | +| 24/04/2024 | 1 | First Release | diff --git a/content/hardware/08.edu/solution-and-kits/alvik/downloads/AKX00066-datasheet.pdf b/content/hardware/08.edu/solution-and-kits/alvik/downloads/AKX00066-datasheet.pdf index 79e2ef6f52..246957c07a 100644 Binary files a/content/hardware/08.edu/solution-and-kits/alvik/downloads/AKX00066-datasheet.pdf and b/content/hardware/08.edu/solution-and-kits/alvik/downloads/AKX00066-datasheet.pdf differ