esp32

  • The NINA firmware allows an ESp32 to act as a Wireless bridge/network interface for any SPI connected microcontroller, for example a Raspberry Pi Pico, or an Arduino.more...
  • These last few months, I’ve been working on things related to an upcoming Raspberry Pi Pico robotics book. The current few weeks have been relating to using an add on Wifi solution.more...
  • Raspberry Pi Pico Wireless pack and Motors
    Pimoroni have a wireless pack for Raspberry Pi Pico. This adds wifi capability with an ESP32 (and possibly bluetooth, more on that later). Wifi capability is great because it means I can teleoperate (remote drive) my robots, even if it’s just starting behaviors. In Learn Robotics Programming I have a chapter showing how to crate a nice web interface and remote camera/driving app to take advantage of Raspberry Pi 3a+ wifi. It’s something I’ve taken to adding to most of my robots. But what about Pico robots?more...
  • » MicroController
    A device which is normally a stripped down, low power MicroProcessor.more...