Imitation Fireplace Using Cool Mist and LEDs
https://www.electronics-lab.com/imitation-fireplace-using-cool-mist-leds/
A convincing artificial fire effect for the holiday season, using NeoPixel LEDs, an Arduino UNO, and a cool mist module. The instructions for this are actually pretty simple, basically you just need to get the materials, and put them all together. The only technical part is soldering the wires onto the NeoPixel stick, and uploading […]
Open-Source NB-IoT Shield for Arduino
https://www.electronics-lab.com/open-source-nb-iot-shield-arduino-2/
This completely open-source LTE shield uses the latest and greatest CAT-M NB-IoT technology optimized for low-power IoT devices! by Timothy Woo @ hackster.io: With the emergence of low-power IoT devices with cellular connectivity and the phase-out of 2G (with only T-mobile supporting 2G/GSM until 2020), everything is moving toward LTE and this has left many […]
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 […]