Skip to content

LILCMU/GoGoBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GoGo Board 6

The main portal for the GoGo Board version 6

Feature Highlights

  • Screen with UI to observe and control without coding. Allow users to play around with the functionalities before drilling into programming.
  • Runs Logo. Supports Logo programming language developed at MIT. Suitable for learning about powerful ideas in robotics and coding. Offers a drag-and-drop visual programming environment.
  • Low threshold, high ceiling. Easy to get started (both for students and teachers) but is powerful enough to fulfill the most demanding tasks (e.g. via the Arduino-core)
  • Well designed abstraction of modern robotics and IoT functionalities. Allow learners to focus on their ideas more than the technical details.
  • Wifi connectivity allows wireless access from iPads and other network-connected platforms.

Hardware Specifications

  • Triple CPU
    • ESP32 Wi-Fi & Bluetooth MCU - Runs the user program and manages most underlying components
    • STM32 - Handles USB communications and control DC Motors
    • STM32 - Arduino-core. Allows Arduino programming and can interact with the ESP32 CPU.
  • 2" Color screen and navigation controls - Display sensor values and control output ports without needing a computer.
  • 4x Analog sensor inputs - Compatible with analog Grove sensors. 12-bit resolution (Software capped to 10-bit). RGB LEDs on each port displays red, yellow, and green for easy observation.
  • 4x Bi-directional DC motor ports - SMT connector, supplies maximum 0.5 Amps @5V per port (based-on a LB1836M driver). Suitable for small motors and LEDs. LEDs on each port show on/off states and direction.
  • 4x Servo motor ports - Compatible with most hobby 5V servos
  • 2x Expansion ports - Uses I2C for communication
  • 3x Special ports - Connects to the Arduino-core CPU. Can be easily programmed via an auxilary USB port. Shipped with support for ultrasonic, digital temperature and RH sensors and Neo Pixel LEDs.
  • Built-in Sensors - Gyro/Accelerometers, Gesture sensors, Lux meter, color sensor, loudness sensor.
  • IR transciver
  • Built-in beeper
  • On/off power switch
  • USB-C for power and communication
  • Raspberry Pi GPIO connector
  • RGB LEDs on the underside.

About

The main portal for the GoGo Board version 6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published