Welcome to HiBit

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

Recent articles

Preview image

Getting started with the HC-05 Bluetooth module

  • 125 Views
  • 16 mins read

The HC-05 is one of the most popular Bluetooth modules in the Arduino ecosystem, and for good reason. It's affordable, well documented, and flexible enough to handle a wide range of use cases. It can operate as both a master and a slave device, meaning it can initiate connections to other Bluetooth devices as well as wait for them. For projects where you just need a phone to talk to an Arduino, that distinction doesn't matter much. But for anything more involved, like two Arduino boards communicating wirelessly, the HC-05 is the right tool for the job.

Read more
Preview image

Handling file uploads in Laravel 13

  • 1.1K Views
  • 9 mins read

Handling file uploads is one of those things that sounds simple at first but has plenty of moving parts: storage drivers, validation, security, public access, multiple files. Laravel 13 ships with a solid, well-rounded set of tools to deal with all of this without pulling in third-party packages. This article walks through the full lifecycle of a file upload in a Laravel 13 application, from the HTML form to retrieving files from storage, with practical examples along the way.

Read more
Preview image

8 EMS PCB Manufacturers in China for Complete Manufacturing

  • 598 Views
  • 10 mins read

Choosing a PCB supplier is one thing. Choosing an EMS PCB manufacturer is another.

A traditional PCB supplier may only deliver bare circuit boards. A PCB assembly company may only place components onto the board. But an EMS PCB manufacturer is expected to handle a broader manufacturing chain: PCB fabrication, component sourcing, SMT and through-hole assembly, testing, cable integration, enclosure assembly, packaging, and sometimes even product-level engineering support.

Read more