Display YouTube Stats on LCD Screen
In this guide "padeath" shows us how to use a 320x240 LCD display with Arduino UNO to display youtube statistics. The stats are updated once in a minute using the google API. This little Instructable will show you how to use a 320x240 pixel LCD screen connected to an Arduino Uno with...
Continue ReadingAll CPU and MCU documentation in one place
larsbrinkhoff @ github.com has compiled a list of all CPU and MCU documentation. The list contains data sheets, programmer's manuals, quick reference cards etc. This repository contains the documentations for various CPUs. It may contain data sheets, programmer's manuals, quick...
Continue ReadingMNT VA2000, an Amiga 2000 Graphics Card
This is an Amiga 2000 Graphics Card (Zorro II), written in Verilog by user "mntmn" @ github.com: This repository contains my Kicad schematics and Xilinx ISE/Verilog files for my graphics card project. This is a work in progress, started in October 2015. The first 4 prototypes were...
Continue ReadingBeetle: Minimize Your Arduino Projects
KickolasNage @ instructables.com introduces us to Beetle , a tiny arduino board able to minimize your projects to the size of a quarter. The DFRobot Beetle is one the latest innovations in minimalistic Arduino technology. About the size of a quarter, and the capabilities of an...
Continue ReadingWeMOS D1 ESP8266 Over the Air (OTA) update
In this video educ8s.tv is going to show us how to wirelessly update the code of our Arduino project, using the WeMOS D1 ESP8266 based board. This is an impressive, and very useful feature. A few weeks ago, we took a first look at the very promising new board, the WeMos D1. You can...
Continue ReadingQuantum Dots Boost Solar Cells
R. Colin Johnson @ eetimes.com discuss about quantum dots applications and how scientists use them to boost photovoltaic output. LAKE WALES, Fla—Quantum dots are already being used commercially to boost the output and expand the color range of ultra-high-definition televisions,...
Continue ReadingLED Weather Forecast using Raspberry Pi
AughtNaughtZero @ instructables.com posted his latest project, a LED matrix visualizing data from a weather website such as temperature, pressure, humidity, wind speed etc. This project utilizes a 6 x 16 matrix of RGB LEDs to visualize a weather forecast pulled from the Weather...
Continue ReadingRaspberry Pi Wifi module without USB
This board will let you add WiFi functionality to your Raspberry Pi Zero without having to sacrifice the only available high speed USB port. The board is based on ESP8266 Wifi module. WiFi on a Raspberry Pi using the HAT connector and an ESP8266. The goal of this project is to add...
Continue Reading