-->
Page 1 of 1

ESP82(66|85) for wireless MicroPython REPL into tiny robots

PostPosted: Tue Dec 21, 2021 10:58 am
by HermannSW
I use ESP8266 or lately ESP8285 for wireless MicroPython REPL access through webrepl browser page, either for Micropython on ESP8266 (Toycarbot) or ESP8285 (c18bot). For the other robots I had flashed WifiToSerial.ino onto the ESP8266/ESP8285 for wireless access to MicroPython REPL on Raspberry RP2040 MCUs, which don't have wireless.

Just superglueing 10mm micro motors (6mm diameter) with wheels superglued directly onto motor shaft (both canibalized from small solar toy cars) with sone motor controller, lipo and MCU is all that is needed to get fast driving mini robots:
Image

This is latest modules based on Arducam Pico4ML-BLE which has 320x320 camera, 160x80 display, 9-axis IMU and bluetooth module, for 2-wheel balancing (here with little demo displaying measured roll value on analod display):
Image


These are the other robots, from top to bottom, left to right:
Tiny2040bot, Picobot, Toycarbot, Pico4MLcbot, c18bot (fits completely into cube with 18mm sides; later c16 based on 10x11x2mm ESP8285 model ESP-01F), Tinier2040bot (with MCO as well as motor driver reduce in size with Dremel):
Image

Re: ESP82(66|85) for wireless MicroPython REPL into tiny rob

PostPosted: Thu Dec 23, 2021 9:03 am
by rpiloverbd
What is the Tiny robot in the first video doing? Edge detection?