Skip to content
Home » Arduino

Arduino

GPS-Arduino Integration – Serial Buffer Overflow Challenges

Currently, I’m engaged in a project involving the development of a self-driving tank. To achieve autonomous navigation, the tank relies on a GPS system to determine its precise location on the Earth. Additionally, due to the project’s complexity and the need for multiple simultaneous operations, we’ve opted to use a… Read More »GPS-Arduino Integration – Serial Buffer Overflow Challenges

IBUS and Arduino

Various projects need remote control, like remote control planes, cars, or hexapods. You can make your remote control with an Arduino and NRF24, but sometimes you might prefer a pre-made solution. This was the case with my RC Tank project. While the ultimate goal was to create a custom controller,… Read More »IBUS and Arduino