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

GitHub topics: ulp

micropython/micropython-esp32-ulp

ESP32 ULP Co-Processor toolchain implemented in MicroPython

Language: Python - Size: 186 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 123 - Forks: 25

Molorius/ulp-forth

Optimizing Forth compiler for the ESP32 ULP

Language: Go - Size: 374 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 4 - Forks: 0

martinius96/hladinomer-studna-scripty

Water level monitor using open-source microcontrollers (Arduino, ESP8266, ESP32) and ultrasonic sensors HC-SR04 / JSN-SR04T and similar with Trigger and Echo signals. Arduino Core & ESP-IDF implementations. For ESP32 available also with FreeRTOS. ESP8266 and ESP32 support for Ultra Low Power deep sleep app. ESP32 available with PHY Ethernet LAN8720.

Language: C++ - Size: 86.7 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 1

sparkfun/SparkFun_Eagle_Settings

The Eagle settings SparkFun uses for board designs

Size: 5.39 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 215 - Forks: 119

nyh-workshop/esp32s3-ulp_RiscV_i2cLcd

Using an I2C LCD (AIP31068) on ESP32S3's RiscV ULP using Software I2C

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

JeffreySarnoff/FirstAndLastPlaceValues.jl

Values of the initial and final bits of a significand, in absolute and relative units.

Language: Julia - Size: 79.1 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tobozo/ESP32-Hector

M5Stack sprite+ULP-sound demo

Language: C - Size: 3.71 MB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 1

jefftenney/LPTIM-Tick

FreeRTOS Tick/Tickless via LPTIM

Language: C - Size: 1.66 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 42 - Forks: 2

TMDevel89/EAGLE_Cad_V7

Size: 43 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

boarchuz/HULP

ESP32 ULP Coprocessor Helper

Language: C - Size: 198 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 171 - Forks: 16

martonmiklos/ulps_for_eagle 📦

Various ULPs (User Language Programs) for the Autodesk EAGLE

Size: 981 KB - Last synced at: 26 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 3

lagnajeet/ECADWorksAddin

Eagle to Solidworks Addin

Language: C# - Size: 81.8 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

hggh/esp32-ulp-example

ESP32 ULP example

Language: C - Size: 36.1 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 1

bjeram/ULP_TX23

ESP32 ULP TX23 anemometer

Language: Assembly - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

pikot/tsh-watch

Yet another esp32 watch

Language: C++ - Size: 161 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 43 - Forks: 3

duff2013/ulptool

Program the esp32 ULP coprocessor in Arduino

Language: Assembly - Size: 634 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 259 - Forks: 61

joba-1/Temp-ULP

ESP32 temperature measurement with ULP

Language: C - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

JensKolb/Replicate-Layout-ULP

An ULP for Autodesk EAGLE that copies the PCB layout of one module to others.

Size: 84 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jpajzinka/ESP32-PulseMeter

This is ESP32 Micropython implementation, which measures impulses using ULP and sends the data through HTTP to ThingsBoard IOT data hub.

Language: Python - Size: 2.26 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

pekkizen/fbits

Fast utility functions for exploring float64 values.

Language: Go - Size: 63.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

caseyWebb/mayfly

Environmental monitoring for Aquaculture and Hydroponics

Language: Python - Size: 432 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

d03n3rfr1tz3/ULP-Pulse

Examples of using the ULP Co-Processor of the ESP32 with simple pulse counting, which I extended for also saving the shortest pulse.

Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 4

Rad-hi/ULP_Temp_logger

An Ultra Low Power temperature logger based on the ESP8266 MCU.

Language: C++ - Size: 3.02 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 3

MrPivato/rotary-encoder-pwm-controller-esp32

Control a PWM signal and hold it using the Ultra Low Processor during the Deep Sleep of the ESP32

Language: C++ - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

Flight-School/FloatingPointApproximation 📦

A correct way to determine if two floating-point numbers are approximately equal to one another in Swift

Language: Swift - Size: 19.5 KB - Last synced at: 1 day ago - Pushed at: almost 6 years ago - Stars: 52 - Forks: 0

nyh-workshop/esp32s3-ulp-riscv-hello

This is a simple ESP32S3 ULP RiscV Blink example.

Language: C - Size: 24.4 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

nyh-workshop/esp32s3-ulp-hello

This is a simple ESP32S3 ULP Blink example.

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

Rad-hi/Fuzzy_Fire_Detection

Remote areas monitoring IoT node: ULP (Energy-harvesting powered) fire detection & alarming system using Fuzzy logic with an edge computing approach for daily temperature logging.

Language: C++ - Size: 1.08 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 3

OloloevReal/Waterius32

Migration of the original project [Waterius](https://github.com/dontsovcmc/waterius) to ESP32

Language: C - Size: 18.3 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 0

nick-lai/round-decimal

Decimal rounding with ULP.

Language: TypeScript - Size: 68.4 KB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

likeablob/ulptool-pio Fork of duff2013/ulptool

A thin wrapper of ulptool for PlatformIO

Language: Assembly - Size: 650 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 5

krzychb/ulp-loop

Test of ESP32 reatining RTC IO outpus in hibenation mode

Language: C - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 3

joba-1/Blink-ULP

Minimal ESP32 ULP Blink example

Language: Assembly - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

xlfe/ulp-i2c Fork of tomtor/ulp-i2c

ESP32 ULP BMP280 low power

Language: Assembly - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

abrie/jest-ieee754

Jest matcher extension for comparing integer representations of floats (ULP)

Language: TypeScript - Size: 1.87 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

abrie/ieee754

Typescript helpers to compare numbers by ULP distance.

Language: TypeScript - Size: 1.79 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

joba-1/Comm-ULP

ESP32 ULP talking to main core

Language: Assembly - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

sansil/CUSTOMS-EAGLE-ULPs

ULP eagle file to highlight all components with same value

Size: 12.7 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

erinpentecost/fltcmp

Go float comparison using ULPs

Language: Go - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

zweid/Downloads Fork of DangerousPrototypes/Downloads

migrated from Dangerousprototypes google code "Downloads"

Size: 191 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0