Category: Arduino
Meet Sparkfun’s Qwiic Pro Micro with USB Type-C
The saying that “everything old is actually new again” finally became a reality for the Pro Micro board, as the popular Arduino compatible board gets revised with few additional features. The board that has been a favorite for about half a decade now received something of a great...
Continue ReadingIndoor Air Quality Monitoring System
This smart device is able to monitor and display CO2, TVOC, PM, temperature, humidity and air pressure measurements. by Roman Novosad Most of the modern applications focus on measuring outdoor air pollution. This is indeed very important and useful, however most of the time in...
Continue ReadingESP32 LoRa Sensor Monitoring with Web Server (Long Range Communication)
I’m a big fan of the ESP32 boards because of the number of communication options they managed to squeeze on the board, but I became more impressed recently when I came across the TTGO LoRa32 development boards which adds LoRa to the onboard communication features of the ESP32. The...
Continue ReadingArduino Pro IDE
From its lack of simple things like code IntelliSense to more complex requirements like a debugger, quite a number of articles and comments have been written in the past about the inadequacies of the Arduino IDE. Many have pointed out how the IDEs’ attempt at simplifying things makes...
Continue ReadingIntroduction to LoRa – Send data between two Arduino using LoRa
Selecting the right communication protocol is an important part of any IoT project as not being able to communicate with the server/device cloud quickly takes away the “I” in IoT and could lead to the ultimate failure of the project. Several communication protocols exist, from WiFi...
Continue ReadingArduino library to draw text and graphics on BLE Thermal Printers
BitBank Software, Inc., written by Larry Bank, [email protected] This Arduino library allows you to easily generate text and graphics and send them to a BLE thermal printer. Since there are many different BLE APIs depending on the board manufacturer, I decided to support the more...
Continue ReadingPiksey Atto: An incredibly tiny, Arduino compatible board with USB!
This cost-effective, yet tiny USB dev. board is designed for makers. It can be soldered onto PCBs, used with a breadboard or by itself. The author recently started creating DIY projects on their YouTube channel and they ran into a similar issue, time and again. Most of the sensors and...
Continue ReadingSerpentine – Tiny CircuitPython-Based Development Board
CircuitPython's user base is growing even though a lot of people believe Micropython is a better route. It enjoys the rigorous backing 0f one of the major drivers of the Maker community (Aka Adafruit) and recently has been the "embedded Python" stack of choice for several open-source...
Continue Reading