An open API service providing repository metadata for many open source software ecosystems.

Topic: "baremetal-programming"

tomstorey/m68k_bare_metal

This repository contains my efforts to create an "idiot proof bare metal m68k cross compiler toolchain of sorts."

Language: C - Size: 179 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 41 - Forks: 10

sykwer/utokyo_syspro_baremetal

Baremetal environment for "System programming lab" class in Dept. of Information Science, The University of Tokyo

Language: C - Size: 265 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 3

Chalandi/Baremetal_esp32s3_nosdk

Bare-metal programming on ESP32-S3 dual-core Xtensa LX7 without using Espressif's ESP-IDF

Language: C - Size: 52.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 9 - Forks: 1

umaarmorshed/BMP280-STM32F446RE-Baremetal-I2C-SPI

In this project, the Bosch BMP280 sensor is integrated with an STM32 microcontroller using bare-metal, low-level register-based firmware. Communication is handled via I2C and SPI protocols. The firmware captures sensor data and outputs it to a 16x2 LCD display, demonstrating effective real-time data acquisition and display.

Language: HTML - Size: 351 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

rep-stosw/t113-ddr-decompiled

Decompiled DDR memory init for Allwinner Tech T113-s3 SoC

Language: C - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 4

ndyashas/Salaga-RV

Simple RISC-V CPUs running a baremental ray-tracer program.

Language: Verilog - Size: 884 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

laroche/FreeRTOS-GCC-ARM926ejs Fork of lingjiehao/FreeRTOS-GCC-ARM926ejs

A port of FreeRTOS to the ARM 929EJ-S Versatile Platform Baseboard

Language: C - Size: 3.32 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

victorricardoaguilerasanchez/EclypseZ7_DIAL_System

This repository include all the codes and constraints used in the development of the Master Thesis: "Development of a Differential Absorption Lidar System based on a SoC-FPGA for Carbon Dioxide Sensing" by Victor Ricardo Aguilera Sanchez

Size: 38.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

osmten/ARMv8-Bare-metal-Hyperviosr

Leo Hypervisor. ARM64 Hypervisor on Raspberry Pi 4 machine.

Language: C - Size: 53.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

StevenReynoso/Stm32f4_spi_driver

Bare-metal SPI driver for STM32F4, written using CMSIS headers without HAL dependencies.

Language: Assembly - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

GodSpeeD-17/STM32F103C8T6_BareMetal

Bare Metal Tutorials for STM32F103C8T6 (Blue Pill Module)

Language: Python - Size: 47.3 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

D-Coder-42/thrustMIT

All codes that were tested for Avionics system for thrustMIT in the years 2024-2026

Language: C++ - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

umaarabdullah/STM32F446Re-RTOS

An Operating system designed specifically for the ARM Cortex-M4 based STM32 microcontroller platform. Created from the ground up, this system encompasses everything from peripheral drivers to interrupt management, system timers, context switching, and multitasking OS capabilities.

Language: C - Size: 1.49 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

abdullahbagyapan/spi

Arduino UNO (ATmega328P) - SPI communication from scratch

Language: C - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

164adityakumar/Firmware-Cortex-M4_STM32

Language: Makefile - Size: 1.18 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ahbar1999/ARM-baremetal

ARM baremetal C programming using STM32F0 microcontroller with ARM CORTEX-M0 processor

Language: C - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

laroche/baremetal-lwip Fork of tomx4096/baremetal-lwip

OS-free port of LwIP stack to ARM board with lan91c111 ethernet controller

Language: C - Size: 2.18 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

massout/potato

My operating system tests

Language: C - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

umaarmorshed/STM32F446RE-Smart-Buiding-Controller-UART-Interface

STM32F446Re_UART_Communication (Baremetal)

Language: C - Size: 221 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

devashishlahariya9/STM32F411xx-SPI-Drivers

SPI Drivers for STM32F411VE-DISCO Board

Language: C - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ke0ff/LED_In_Bottle

Driver for a tri-color LED array installed inside a decorative bottle (aka, a decorative table lamp, of sorts) or other presentation.

Language: C - Size: 327 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pflab-ut/utokyo_syspro_baremetal

Baremetal environment for "System programming lab" class in Dept. of Information Science, The University of Tokyo

Language: C - Size: 249 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0