How to Access the Raspberry Pi GUI with a Remote Desktop Connection


https://www.electronics-lab.com/access-raspberry-pi-gui-remote-desktop-connection/

circuitbasics.com has a tutorial on how to access Raspberry Pi with a remote desktop connection. In the previous post, we learned how to set up a WiFi dongle and access the Raspbian command prompt via an SSH client called PuTTY. PuTTY is a great application for accessing the command line in Raspbian from another computer, […]

Tic Tac Toe Game with a touch screen and an Arduino Uno


https://www.electronics-lab.com/tic-tac-toe-game-touch-screen-arduino-uno/

In this Arduino project video educ8s.tv is going to build an Arduino Game, a Tic Tac Toe game with a touchscreen. In this video we are going to build an Arduino Tic Tac Toe game. As you can see, we are using a touch screen and we are playing against the computer. A simple game […]

Building A Tiny Portable Time-lapse Camera


https://www.electronics-lab.com/building-tiny-portable-time-lapse-camera/

Using a mini spy camera module, Ruiz Brothers had built a tiny portable camera that is used to take time-lapse videos and for all sorts of photo based projects. This project consists of these parts with an estimated cost of $39: Mini Spy Camera Module ($12.50) Adafruit Trinket (3V or 5V MicroUSB Version!) ($6.95) 100mAh […]

Reverse-engineering the ALU of 8008 microprocessor


https://www.electronics-lab.com/reverse-engineering-alu-8008-microprocessor/

Ken Shirriff has written an article on reverse engineering the ALU of the 8008 microprocessor: A computer’s arithmetic-logic unit (ALU) is the heart of the processor, performing arithmetic and logic operations on data. If you’ve studied digital logic, you’ve probably learned how to combine simple binary adder circuits to build an ALU. However, the 8008’s […]

Low-Cost FPGA With Reconfigurable Electronics Feature


https://www.electronics-lab.com/low-cost-fpga-reconfigurable-electronics-feature/

Iolinker is a cheap 64 FPGA board with a MachXO FPGA that functions as a dynamically configurable IO matrix. Its main functionality, besides IO extension, is to dynamically set up a matrix of GPIO connections, that allow direct pass-through of high-frequency signals. Circuits can thereby be configured and programmed on the fly. There are UART […]

Introduction to Digispark


https://www.electronics-lab.com/introduction-to-digispark/

runtimeprojects.com has a quick review of the Digispark board. It’s a really interesting mini board that can be used in small projects using Arduino IDE. In today’s blog post we’ll analyze one of the smallest and most practical boards out there. The Digispark board. It’s size, including the USB port, is 25mm x 18mm (so […]

NTP synchronized clock


https://www.electronics-lab.com/ntp-synchronized-clock/

The Network Time Protocol (NTP) is the most commonly used internet time protocol for synchronizing locally running clocks to a more accurate reference clock server. In United States, the official time is provided by the National Institute of Standards and Technology (NIST). The NIST servers listen to a NTP request, and respond by sending a 64-bit UDP/IP data packet […]

Export Eagle Libraries With SnapEDA


https://www.electronics-lab.com/export-eagle-libraries-snapeda/

Although the new Eagle subscription model by Autodesk will bring much-needed features to the software, many users after the announcement had decided to move their work to other alternatives, such as KiCad, Altium, Cadence, etc. One of the challenges was to convert the libraries made by Eagle to be compatible with other software programs. SnapEDA solved that […]

Increasing Battery Life With UB20M Voltage Detector


https://www.electronics-lab.com/increasing-battery-life-ub20m-voltage-detector/

Engineers at the University of Bristol have developed a three terminal pico-power chip that can cut standby drain in sensor nodes – even compared with today’s low-power microcontrollers. It does this by replacing the low duty-cycle sleep-wake-sleep pattern used on MCU-based sensor monitors, with ‘off’. A voltage detector powered by the sensor – there is […]

12V @ 120mA Transformerless Power Supply


https://www.electronics-lab.com/12v-120ma-transformerless-power-supply/

The circuit provided here is a transformer-less non-isolated power supply which is capable of delivering an output of 12V at 120mA current for an input voltage varying from 85VAC-265VAC. The LNK304 is the heart of this circuit which supports buck boost and flyback topologies. This project is low in cost and simple when compared other […]