Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jetbrains/hackathon19_deskovery

Deskovery bot firmware
https://github.com/jetbrains/hackathon19_deskovery

arm cargo clion cmake cortex-m4 embedded mcu nucleo openocd rust stm32 stm32l4 stm32l476rg vl53l1x

Last synced: 20 days ago
JSON representation

Deskovery bot firmware

Awesome Lists containing this project

README

        

# Deskovery bot firmware

[![team JetBrains project](http://jb.gg/badges/team.svg)](https://github.com/JetBrains#jetbrains-on-github)

This is a Jetbrains Hackaton 2019 projet.

An example how to mix Rust, C, and C++ languages to make a bare-metal firmware.

The firmware runs a bot equipped with:
* STM Nucleo-L467RG board as a head device
* Two brushed DC motors with encoders
* ESP8266 WiFi module
* Four simple optical surface sensors
* ToF distance sensor vl53l1x
* LCD screen

![Bot](Bot.jpg)