microcontroller-firmware
There are 43 repositories under microcontroller-firmware topic.
wookey-project/ewok-kernel
A secure and high performances microkernel for building secure MCU-based IoTs
Da-Vinci-Engineering/openAUTOSAR
This repository contains the contribution of an "AUTOSAR Classic Playground" from Da Vinci Engineering GmbH to the open-source community. It has to be considered a continuous work in progress.
deftio/fr_math
Fixed Radix Math library for embedded systems (opt for speed)
tuliofalmeida/jama
JAMA is a device to measure joint angles wirelessly with 9 DOF, using a microcontroller (ESP32) together with an inertial measure unit (GY-80).
buzzer-re/hex2raw
Parse .hex firmwares files into a raw file for reversing.
Lesinhovski/ESP32-Tester
ESP32 Test (Arduino IDE - Platformio). This code tests the main functionalities of ESP32 microcontroller.
adimalla/LCR-Meter
Handheld LCR Meter Implementation using Tiva launchpad evaluation Board
mdhardenburgh/TM4C123GH6PM_Drivers
Driver library for the TM4C123GH6PM Microcontroller
xlfe/reticul8
Remotely articulated MCU endpoints for Python
davideronchini/CanBus_Nucleo_F446RE
This repository contains code for testing CAN bus communication on STM32 Nucleo-F446RE boards using MCP2515 and SN65HVD230 transceivers. It implements continuous multichannel ADC sampling via DMA, CAN message transmission between boards, and serial monitoring of CAN traffic and sensor data.
jshufro/esp32_mqtt_bme680
ESP32 Board communicating with a BME680 breakout over I2C and publishing environmental data to an MQTT broker.
karlvmsousa/Microcomputers-Course
Projects developed using PIC microcontrollers in the discipline of microcomputers in 2017.1 at UFPE (Universidade Federal de Pernambuco).
raayanmini/stm32examples
"Raayan Mini Board based STM32 Controller" Training Material By Kernel Masters
sarincr/ARM7-LPC21xx-Examples-using-Keil-IDE
The NXP (founded by Philips) LPC2148 is an ARM7TDMI-S based high-performance 32-bit RISC Microcontroller with Thumb extensions 512KB on-chip Flash ROM with In-System Programming (ISP) and In-Application Programming (IAP), 32KB RAM, Vectored Interrupt Controller, Two 10bit ADCs with 14 channels, USB 2.0 Full Speed Device Controller, Two UARTs, one with full modem interface. Programming LPC 2148 using Keil IDE Legacy support
tr4nt0r/Funktionsgenerator
WIP: Funktionsgenerator mit Atmega328 und TFT Display
andrea-cpu96/Bare-Metal-Code
Here some bare metal codes for arm-Cortex M4 based stm32f446re microcontroller.
AnuragSChatterjee/NUS-EE2028-Microcontroller-Programming-And-Interfacing
Took a module on Microcontroller Programming using Assembly Language during my year 2 undergraduate in the National University Of Singapore. All the labs and project are a part of this module.
digitallyamar/STM32_SSD1306_OLED_SPI_Baremetal
Baremetal code to drive SSD1306 OLED Driver connected to an STM32F407 Board through SPI. This code runs without a standard C Runtime environment set by the compiler.
prefixaut/pad-conf
Dance-Pad Firmware and Calibration Tool
pro-codes090/pro-codes090
I am pratham vora an embedded engineer . I like explore things in the world of embedded devices and explore behind the scenes working of any component to develop things from scratch and push it to the next level .I develop drivers for microcontrollers(ARM) from scratch and at this place you will find all my projects .
RadioPizza/ESP-alarm
Wireless alarm system using ESP-NOW
SumeriLal/IDF_Projects
The programs for ESP32 using FreeRTOS and IDF.
turkmanovic/OpenEPT
Toolset for profiling energy consumption of MCU based platforms
CoDePretzel/CoDePretzel_Framework
Una infraestructura libre (O/S) de herramientas, técnicas y configuraciones que nos permita desarrollar software embebido de calidad, con facilidad de replicación, modularidad y con un proceso de desarrollo establecido.
GoncaloMark/EMCU
This is a Pic16F18324 emulating software, useful for unit testing on x86 platform without need of the specific microcontroller. It is being currently developed as a way for me to develop my understanding of MCU Architecture and memory mapped IO.
GoncaloMark/Turbina
Componente Hardware e Software para Turbinas Tesup carregarem baterias de 12V.
ifsc-lased/daf-poc
Implementação do Dispositivo Autorizador Fiscal (DAF) em um microcontrolador seguro
RadioPizza/SlideRemote
DIY ESP-NOW remote control for PC
RoboRaceOrg/AlphaMu
Roboracer Alpha Mu™ firmware for autonomous vechicle robots
tobijay666/Electra_IOT
Electra IOT is an sample implementation of a home automation system. Here you can find the Codes used for the microcontrollers used in the project.
TrickyNekro/OpenLabStick
Yet another "easy" and fun development platform based on ATmega32U4 with USB PD protocol support and many other on-board goodies!
manoj-kumar-mondal/LearnningSTMBoard
Repo contains stm32f407xx board driver's and some application using the drivers
RohitAkurdekar/Max485_gateway
MAX485 gateway
StylistMercurial1130/ATmega328P_Firmware
Bare metal Firmware for the ATMega328P (Audrino Uno)