HAL
Projects with this topic
-
Hardware Abstraction Layer for various C++ microchip and processor drivers
Updated -
An arduino_hal (hardware abstraction layer) tool using the Arduino Nano that counts in binary using the LEDs.
Updated -
The main database of the French National Health Data System (SNDS) contains data from Health Insurance reimbursements, hospital treatment and medical causes of death. In order to characterise its use for health research and innovation, an interactive cartography has been produced to understand the framework of its use and to identify the stakeholders of the SNDS ecosystem. A bibliographic search via PubMed (available here), LiSSa, HAL was conducted to identify scientific articles published starting January 2007 on studies using SNDS data. The list of authors, their affiliations, keywords, the number of citations and much more were collected. A descriptive analysis was carried out in order to assess temporal and geographical trends in the use of SNDS data. The graphs where generated with networkx, a python package used for the creation manipulation and study of complex networks. To generate the Author/Affiliations graphs we first create the adjacency matrix between the Authors/Affiliations and the article PMIDs. We then use the networkx.Graph class to create the needed undirected graphs, using the adjacency matrices as the data to intialize the graphs.
Updated -
Driver interfaces for various C++ microchip and processor drivers used in Hardware Abstraction Layer
Updated -
PlatformIO wrapper for a GDLib HAGL HAL implementation
Updated -
A mpr121 rust implementation for the embedded-hal family.
Updated -
C++ drivers for various microchips used in Hardware Abstraction Layer
Updated -
Linux C++ microchip and processor drivers implementing C++ interfaces from Hardware Abstraction Layer
Updated -
API utiles pour HAL pour la gestion du portail HAL-ENS
Updated -
Node.js REST API made with fastify and Mongodb using HAL as a hypermedia type
Updated -
C++ Hardware Abstraction Library for STM32 and other ARM microcontrollers
Updated -
This is a program written using HAL to generate a variable duty cycle PWM signal.
Updated -
Прошивка для микроконтроллера на базе STM32F103C8T6 на базе HAL. Поддержка 16 реле, UART, I2C, CAN
Updated -
-
HAL STM32Cube drivers for all stm32 series with unnecessary files stripped (only needed c files left)
Updated -
-
Goal is to make libraries in C++ on higher abstraction level (HAL), to measure voltage, current, frequency, temperature, preassure... with any sensor that comes on my mind. Project will contain libraries (L/MAL) to peripheries of MCU from TI.
Updated