Meduino Mega2560 Pro Mini Board


https://www.electronics-lab.com/meduino-mega2560-pro-mini-board/

This Arduino board called Mega2560 uses the ATmega2560 microcontroller and is offered in a reasonable price. The microcontroller used has 16 analog inputs,  54 digital IOs and is working on 5V voltage. Epalsite electronics designed the small board exactly for this microcontroller. You can buy it e.g. on ebay.com for 12.99 USD. Specification of ATmega2560: […]

LattePanda – Hackable Single Board Computer runs Win 10


https://www.electronics-lab.com/lattepanda-hackable-single-board-computer-runs-win-10/

LattePanda, has announced the launch of its next-gen LattePanda, LattePanda Delta, what the company claims to be the first hackable computer pre-installed Windows 10 and compatible with Linux. It offers onboard Intel 7th Gen Dual-core, Four-Thread processor, and the general performance is four times higher than the first generation. Additional it integrates an Arduino Compatible […]

Neutrino 3.0: The 32-bit Arduino Zero compatible!


https://www.electronics-lab.com/neutrino-3-0-32-bit-arduino-zero-compatible/

The Neutrino 3.0 is an inexpensive, open source, miniaturized version of the Arduino Zero! Featuring a 32-bit ARM processor running at 48MHz, and boasting 32K of ram, the Neutrino is far more capable than your typical Arduino. And because it has the same processor and pinout, all libraries written for the Zero will work on […]

Arduino Nano to PIC40/28 Pin Shield


https://www.electronics-lab.com/arduino-nano-pic40-28-pin-shield/

Arduino Nano to PIC40/28 PIN development shield is an extension for Arduino Nano. This project is useful to create many projects using PIC40/28PIN shield published on electronics-lab.com, refer to schematic and connection diagram to use this shield. Two on board regulators are provided which outputs 5V DC and 3.3V DC, this dual supply helps many […]

Programming the ATtiny10 using Arduino IDE


https://www.electronics-lab.com/programming-attiny10-using-arduino-ide/

David Johnson-Davies @ technoblogy.com has a nice guide on how to program ATtiny10 6-pin mcu using the arduino IDE. Programming is done using the widely available USBasp programmer from Thomas Fischl. Examples are also included on the guide. Unlike the SPI protocol used to program the larger AVR chips, such as the ATmega328 in the […]

Using an ATmega328 without a crystal


https://www.electronics-lab.com/using-atmega328-without-crystal/

Here is another guide from David Johnson-Davies @ technoblogy.com explaining how to program an ATmega328 on a breadboard using the Arduino IDE. The guide is focused on how to use the internal clock of the microcontroller and how to achieve this using the Arduino environment. By default Arduino IDE doesn’t include a Boards option for an […]

Proto Board Power Supply


https://www.electronics-lab.com/proto-board-power-supply/

David Johnson-Davies @ technoblogy.com build a breadboard friendly power supply to power your Arduino or other low power electronics. The power supply is able to deliver 0V to 5.5V at up to 0.5A and it’s powered from two Li-Ion rechargeable batteries. The output can be adjusted using a rotary encoder, and the voltage is displayed on a […]

DevDuino – Learn and Explore Arduino World


https://www.electronics-lab.com/devduino-learn-explore-arduino-world/

DevDuino is a Fully Redesigned and Enhanced Arduino-Compatible Board with Plenty of Must-Have Features. It features a 128×64 OLED display, along with a variety of LED indicators, RTC module, a slot for a micro SD card, and many other convenient features. The project is live on kickstarter and has 29 days to go. [via] DevDuino […]

Arduino Weather Station with DHT11 and BMP180


https://www.electronics-lab.com/arduino-weather-station-dht11-bmp180/

In the previous tutorial I showed you how to build a weather station using only the DHT11 sensor and I said the readings from this sensor is fairly accurate. In this tutorial, I will be using the DHT11 to measure only the humidity and BMP180 to measure pressure and temperature. That’s because its readings are […]

Nerdonic Atom X1 is the World’s Smallest 32-bit Arduino Compatible Board


https://www.electronics-lab.com/nerdonic-atom-x1-worlds-smallest-32-bit-arduino-compatible-board/

Tiny 32-bit Dev Board. 14.9mm², Breadboard, 0.95g, 3-20V input, I²C, 8 PWM, Serial, 6 ADC, Prog LED. There is a new board in the ecosystem which claims to be the world’s smallest 32-bit Arduino board. The name of it Atom X1 and measures 14.9×14.9 mm. Atom X1 specifications: MCU – Microchip Atmel  SAMD21 Cortex M0+ […]