Welcome to HiBit

HiBit is a platform made by and for enthusiasts of the IT world.

Recent articles

Preview post image

Servo controlled pan and tilt platform

  • avatar
  • 9 mins read

A pan-tilt platform is a mechanism used to move a camera, sensor, or other devices in two axes: horizontal (pan) and vertical (tilt). These platforms are often powered by servo motors, which allow for precise control over movement. They're popular in robotics, camera stabilization, and security systems. With an Arduino Nano, everyone can experiment with controlling these movements and integrate them into larger projects.

Read more
Preview post image

Creating a custom maintenance page in Laravel

  • avatar
  • 5 mins read

In Laravel, maintenance mode is a convenient feature that allows developers to display a custom message to visitors while the application is undergoing updates or fixes. It prevents users from encountering unfinished or broken features, giving you the opportunity to make changes without affecting the live experience. By default, Laravel provides a basic maintenance page, but if you want to create a more personalized version, you can easily do so. A well-designed custom page helps to keep users informed and reassured during maintenance.

Read more
Preview post image

Assembling the lunar rover kit

  • avatar
  • 3 mins read

Building a robot might sound complicated but the lunar rover kit makes it simple and fun. This small, handcrafted robot is powered by two solar panels and two AA batteries, giving you a blend of renewable and traditional energy options. The wooden base and four-wheel design provide a strong base for this engaging DIY project.

Read more