DIGILAB-R - Vintage Style Digital Trainer

Submitted by GG on Wed, 03/22/2023 - 11:35

SRE DigilabDigital trainers integrate a breadboard with simple I/O and they are a great tool to learn digital circuits. DIGILAB-R is a vintage style digital trainer designed to be compatible with the Scuola Radio Elettra DIGILAB. It can be used to perform all the experiments in the Digital Electronics distance learning course that was popular in the 80's.

Filed under

SSR1/A - Dual Solid State Relay Arduino Shield

Submitted by GG on Thu, 01/05/2023 - 23:21

SSR1A Many MCU applications use electro-mechanical relays to control AC loads. While this is an excellent solution for occasionally turning on/off a load, it is not suited for frequent switching or PWM applications. SSR1/A is an opto-coupled solid state relay that can control two AC loads in a arduino shield form factor.

Filed under

ISO02 - Low Voltage Isolated Power Supply for Arduino

Submitted by GG on Sat, 11/19/2022 - 10:41

ISO02 A00While working with Arduino in industrial applications it's often useful to have a isolated voltages available. Depending on the circuit configuration, ISO02 can generate galvanically isolated unipolar and symmetric voltages from the 5V Arduino power. The circuit is based on a basic push pull configuration and uses an easy to obtain off the shelf transformer.

Filed under

GRAD - Micropower Geiger-Müller Counter Arduino Shield

Submitted by GG on Sat, 10/22/2022 - 15:55

GRAD B01Like many other hobbyist we have always been fascinated by radioactivity and the sensors to detect it. Geiger-Müller tubes are a common and relatively inexpensive way to measure radiation. GRAD is a complete solution for radiation counting in an Arduino shield form factor. Its main features are dual tube support to increase sensitivity and very low power consumption.

Filed under

M100ROM - 27C256 adapter for Tandy Model 100

Submitted by GG on Tue, 05/17/2022 - 16:47

M10ROMThe Tandy TRS-80 model 100/102 and 200 provide a ROM socket to add built in programs to the machine. To make inserting and replacing the ROM more user friendly the designers choose to use a custom chip socket (Molex series 78805) with 700mils pitch. The Molex carriers that mate with the sockets have been out of production for many years and are nowadays impossible to obtain.

Filed under

GGLABS Kiva Loans update

Submitted by GG on Sun, 04/24/2022 - 14:43

Kiva mapGGLABS started lending on Kiva back in 2016 and we are proud to announce that we have just made our 400th loan for a grand total of $10,000 of loaned funds. We love to support entrepreneurs and small businesses around the world to improve their lives. During the years we have supported people from 66 different countries.

6502 C Compilers Comparison

Submitted by GG on Sat, 03/12/2022 - 01:11

C6502C is our favorite language as it provides reasonably high level constructs while maintaining very good performance. The majority of the code we write for for both vintage computers and microcontrollers computers is in C. In this article we compare several C compiler for the 6502 to understand the performance and limitations of each.

Filed under

SDCC 4.2.0 Released

Submitted by GG on Tue, 03/08/2022 - 13:47

SDCC logoA new release of SDCC, the portable optimizing compiler for STM8, MCS-51, DS390, HC08, S08, Z80, Z180, Rabbit, SM83, eZ80 in Z80 mode, Z80N, TLCS-90, 6502, Padauk and PIC microprocessors is now available. Sources, documentation and binaries for GNU/Linux amd64, Windows amd64, macOS amd64 and Windows x86 are available.

Filed under