Space Invaders FPGA Game


https://www.electronics-lab.com/space-invaders-fpga-game/

Patsiatzis Nikos and Katsaros Nikos build the space invaders game using a ZedBoard FPGA. The project’s code is available on github. This two person project was completed through the course of Embedded Systems at the University of Thessaly, Department of Computer Engineering. In the context of this game we implemented the classic space invaders game using a zedboard fpga. […]

All CPU and MCU documentation in one place


https://www.electronics-lab.com/cpu-mcu-documentation-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 reference cards, and the like. All CPU and MCU documentation in one place – [Link]

DIY-Thermocam – an open-source, do-it-yourself thermographic camera


https://www.electronics-lab.com/diy-thermocam/

Max Ritter has pointed us to his latest project, the DIY-Thermocam, a open source thermal imager based on FLIR thermal sensor. The results are awesome! The device is based on the popular FLIR Lepton thermal sensor and uses a Teensy 3.2 mikrocontroller to display live thermal images on a nice 3.2 inch touch screen. The aim […]

Texas CC2538 based development board


https://www.electronics-lab.com/texas-cc2538-based-development-board/

Jelmer Tiete has designed a development board for the TI CC2538, that is available at GitHub: It’s a nice little system-on-chip with an ARM Cortex M3, 2.4 GHz 802.15.4 radio and it runs at 32 MHz. Perfect for all your favorite Internet Of Things (IOT) shenanigans. Contiki supports this chip pretty well, which means easy […]

Search Github projects by component – find design references


https://www.electronics-lab.com/search-github-projects-by-component-find-design-references/

dangerousprototypes.com has launched a new search feature that is able to search GitHub for specific parts and enables you to easily find reference designs for your next projects. This new search feature can also display Schematics and PCB previews without having to open a CAD software on your local machine, but some limitations exists. They […]