Tiny Reflow Controller V2 features an OLED display


https://www.electronics-lab.com/tiny-reflow-controller-v2-features-oled-display/

Rocketscream.com released their all-in-one Arduino compatible reflow controller powered by ATmega328P with OLED screen and built-in USB port. This reflow controller replaces the beloved “Tiny Reflow Controller V1” which had a character LCD display. Let’s see what’s new on this board. First, it has the tiniest form factor they have ever made and now it […]

ANTENNINO – Arduino-RF multifunction board


https://www.electronics-lab.com/antennino-arduino-rf-multifunction-board/

Antennino (the name Antennino is the combination of Antenna and Arduino) is a low-cost and low-power board based on the Atmel chip, then 100% compatible with the traditional Arduino IDE. The board integrates sensors and bus communication to get external information, as well as a wireless link to communicate with the outside. <span title=”A seconda […]

Programming Atmega328p Microcontroller with Arduino IDE


https://www.electronics-lab.com/programming-atmega328p-microcontroller-with-arduino-ide/

Over the past few tutorials, we have mentioned several scenarios where using any of the Arduino board in a project may be an overkill due to the cost, size, and more technical reasons such as high power consumption. In the last tutorial, we discussed an alternative way of using Arduino, i.e. using the Atmega328p microcontroller alone […]

Installing the Arduino Bootloader on the Atmega328p Microcontroller


https://www.electronics-lab.com/installing-the-arduino-bootloader-on-the-atmega328p-microcontroller/

Cost and size, just to mention a few, makes using an Arduino board in certain projects an overkill, often times its always too big, or too expensive for the scope of the project especially when it’s a project that we need to make several units. One good way to retain the simplicity that comes with the […]

Iota V2 – Gyroscope Sensor in tiny dimensions


https://www.electronics-lab.com/iota-v2-gyroscope-sensor-tiny-dimensions/

De Martin Cote @ kickstarter.com designed v2 of his gyroscope sensor that is able to track movement on 3-axis. The new board is smaller, lighter, cheaper and has PPM output to connect on your RC remote control. He writes: Here is the evolution of my successful Gyroscope Sensor. Now smaller, lighter, cheaper and with optional PPM […]

Arduino (Atmega328p) on a Breadboard


https://www.electronics-lab.com/arduino-atmega328p-breadboard/

Hi guys, for today’s tutorial, we will be building an Arduino on a breadboard. The Arduino on breadboard is basically a bare bones arduino, featuring only the micro-controller as the major component, without all the other parts that makes up the Arduino, like the usb port, the on-board serial to usb converter, voltage regulators, etc, […]

How to Make Your Own ARDUINO UNO Board


https://www.electronics-lab.com/make-arduino-uno-board/

Being Engineers @ instructables.com writes: Hello guyz, Welcome to Being Engineers. Hope you all are doing good. In this tutorial we will learn how to make your own Arduino Uno. We will gather the components, test the circuit in breadboard, then we will make the board itself. When it is done we will know how […]

Build Your Next IoT Device With GOBLIN 2


https://www.electronics-lab.com/build-next-iot-device-goblin-2/

Designed for industry, makers, and visionary students, Verse Technology presents GOBLIN 2, its new card with the best of Arduino technology. GOBLIN 2 is an IoT development board that unlocks the potential of the Internet of Things. It has been built based on the high-performance 16MHz ATmega328P microcontroller with a built-in SIM5320A connectivity module, and […]

Dintervalometer, A Custom Made Intervalometer For DSLR Cameras


https://www.electronics-lab.com/dintervalometer/

If you want to take a timelapse with your camera, it may be helpful to use an intervalometer. It is an attachment or facility on a camera that operates the shutter regularly at set intervals over a period, in order to take timelapse series or take pictures after a set delay. Daniel Knezevic had developed […]

A Multi-Use Mini Sensor Platform


https://www.electronics-lab.com/multi-use-mini-sensor-platform/

While developing a smart hardware project, such as control and automation systems, you will almost need to use different types of sensors for collecting and gathering necessary data. LastSamurai had designed a platform that aims to simplify the use of digital and analogue sensors. The platform was developed based on MySensors Hardware, hardware components that […]