Using Interrupts with Arduino
Arduino

Using Interrupts with Arduino

We can say that an Interrupt is an automatic transfer of software execution in response to a hardware event that is asynchronous with the current software execution. As it’s name says, interrupts, “interrupt” the normal program flow to perform an action (run another code block,...

Continue Reading
2.845
Views
0 Comments
Arduino Menu Tutorial with a Rotary Encoder and a Nokia 5110 LCD display
Arduino

Arduino Menu Tutorial with a Rotary Encoder and a Nokia 5110 LCD display

In our last tutorial, we examined how to create a menu for your Arduino project on a Nokia 5110 LCD, with push buttons to navigate through it. In today’s tutorial will build a modified version of it as we will use a rotary encoder (in place of the push buttons) for menu navigation. A...

Continue Reading
5.401
Views
0 Comments
Menu on Nokia 5110 LCD display with Arduino
Arduino

Menu on Nokia 5110 LCD display with Arduino

We have published quite a number of tutorials using different displays with the Arduino, with the most recent being the tutorial on displaying graphics on all kind of displays with Arduino. For today’s tutorial, we will look into achieving more with displays by implementing a menu...

Continue Reading
3.388
Views
0 Comments
TextToSpeech – Multi languages/voices packs in SD card.
Arduino

TextToSpeech – Multi languages/voices packs in SD card.

Add speech to your projects. Raspberry & Arduino compatible. Use 'serial port' to send speech text in any language. .WAV Player. Make it simple to add speech  to any of your projects. It  only takes 3 wires to connect it with an Arduino or  a Raspberry. By coping a .WAV file on...

Continue Reading
2.421
Views
0 Comments
Menu on Nokia 5110 LCD display with Arduino
Arduino

Menu on Nokia 5110 LCD display with Arduino

We have published quite a number of tutorials using different displays with the Arduino, with the most recent being the tutorial on displaying graphics on all kind of displays with Arduino. For today’s tutorial, we will look into achieving more with displays by implementing a menu...

Continue Reading
7.283
Views
0 Comments
Getting Started with ESP32
Arduino

Getting Started with ESP32

Over the last few articles, we have covered the use of ESP8266 boards for building several WiFi based projects. For today’s tutorial, we will look at it’s recently released successor; the ESP32. As mentioned in previous tutorials, ESP-12e module popularly referred as the nodeMCU...

Continue Reading
3.739
Views
0 Comments
The Maixduino – Sipeed’s New Neural Network MAix-Based Board
Arduino

The Maixduino – Sipeed’s New Neural Network MAix-Based Board

Sipeed released their 64-bit RISC-V MAix module at the end of last year, crowdfunding a series of boards on Indiegogo built majorly to do machine learning inferencing at the edge, with no cloud needed. There has been a lot of work put in, to document and support the MAix module,...

Continue Reading
8.914
Views
0 Comments
ESP8266 Weather Monitor with tiny OLED display
Arduino

ESP8266 Weather Monitor with tiny OLED display

deantonious @ github.com has shared the Arduino code and PHP api for a simple ESP8266 weather monitor with 128x32 pixel oled display. Not much additional details are given, but we thought worth sharing this interesting mini project. ESP8266 WeatherMonitor with tiny OLED display -...

Continue Reading
6.098
Views
2 Comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives