Skip to content
View antoash's full-sized avatar

Block or report antoash

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
antoash/README.md

Hi there 👋

Pinned Loading

  1. register-level-programming-with-stm32 register-level-programming-with-stm32 Public

    Revisiting low level programming of peripherals on an STM32 nucleo board by manipulating registers. This repository showcases my progress, along with the corresponding code and my notes in markdown.

    C

  2. stm32-projects stm32-projects Public

    A repository for simple projects using a Nucleo board.

    C

  3. usart-with-stm32-and-esp8266 usart-with-stm32-and-esp8266 Public

    Using UART protocol to establish communication between ESP8266 (Tx) and STM32 Nucleo (Rx)

    C

  4. low-level-programming-in-arduino low-level-programming-in-arduino Public

    Revisiting my knowledge of low level programming with an Arduino UNO. This repository contains examples exploring important concepts with relevant code, proteus simulation files and my notes in mar…

    C++