Feed SparkFun Electronics [copy] http://www.sparkfun.com/feeds/news has loading error: cURL error 22: The requested URL returned error: 405
Использование старого фискального регистратора в качестве термопринтера
Приветствую всех!
Один из самых частых вопросов касательно старого оборудования, что мне обычно задают, звучит так: можно ли печатать произвольные данные на старых кассовых аппаратах? Действительно, несмотря на то, что после 2017 года старые ККМ были запрещены для торговли, чековые принтеры в них ещё не выработали свой ресурс, так что было бы странным не попробовать использовать их в своих проектах.
Итак, в сегодняшней статье разберёмся, как это делать. Заодно разберёмся, какие кассы поддаются переделке, а с какими всё будет сложно, посмотрим на начинку нескольких фискальных принтеров и увидим ещё много интересного.
Читать дальше →
TIG сварка в домашней мастерской, начало. Обзор, подборка мелочей. Часть 2
Продолжим обзорно знакомиться с аргоно-дуговой (TIG) сваркой, в свете её освоения в домашней мастерской. В части №1 мы обратили внимание на средства защиты и вентиляцию рабочего места, рассмотрели баллонно-редукторную часть оборудования и её несложное совершенствование [1]. Читать дальше →
Оживляем топливомер из кабины «Боинга»
Приветствую всех!
В большинстве статей о запуске старых авиаприборов речь идёт о стрелочных экземплярах. Цифровые же попадаются значительно реже ввиду их дороговизны и сложности в подключении. Самое время немного восполнить этот недостаток информации и рассказать что-нибудь и про них.
Так получилось, что мне достался вот такой цифровой измеритель уровня топлива из кабины Boeing 737-300. В ходе сегодняшней статьи разберём его, посмотрим, как он устроен и узнаем, как он работает. Как водится, будет много интересного.
Читать дальше →
Baseliner: A Deep Dive into Wireless Sensor Networks for Conservation
Join us for this hands-on workshop at ICCB 2025. We'll deep dive into deploying and maintaining in situ wireless sensor networks for environmental monitoring and verification of conservation and restoration projects at scale.
The post Baseliner: A Deep Dive into Wireless Sensor Networks for Conservation first appeared on Freaklabs.
The post Baseliner: A Deep Dive into Wireless Sensor Networks for Conservation appeared first on Freaklabs.
Linux Certification and Career Path: LFCS, RHCSA, DevOps, and Skills for IT Success
Linux is one of the most in-demand skills in the IT world today. Whether you want to become a system administrator, DevOps engineer, cloud architect, or security analyst, learning Linux gives you the foundation for a successful tech career. Earning certifications like LFCS or RHCSA proves your skills, opens doors to higher-paying jobs, and helps […]
Precision Clock Mk IV
[Hardware] GPS synchronised, millisecond precision, automatic timezones and more!
Virtualization and Containers in Linux: Docker and Podman
Linux is the foundation of many modern IT environments, especially when it comes to virtualization and containerization. Virtualization lets you run multiple operating systems on one physical machine, using software like virtual machines (VMs). Containers take this a step further by running isolated applications with shared system resources, making them lighter and faster than traditional […]
System Monitoring and Troubleshooting: CPU, Disk, and Memory Usage
Monitoring is a critical part of Linux system administration. Whether you are running a desktop or a server, you need to know what is happening inside your machine—how much memory is being used, which processes are consuming CPU, and whether you are running out of disk space. Regular monitoring helps you troubleshoot problems early, optimize […]
Linux Security and Access Control: Firewalls, SELinux, and AppArmor
Linux is known for being a secure operating system, but out-of-the-box security is not enough for most production environments. Strong security comes from properly managing access control, using the right firewall tools, and monitoring system activity. Linux gives you powerful built-in tools like ufw, firewalld, and iptables for managing firewalls, and advanced frameworks like SELinux […]
Understand Linux logging system and Job Control
Linux system administration is the process of managing and maintaining the core components of a Linux operating system. This includes controlling services (also called daemons), managing system processes, configuring startup behavior, and understanding how the system boots. Whether you are working on a server, a desktop, or a virtual machine, these tasks are central to […]