Skip to main content

OpenMV

 We had a lots of options to use for detecting the color of Evacuation Points , like OpenMV Camera , APDS9960 , Pixy Camera , We used OpenMV h7 plus to detect the color of the Evacuation Point in the Evacuation Zone. The OpenMV that we used has a 5 megapixel camera and supports several communication protocols including UART, I2C, WIFI, SPI , USB , Bluetooth , etc.

 To receive information from this camera , we used a 5 pin connector , which includes: VCC , GND and three digital pins. This camera has three microcontrollers named STM32H753, IS42S32800G 6BLI and 25Q256JVEQ-1912.

Comments

Popular posts from this blog

Obstacle Board

This is our Obstacle Board , It contains an IR sensor receiver and transmitter, the transmitter sends IR ray's and the receiver receives it. Our robot detects obstacle's with its Sensor board  but sometimes it think's its Rescue kit, so we designed this board so it doesn't think the obstacle is rescue kit.

Connector board

This board connects our robot parts to the Main Board witch our microcontroller is there. As you can see in the picture there is a regulator , two capacitor's and two motor drivers on this board. The regulator that we used in this board is LM2560 linear regulator (this regulator only provides 7 Volts and it doesn't heat up too much so it doesn't need a cooler) and it provides the input voltage of  XL-320 Motor  witch is 7 Volts. And we used L6203 motor driver to provide our  Main motor (L1990)  Voltage and Current. Those capacitors are 1000UF and we used them to reduce volatility, you may ask yourself why didn't we use a 2000UF capacitor instead of a 1000UF capacitor, because a 2000UF capacitor occupies more space.

LCD Board

We used this board to connect our LCD Display (TFT ST7735R) to our robot, Also this board has a gyroscope (GY-25) and a buzzer. The gyroscope is because we need to know if we are on a ramp Our gyroscope (GY-25) can communicate two different type of communication protocol's I2C and USART , we used USART communicating protocol, the accuracy of this module is up to  ± 180 degrees.