MechDog AI Robot Dog features ESP32-S3 controller, supports Scratch, Python, and Arduino programming

MechDog Hiwonder AI robot dog

Hiwonder’s MechDog is a compact AI robot dog powered by an ESP32-S3 controller that drives eight high-speed coreless servos. It features built-in inverse kinematics for precise and agile movements and has ports for various I2C sensors such as ultrasonic and IMU sensors. The robot is equipped with a durable aluminum alloy frame and a removable 7.4V 1,500mAh lithium battery for power. MechDog integrates with the ESP32-S3 AI vision module, supporting dual-mode network communication either AP Hotspot Direct Connection Mode or STA LAN Mode so that users can access a designated URL webpage via an app or PC for real-time monitoring using a high-definition camera. Also, this robot dog supports various sensor modules, including a touch sensor, light sensor, dot matrix display, and programmable MP3 module, allowing for secondary development and expansion, offering extensive creative possibilities. Previously, we wrote about the Waveshare UGV AI Rover, which features a 2mm thick aluminum […]

ACEBOTT QE007 review – An ESP32-based Smart Home STEAM education kit for 8+ years old kids

QE007 ESP32 Smart Home Starter Kit Review

ACEBOTT QE007 ESP32-based Smart Home Starter Kit is a STEAM (Science, Technology, Engineering, Arts, and Maths) education platform that involves story reading, assembling a wooden house with various electronics sensors wired to an ESP32 board, and learning about electronics concepts (such as voltage and current) and coding with the Arduino IDE through an 18 lesson course. ACEBOTT has various STEAM education kits, and the company sent us the QE007 “IoT Smart Home Starter Kit” for evaluation and review. So I’ll go through an unboxing, report my experience with the assembly process, and the Arduino tutorials by going through some of the eighteen lessons. ACEBOTT QE007 unboxing The kit comes in a nice-looking retail that reads “ACEBOTT Explorer Series QE007” and “ACEBOTT IOT Smart Home Started Kit”. The front of the package also highlights its a STEAM education kit designed for 8+ years old kids. The bottom side gives the backstory […]

Arduino Alvik is a 3-wheel robot designed for STEAM education

Arduino Alvik

Arduino Education’s Arduino Alvik is a 3-wheel educational robot that was initially unveiled at the Bett 2024 show in London and designed to teach robotics, programming, and other STEAM subjects. The robot is based on an Arduino Nano ESP32 board and comes with a set of nineteen lessons designed by Arduino Education’s team in collaboration with teachers so that students can learn the basics of IoT, get started with MicroPython, and get themselves familiar with various physics and engineering concepts. The company has yet to provide the full specifications for the Alvik robot, but here’s what we know at this stage: Mainboard – Arduino Nano ESP32 2x wheels plus 1x ball wheel Sensors – “High-quality sensors” that include a ToF ranging sensor, line-following sensors, a 6-axis accelerometer & gyroscope, a proximity sensor, and color sensors. Expansion 2x Grove I2C connectors 2x Qwiic connectors 6-pin servo motor header for up to […]

ArduinoSimulator is an open-source Arduino Simulator that runs in your web browser

Arduino Simulator

Leonardo Russo’s ArduinoSimulator is an open-source Arduino Simulator written in JavaScript that runs code directly in your web browser and shows the serial output and digital/analog pins status for various Arduino boards namely Arduino UNO R3, MEGA1280, MEGA2560, and NANO V3. We previously covered the Wokwi simulator for ESP32. Arduino, and Raspberry Pi RP2040 that’s a great little tool for educators to emulate circuits and run code right in a web browser, and it even supports the ESP32-P4 wireless MCU although it’s yet to be released. While the simulators are written in JavaScript and open-source, the tool itself is not, and for instance, you can’t run a self-hosted instance of Wokwi or use it offline. The ArduinoSimulator is fully open-source and runs entirely from a web browser. It’s not quite as complex and full-featured as Wokwi, as you can’t build your own circuits, but you still have an area to […]

EmbeddedTS embedded systems design