Mini review of GGtag e-paper display programmable through sound or USB serial

GGTag Price Tag

GGtag is a 3.52-inch e-paper display based on the Raspberry Pi RP2040 microcontroller and programmable through sound or USB serial from your web browser, plus it also supports emulation of 125 kHz RFID tags (ASK and FSK). When Radoslav Gerganov contacted me about the upcoming Crowd Supply campaign for the GGtag e-paper badge, I happened to have just discussed using an e-paper display to sell some samples on Facebook Groups where requirements include using the seller’s name and date in the photos. So I asked for a sample if any were available, and I just received it today… GGTag specifications: MCUs Raspberry Pi RP2040 dual-core Cortex-M0+ microcontroller @ 133 MHz with 264KB SRAM Microchip ATtiny85 8-bit AVR microcontroller (used for RFID) Storage – 2 MB flash Display – 3.52-inc e-paper display with USB – 1x USB Type-C port for power and serial programming Sensor – PDM digital microphone for data-over-sound […]

myCobot Pro 600 Raspberry Pi 4-based robot arm supports 600mm working range, up to 2kg payload

myCobot Pro 600 robotic arm

Elephant Robotics has launched its most advanced 6 DoF robot arm so far with the myCobot Pro 600 equipped with a Raspberry Pi 4 SBC, offering a maximum 600mm working range and support for up to 2kg payloads. We’ve covered Elephant Robotics’ myCobot robotic arms based on Raspberry Pi 4, ESP32, Jetson Nano, or Arduino previously, even reviewed the myCobot 280 Pi using both Python and visual programming, and the new Raspberry Pi 4-based myCobot Pro 600 provides about the same features but its much larger design enables it to be used on larger areas and handles heavier objects. myCobot Pro 600 specifications: SBC – Raspberry Pi 4 single board computer MCU – 240 MHz ESP32 dual-core microcontroller (600 DMIPS) with 520KB SRAM, Wi-Fi & dual-mode Bluetooth Video Output – 2x micro HDMI 2.0 ports Audio – 3.5mm audio jack, digital audio via HDMI Networking – Gigabit Ethernet, dual-band WiFi […]

Yahboom DOFBOT 6 DoF AI Vision robotic arm for Jetson Nano sells for $289 and up

Yahboom AI robot arm for Jetson Nano

Robotic arms can be expensive especially if you want one with AI Vision support, but Yahboom DOFBOT robotic arm designed for NVIDIA Jetson Nano offers a lower cost alternative as the 6 DoF robot arm sells for about $289 with a VGA camera, or $481 with the Jetson Nano SBC included. We previously published a review of the myCobot 280 Pi robotic arm from Elephant Robotics, and while it’s working well, supports computer vision through the Raspberry Pi, and is nicely packaged, it sells for around $800 and up depending on the accessories, and one reader complained the “price tag is still way too high for exploration“. The DOFBOT robotic arm is looking more like a DIY build, but its price may make it more suitable for education and hobbyists. DOFBOT robotic arm main components and specifications: SBC – NVIDIA Jetson Nano B01 developer kit recommended, but Raspberry Pi, Arduino, […]

Review of SunFounder Raspberry Pi UPS Power Supply

PiPower Raspberry Pi UPS charging

SunFounder’s Raspberry Pi UPS Power Supply is a complete UPS kit for the Raspberry Pi 3/4 Model B/B+ with a PiPower board, a 2,000 mAh battery, and all accessories requires for the assembly. It also works with other Raspberry Pi-sized boards that support 5V DC input such as Banana Pi BPI-M5, Libre Computer ROC-RK3328-CC, and other similar SBCs. Many years ago, I bought a Raspberry Pi battery pack for review hoping that it would also work as a UPS, but it was not perfect as the board would sometime reboot during power failure simulations. Since then, there have been many UPS kits launched to the market, but I didn’t try any so far, so when SunFounder contacted CNX Software to review their “Raspberry Pi UPS Power Supply”, I took the opportunity, and I will report my finding in this review. Raspberry Pi UPS Power Supply key features UPS module output […]

UniHiker review – A Linux-based STEM education platform with IoT and AI support, Micro:bit edge connector

UniHiker Review

DFRobot’s UniHiker is a STEM educational platform that was originally launched in China, but now UniHiker is now available worldwide through the DFRobot shop. The company has sent us a UniHiker sample for review, so let’s unpack the kit and learn how to use the UniHiker platform. The main component of the kit is the Linux-powered UniHiker board which features a 2.8-inch resistive touchscreen display and a BBC Micro:bit edge connector, so we can use expansion boards for the Micro:bit board. Let’s start unboxing it together. UniHiker unboxing DFRobot sent us the UniHiker platform by DHL. The package is a familiar-looking DFRobot box in orange color and comes with a plastic box to safely store the UniHiker board and accessories after use. The plastic box contains another plastic box with the board, some 3-pin and 4-pin cables for Gravity ports, and a USB Type-C cable. The UniHiker is like a […]

WLKATA Robotics Haro380 is a high precision industrial 6-Axis mini robotic arm (Crowdfunding)

HARO380 high precision robotic arm

WLKATA Robotics’ Haro380 is a high-precision industrial 6-axis mini robotic arm that can carry a payload of up to 500 grams and designed for education, engineering projects, and light manufacturing. We’ve covered some desktop robotic arms in the past such as the myCobot 280 Pi, but the HARO380 goes a step further with 0.05mm repeatability, a 6-axis harmonic reducer, and zero backlash. It is an upgraded version of the company’s entry-level Mirobot robotic arm introduced in 2019. Haro380 specifications and key features: Control board Unnamed MCU Base interface – RS485, DC power, expansion interface, USB interface I/Os – 2x digital inputs, 2x digital outputs Emergency switch Supply voltage – 24V DC Temperature Range – 5 to 40°C Humidity – 20 to 75% RH non-condensing 6-axis harmonic reducer Magnetic end effectors Repeatability – +/- 0.05 mm Max payload – 500 grams Reach – 380 mm Control interfaces – USB to serial, […]

Snagboot is an open-source cross-vendor recovery tool for embedded targets

snagboot

Bootlin has just released the Snagboot open-source recovery tool for embedded platforms designed to work with multiple vendors, and currently STMicro STM32MP1, Microchip SAMA5, NXP i.MX6/7/8, Texas Instruments AM335x and AM62x, and Allwinner “sunxi” processors are supported. Silicon vendors usually provide firmware flashing tools, some closed-source binaries, that only work with their hardware. So if you work on STM32MP1 you’d use STM32CubeProgrammer, while SAM-BA is the tool for Microchip processors, NXP i.MX SoC relies on UUU, and if you’ve ever worked on Allwinner processors you’re probably family with sunxi-fel. Bootlin aims to replace all those with the Snagboot recovery tool. The Python tool is comprised of two parts: snagrecover using vendor-specific ROM code mechanisms to initialize external RAM and run the bootloader (typically U-Boot) without modifying any non-volatile memories. snagflash communicates with the bootloader over USB to flash system images to non-volatile memories, using either DFU, USB Mass Storage, or […]

Using ChatGPT for Robotics – Programming myCobot 280 robotic arm with natural language (Sponsored)

ChatGPT myCobot 280 Robotic Arm

ChatGPT AI chatbot can help engineers write programs, and we recently tested it by letting it write a Python program to read data from an I2C accelerometer. But it can be used for more advanced programs and Microsoft Autonomous Systems and Robotics Group used ChatGPT for robotics and programmed robot arms, drones, and home assistant robots intuitively with (human) language. The long-term goal is to let a typical user control/program a robot without having an engineer write code for the system. Microsoft explains that the current robotics pipelines begin with an engineer or technical user that needs to translate the task’s requirements into code for the system. That’s slow, expensive, and inefficient because a user needs to write code, skilled workers are not cheap, and several interactions are required to get things to work properly. With ChatGPT or other large language models (LLM), a user could “program” the robot with […]

Exit mobile version