• Stars
    star
    5
  • Rank 2,860,541 (Top 57 %)
  • Language
    C
  • Created about 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

this repository shows how to control brushless motors using ATmega328p MCU.

More Repositories

1

u-boot-rpi3-b-plus

A detailed guide for building and booting a 64-bit kernel on raspberry pi 3 b+ using u-boot.
23
star
2

mars-OS

A simulation for an OS with a scheduler and a memory management system using SystemV IPC.
C
6
star
3

Co-Scheduler

A cooperative scheduler pattern for Time-Triggered Embedded Systems. It's implemented on different embedded targets. There's also a version based on POSIX APIs.
C
4
star
4

PDP11

A simplified version of PDP11 instruction set architecture (ISA) using VHDL.
VHDL
4
star
5

STM32_Bootloader

A bootloader for STM32 microcontrollers using GCC, Make and STM32CubeHAL.
C
3
star
6

BLDC-Openloop-ATmega2560

Control your BLDC motor using Arduino Mega/ATmega2560.
C
2
star
7

pipelined_processor

Implementation of a 5-stage pipelined processor.
Stata
1
star
8

khatat

Arabic Calligraphy Font Identification
Python
1
star
9

BLDC-Openloop-STM32F407VG

This repository shows how to control brushless motors using STM32 Discovery board.
C
1
star
10

ansi-c-compiler

A compiler for simplified C language 89 which is known as ANSI C.
C++
1
star
11

Keypad_Interface

Keypad interface pattern that is commonly used in embedded systems projects.
C
1
star
12

Telemetry-System

This is a data collection and analysis system for a vehicle. It displays a vehicle's parameters (e.g. speed) on an Android phone and graphs them in real time on a web application.
C
1
star
13

PC_Link_UART

A software pattern used to transfer data from microcontrollers and some form of personal computer (PC, notebook or similar) using UART communication protocol.
C
1
star