ESP32 LoRa Sensor Monitoring with Web Server (Long Range Communication)
Arduino

ESP32 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 Reading
3.435
Views
0 Comments
Arduino Pro IDE
ArduinoSoftware

Arduino 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 Reading
15.113
Views
0 Comments
Introduction to LoRa – Send data between two Arduino using LoRa
ArduinoIoT

Introduction 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 Reading
2.784
Views
0 Comments
Arduino library to draw text and graphics on BLE Thermal Printers
Arduino

Arduino 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 Reading
6.866
Views
5 Comments
Piksey Atto: An incredibly tiny, Arduino compatible board with USB!
Arduino

Piksey 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 Reading
5.189
Views
0 Comments
Serpentine – Tiny CircuitPython-Based Development Board
Arduino

Serpentine – 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
3.553
Views
0 Comments
Network Clock using ESP8266 and OLED display
Arduino

Network Clock using ESP8266 and OLED display

There are several situations where using an RTC could adversely affect your project by increasing cost, size, time accuracy or IO requirements. To prevent this, especially in ESP/WiFi-based or other clock-reliant projects, makers usually turn to obtain time information from NTP servers....

Continue Reading
4.164
Views
0 Comments
Arduino RFID Reader using the ArduiTouch MKR Enclosure
Arduino

Arduino RFID Reader using the ArduiTouch MKR Enclosure

RFID based projects are one of the most popular Arduino projects out there and we have also built a couple of them here too, but I recently came across an RFID access control project by hwhardsoft that was built using the ArduiTouch MKR enclosures. The ready-made nature of the...

Continue Reading
3.222
Views
0 Comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives