Temperature

Open-source projects categorized as Temperature

Top 23 Temperature Open-Source Projects

  • stats

    macOS system monitor in your menu bar

  • Project mention: Nvtop: Linux Task Monitor for Nvidia, AMD and Intel GPUs | news.ycombinator.com | 2024-03-12

    its not a terminal app like bottom or nvtop but I use https://github.com/exelban/stats and it has iGPU stats

  • FanControl.Releases

    This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.

  • Project mention: Better PC Cooling with Python and Grafana | news.ycombinator.com | 2024-03-03

    You don't really need PID, just a decent fan curve with https://github.com/Rem0o/FanControl.Releases

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • IronOS

    Open Source Soldering Iron firmware

  • Project mention: Accessing the Pinecil UART with Picoprobe | news.ycombinator.com | 2024-01-30

    So apparently the Pinecil is a BLE-enabled soldering iron with a 108 MHz RISC-V processor running a custom real-time operating system [0]. The author wanted to access the UART logs, so they repurposed a Raspberry Pi Pico (a dual-core microcontroller system running a real-time OS) for the task.

    That's a staggering amount of hardware, sortware and computing power devoted to decoding one of the simplest and oldest serial protocols from a device whose sole purpose is to essentially melt tin. Maybe I'm out of touch, but I think I'll stick to my thermostat-controlled Weller soldering station and FTDI UART converters. I apologize if this post comes across as snarky, my point is that these are solved problems and have been for half a century.

    [0] https://github.com/Ralim/IronOS

  • s-tui

    Terminal-based CPU stress and monitoring utility

  • Project mention: Is X1 Carbon gen 6 a decent (beginner) Linux machine? | /r/thinkpad | 2023-05-08

    There's a way of doing it via s-tui.

  • SMCAMDProcessor

    Power management, monitoring and VirtualSMC plugin for AMD processors

  • Project mention: Successful Ryzentosh laptop (HP 245 G8) | /r/hackintosh | 2023-07-25

    What works: - CPU power management using this kext. Battery life is not great, but I haven't checked what can be done to improve it yet. - USB tethering from an Android phone as a workaround for having Wi-Fi since iOS only allows to do USB tethering with mobile data. If you need it as well, check this kext out. - Hardware acceleration thanks to NootedRed. - iServices. - Built-in speakers. - All USB ports. - HDMI video. - Ethernet. - Keyboard. - Trackpad.

  • intel-undervolt

    Intel CPU undervolting and throttling configuration tool

  • Project mention: [Guide] How to unbrick Gigabyte G5 KC BIOS (step-by-step) | /r/GamingLaptops | 2023-04-28

    10th gen is locked by "Overclocking lock" And "Cfg lock" in bios, you can disable it thru ifr and use any software to undervolt your cpu (throttlestop on windows, linux has its own software (this, probably)). This is a lot safer than just putting voltages in bios as you can guess.

  • w1thermsensor

    A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • TerrariumPI

    Home automated terrarium/aquarium or other enclosed environment with a Raspberry Pi

  • co2monitor

    CO₂ & Temperature monitor (by larsp)

  • rusty-clock

    An alarm clock with environment stats in pure bare metal embedded rust

  • stressberry

    Stress tests for the Raspberry Pi :sweat_smile:

  • nfancurve

    A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.

  • asus-fan-control

    Fan control for ASUS devices running Linux

  • esphome-fan-controller

    ESPHome Fan Controller

  • Project mention: Media cabinet ventilation with NF-A12x25 or NF-A12x15 (static pressure factor and limited space for exhaust) | /r/Noctua | 2023-07-01
  • Powerwall-Dashboard

    Grafana Monitoring Dashboard for Tesla Solar and Powerwall Systems

  • Project mention: Solar-only Dashboard | /r/TeslaSolar | 2023-10-31

    Looks like grafana dashboard probably running in a raspberry pi or some other server.

  • fan2go

    A simple daemon providing dynamic fan speed control based on temperature sensors.

  • Project mention: Control chassis fan headers from GPU temps? | /r/linux_gaming | 2023-05-02

    I personally use fan2go, set it up once and forget about it. It has quite the customization, can also assign a header to a temperature sensor (my intake bottom fans are assigned to GPU, the rest to CPU). Take a look here: https://github.com/markusressel/fan2go

  • FanControl.HWInfo

    FanControl plugin to import HWInfo sensors.

  • Project mention: Unable to get hwinfo plug-in to load | /r/FanControl | 2023-05-17

    From the Github page

  • GoveeBTTempLogger

    Govee H5074, H5075, H5100, H5101, H5104, H5105, H5174, H5177, H5179, H5181, H5182, and H5183 Bluetooth Low Energy Temperature and Humidity Logger

  • SparkFun_MLX90640_Arduino_Example

    Controlling and reading from the MLX90640 IR array thermal imaging sensor

  • Project mention: Ask HN: Did students lose interest in electronics as a hobby in the early 80s? | news.ycombinator.com | 2023-05-28

    We made abstractions successfully, world changing abstractions.

    Do the NAND to Tetris course and see that tech is abstractions on top of abstractions. Electronics today is frequently represented by code. Check out Verilog or VHDL.

    https://en.wikipedia.org/wiki/Hardware_description_language

    Where electronics stayed interesting is in the realm where code meets reality -> robotics and art.

    Playing with LED's, robotics competitions, quad copters, cosplay. Maybe adjacent to SDR. Raspberry Pi's and Arduinos.

    Check out ADAFruit: https://www.adafruit.com/

    or Sparkfun: https://www.sparkfun.com/

    Check out sites like: https://hackaday.com/

    There is also the greater cultures: Maker culture and hacker culture. Maker Faire is super interesting and has many many attendees.

    I would say that in America, it is harder to work with electronics because the number of maker spaces and places you could buy parts (RadioShack/Fry's) greatly diminished, but afluent folks can definitely have an electronics hobby supplied by online vendors.

  • homebridge-weather

    OpenWeatherMap Plugin for Homebridge

  • asus-fan

    Kernel module to get/set (both) fan speed(s) on ASUS Zenbooks

  • fanpico

    Fanpico: Open Source Smart PWM (PC) Fan Controller

  • DHTNew

    Arduino library for DHT11 and DHT22 with automatic sensor recognition

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-12.

Temperature related posts

Index

What are some of the best open-source Temperature projects? This list will help you:

Project Stars
1 stats 21,919
2 FanControl.Releases 12,328
3 IronOS 6,797
4 s-tui 3,920
5 SMCAMDProcessor 982
6 intel-undervolt 790
7 w1thermsensor 490
8 TerrariumPI 395
9 co2monitor 344
10 rusty-clock 334
11 stressberry 309
12 nfancurve 304
13 asus-fan-control 300
14 esphome-fan-controller 296
15 Powerwall-Dashboard 243
16 fan2go 197
17 FanControl.HWInfo 167
18 GoveeBTTempLogger 155
19 SparkFun_MLX90640_Arduino_Example 114
20 homebridge-weather 99
21 asus-fan 96
22 fanpico 92
23 DHTNew 90
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com