Best of IoT2022

  1. 1
    Article
    Avatar of phProduct Hunt·4y

    Umbrel - A beautiful personal server OS for self-hosting

    Umbrel is a beautiful personal server OS that makes self-hosting apps like Nextcloud, Matrix, Bitcoin/Lightning node, Pi-hole, HomeAssistant etc. accessible to everyone. Install on a Raspberry Pi, or any hardware (or cloud) that's running Linux/Debian.

  2. 2
    Article
    Avatar of pointerPointer·4y

    mikeroyal/Self-Hosting-Guide: Self-Hosting Guide. Learn all about locally hosting(on premises & private web servers) and managing software applications by yourself or your organization.

    Most self-hosted software can be installed using Docker, a packaging system which allows software to bundle their configuration and dependencies. Shipwright is a WebUI to generate templates for Yacht, Portainer, Docker-Compose, and Unraid. Dozzle is a small lightweight application with a web based interface to monitor Docker logs. Diun is a tool that receive notifications when a Docker image is updated.

  3. 3
    Article
    Avatar of itsfossIt's Foss·4y

    Linux Distros That Turn Your PC into Retro Gaming Console

    Steam Deck is a fantastic piece of tech, powered by a variant of Arch Linux (SteamOS 3.0) developed by Valve. So, what if you can convert your system to a Linux-powered retro gaming console using a distribution? Turn your PC into a Retro Gaming Console With These Linux Distros.

  4. 4
    Article
    Avatar of hnHacker News·4y

    I built a receipt printer for GitHub issues

    Andrew Schmelyun used a receipt printer to print out a ticket each time an issue was added to one of his GitHub repos. The printer uses the ESC/POS command set, for which there's established libraries in a variety of programming languages. He also used an old Raspberry Pi Zero W to connect from the internet to the printer.

  5. 5
    Article
    Avatar of itsfossIt's Foss·4y

    Umbrel: Unique Linux for Self Hosting Open Source Software

    Umbrel is an open source operating system for self-hosting. It has a nice web GUI and enables easy installation of containerized web services with a one-click install. This is perfect if you want a homelab setup with open source software for personal usage.

  6. 6
    Article
    Avatar of ossOpen Source Way·4y

    22 Raspberry Pi projects to try in 2022 | Opensource.com

    The beloved single-board computer recently turned ten years old. To celebrate, we put together a list of recent Raspberry Pi tutorials. Opensource.com authors have shared how they've built thermostats, monitored their home climate, set parental controls, and much more in the following tutorials.

  7. 7
    Article
    Avatar of hnHacker News·3y

    Rotary Keyboard

    The rotary dial has two primary pairs of contacts. One goes open when the dial is moved past the position, and the other creates the characteristic pulse train upon release (one pulse per numeric position) To power this keyboard, it seems like I would need two cables, one for the Arduino and the original keyboard controller.

  8. 8
    Article
    Avatar of phProduct Hunt·3y

    Tunll - Tunnels from public internet to localhost for all developers

    With Tunll you can easily serve local TCP and HTTP(S) apps and web services on the public internet. Share in-progress work, build webhooks, tunnel into Docker and Kubernetes containers, access IoT devices in the field.

  9. 9
    Article
    Avatar of ds_centralData Science Central·4y

    Blockchain Technology Applications in the Real World

    The spending on blockchain is expected to increase to $15.9 billion by 2023, according to Statista. Technology is giving each industry a facelift from finance to supply chain and creating demand for blockchain professionals in this worldwide business overhaul.

  10. 10
    Article
    Avatar of theregisterThe Register·4y

    Raspberry Pi goes wireless with the $6 Pico W

    Raspberry Pi is shipping a wireless-enabled version: the $6 Pico W. A year and a half after the debut of the $4 RP2040-powered Raspberry Pi Pico, it's shipping a $6 version. The Pico is still a 21mm x 51mm form factor with a dual core Arm Cortex-M0+ running at 133MHz.

  11. 11
    Article
    Avatar of hnHacker News·4y

    How a Single Raspberry Pi made my Home Network Faster

    Raspberry Pi project Pi Hole is the gatekeeper to our home network. The Pi Hole blocks Ads, Malware, and overreaching metrics collection network-wide. Since I switched to SimpleAnalytics to stop tracking people on our websites I thought to apply the same principle to our network. I am so impressed with the performance and security of the Pi Hole project.

  12. 12
    Article
    Avatar of hnHacker News·4y

    Gitea

    Cross-platform Gitea runs on Windows, macOS, Linux, ARM, etc. Simply run the binary for your platform, ship it with Docker, or get it packaged. Lightweight GiteA has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy!

  13. 13
    Article
    Avatar of serokellSerokell·3y

    Top Machine Learning Trends for 2023

    Machine learning and artificial intelligence is a field that drives major innovations across different industries. It is predicted that in 2023, the AI market will reach $500 billion, and in 2030, $1,597.1 billion in size. This means that machine learning technologies will continue to be in high demand in the near future.

  14. 14
    Article
    Avatar of glcGolang News·4y

    A Golang low-code engine to create web services and dashboards

    Low-Code Demo Application Yao allows developers to create web services by processes. Yao is a low-code engine that creates a database model, writes API services, and describes a dashboard interface just by JSON for web & hardware, no code, and 10x productivity. Yao has a built-in data management system.

  15. 15
    Article
    Avatar of communityCommunity Picks·4y

    ESP32 Gets A Nifty Serial Console Library

    The ESP32 console Arduino library from [jbtronics] promises just that. The library adds a simple serial console to the ESP32, and is compatible with the Arduino ecosystem to boot. It's set up to allow the easy addition of custom commands so you can tweak the console to suit your own projects.

  16. 16
    Article
    Avatar of ossOpen Source Way·4y

    10 DIY IoT projects to try using open source tools | Opensource.com

    The Internet of Things (IoT) is a fascinating development in the realm of computing. Connected smart devices, home automation, and related areas of development are producing many interesting projects. Opensource.com's writers shared their expertise about a variety of IoT projects many times during 2021.

  17. 17
    Article
    Avatar of ds_centralData Science Central·4y

    Best IoT Projects for Beginners

    The Internet of Things (IoT) is a system of interconnected, internet-connected devices that can gather and send data across a wireless network. By 2020, there will be more than 10 billion connected IoT devices, and by 2025, there could be 10 billion. The effective use of parking spaces is made possible by automobile parking management systems.

  18. 18
    Article
    Avatar of communityCommunity Picks·4y

    Arduino IDE 2.0 Is Here

    Arduino have released the latest version of their Integrated Development Environment (IDE), Version 2.0. It boasts plenty of new features to help you to develop your code more easily. The main screen is organised differently, to show off the new capabilities and to make development faster and easier. The windows in vs code all have sliders on the edges and close buttons, with a couple of clicks.