Skip to content
View ACPeee's full-sized avatar

Block or report ACPeee

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. LIS302DL_SPI_I2C_ISOLATED_DRIVER LIS302DL_SPI_I2C_ISOLATED_DRIVER Public

    Embedded driver implementation for the LIS302DL accelerometer using STM32F407 Discovery and HAL SPI interface. The project reads raw acceleration data from the sensor registers and converts it into…

    C 1

  2. LEVEL-SHIFTER-USING-OPAMP_ LEVEL-SHIFTER-USING-OPAMP_ Public

    We have sine pulse and we want Sine Level shifting and use this connection.Sine has a 2.5V amplitude and peak to peak is 5V.We want sine wave must be at 5V amplitude and peak to peak is 5V.

  3. LM2596ADJ_FIX LM2596ADJ_FIX Public

    In this connection,ı prefer using LM2576-5V and LM2576 ADJ regulations and ı want take 5V from LM2576-5V regulator and ı want take 7.5V from LM2576-ADJ regulator.Everyone use at the ADJ circuit a p…

  4. STM32-Using-Timer-and-timer-interrupt-at-STM32F407VGT6-D-SCOVERY STM32-Using-Timer-and-timer-interrupt-at-STM32F407VGT6-D-SCOVERY Public

    I used the delay function, and I think that delaying would tire the MCU and would not be using in advanced projects or projects where time is important. That's why I implemented this application as…

    C

  5. LED-TIMER-USART-APPLICATION-STM32F407VGT6-Discovery LED-TIMER-USART-APPLICATION-STM32F407VGT6-Discovery Public

    In this project,you learning how can i use USART together Timer.This project's basic mission is we have 4 LED Diode and turn on the leds in order.And we can see The program receive HEX data from th…

    C

  6. Capturing-sent-UART-data-and-adapting-it-to-the-protocol Capturing-sent-UART-data-and-adapting-it-to-the-protocol Public

    We send HEX data from the USART and capture and write on the screen this data when the specified protocol values ​​are sent from the console.

    C