Skip to content

Firmware for the LJ STAND 2018 RoboCup Soccer Robots. Developed in C & Python for the Teensy 3.5 and OpenMV platforms.

Notifications You must be signed in to change notification settings

LJ-STAND/Code-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LJ STAND Code 2018

Code for team LJ STAND's 2018 robots.

LJ STAND competed in the Lightweight Soccer division of the RoboCup Junior 2018 championships in Montreal, Canada. We successfully achieved first place. Videos of our competition can be found on YouTube.

This is our robot firmware, built for our custom robot platform. It made use of 4 Teensy 3.5s, along with an OpenMV camera for image processing.


This project is built using PlatformIO, for the Teensy 3.5 platform.

Folder Structure

lib: Libraries

master: main program file for the master Teensy

slave_motor: main program file for the motor slave Teensy

slave_sensor: main program file for the sensor slave Teensy

slave_debug: main program file for the debug slave Teensy

camera: program file for the OpenMV camera

About

Firmware for the LJ STAND 2018 RoboCup Soccer Robots. Developed in C & Python for the Teensy 3.5 and OpenMV platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages