Skip to content
View tutla53's full-sized avatar
  • Formulatrix Indonesia
  • Salatiga, Indonesia
  • 18:32 (UTC +07:00)
  • X @ayatullah_tutla

Block or report tutla53

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tutla53/README.md

Hi there πŸ‘‹

  • I am currently working on embedded project with Raspberry Pi Pico W RP2040, ESP32, and STM32 for hobby.
  • This is my personal journal to learn microcontroller mainly with Rust and Real Time Operating System (RTOS), and hopefully it can lead to the development of an intelligence mobile robot with SLAM.

Rust C

Software Configuration

Board Language HAL RTOS Template
Raspberry Pi Pico W Rust πŸ¦€ embassy-rp embassy-rs pico-server
ESP32-C3 Mini Rust πŸ¦€ esp-hal embassy-rs esp32c3-server
STM32F1 Blue Pill C libopencm3 FreeRTOS stm32-c-template

Custom Embassy Library:

Board Library Item Repository
Raspberry Pi Pico W
  • rp2040-servo (PWM Driver)
  • rp2040-servo-pio (PIO Driver)
embassy-rp-library

Active Project:

Board Project Description Repository
Raspberry Pi Pico Two DOF Camera Monitor Very simple 2 D.O.F camera monitor robot with two servo motors. This is my first project to use Rust + embassy-rs for microcontroller camera-monitor-robot
STM32F1 Blue Pill Bluetooth Remote Control General purpose bluetooth remote control with HC-05 and STM32F1 Blue Pill with the example to control Camera Monitor Project remote-control-stm32

Pinned Loading

  1. camera-monitor-robot camera-monitor-robot Public

    Simple 2 D.O.F Camera Monitor with RP2040 and HC-05 Bluetooth Module and YK-04 RF Transceiver

    Rust 1 1

  2. remote-control-stm32 remote-control-stm32 Public

    Remote Control to Move the Camera Monitor with STM32F103C8T6 (Blue Pill) and HC-05 Bluetooth Module

    C

  3. pico-server pico-server Public

    Rust

  4. esp32c3-server esp32c3-server Public

    Rust

  5. embassy-rp-library embassy-rp-library Public

    Raspberry Pi Pico with Rust + Embassy πŸ¦€ Library

    Rust