pnttblck

pnttblck

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

pnttblck's starred repositories

Portenta_H7_TimerInterrupt

This library enables you to use Interrupt from Hardware Timers on an STM32H7-based Portenta_H7 board. It now supports 16 ISR-based timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These hardware timers, using interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's necessary if you need to measure some data requiring better accuracy

Language:CLicense:MITStargazers:15Issues:0Issues:0

Portenta_Cube_Template

A sample project for running the Arduino portenta on STM32CubeIDE.

Language:CLicense:NOASSERTIONStargazers:24Issues:0Issues:0

STM32_tutorials

STM32 tutorial with STM32Cube and Keil MDK-ARM

Language:CLicense:MITStargazers:337Issues:0Issues:0

RPI-Pico-Eagle-lib

Raspberry Pi Pico Eagle library

Stargazers:38Issues:0Issues:0

kiwikit-pico-baseboard

Open-source hardware breakout board for a basic RP2040 Raspberry Pi Pico module

Language:PythonLicense:MITStargazers:39Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:320Issues:0Issues:0

micropython-ulab

a numpy-like fast vector module for micropython, circuitpython, and their derivatives

Language:CLicense:MITStargazers:411Issues:0Issues:0

pico-micropython-examples

Examples to accompany the "Raspberry Pi Pico Python SDK" book.

Language:PythonLicense:BSD-3-ClauseStargazers:971Issues:0Issues:0

pico_i2c_slave

I2C slave library for the Raspberry Pi Pico

Language:C++Stargazers:97Issues:0Issues:0
Language:PythonStargazers:32Issues:0Issues:0