Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markosko/irseeker-kicad
Replacement sensor for IRseeker from HiTechnic
https://github.com/markosko/irseeker-kicad
robocup-junior
Last synced: 14 days ago
JSON representation
Replacement sensor for IRseeker from HiTechnic
- Host: GitHub
- URL: https://github.com/markosko/irseeker-kicad
- Owner: markosko
- Created: 2023-08-13T15:48:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-24T14:36:28.000Z (9 months ago)
- Last Synced: 2024-03-24T15:27:16.586Z (9 months ago)
- Topics: robocup-junior
- Homepage:
- Size: 25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
View this project on [CADLAB.io](https://cadlab.io/project/27377).
# IRseeker-kicad
Used as replacement for IRseeker sensor and similar for Lightweight / Entry leagues with infra ball in Robocup Junior, based on STM32G431CBU6 and TSSP4038
With communication over I2C or Serial protocol.
Serial over **TX_3V** / **RX_3V** pins is **only 3.3V tolerant**!
Serial over **TX3_5V** / **RX3_5V** pins is **5V tolerant**.
**I2C** is 5V tolerant.
Logic **AND** gates **HEF4082BT** at **U2** and **U4** are optional for chip at PC6 pin input to detect if any TSSP4038 detects ball.
**AMS1117** part is not needed in case of powering from 3.3V source
Programmed by external STLINK or similar over SWD pins at J13 header.
[Basic serial code](https://github.com/markosko/IRseeker-stmduino-serial)
[Basic I2C code](https://github.com/markosko/IRseeker-stmduino-i2c)
# 3D view from KiCad
![Top side](./images/TOPSIDE.png)
![Bottom side](./images/BOTTOMSIDE.png)
# Assembled images
![Top side assembled](./images/assembled/top.jpg)
![Bottom side assembled](./images/assembled/bottom.jpg)
# Sponsored by
A big thanks to PCBway for sponsoring my project! Their rapid-prototyping services provided top-quality PCB boards, streamlining the entire process from order to delivery. I was particularly impressed by their outstanding customer support, which was willing to change few details.