What is AgonLight2?
is a re-design of the original AgonLight eZ80F92 retro computer, designed as a hobby project by
Bernardo Kastrup;
is a complete Single Board Computer (SBC) with VGA display output, PS2 keyboard, and SD
card (acting as an external disk). This means that to write and run programs you do not need an external
computer like Arduino boards do;
is BASIC-programmable microcomputer;
has a GPIO connector with GPIO ports, I2C, SPI, and more signals, which are accessible and
can be used to interact with additional hardware (sensors, expansions, etc);
AgonLight and
are Open Source Hardware and officially
;
All CAD source files are available at
and
GitHub repositories. They are released
under CERN Open Hardware License Version 2 – Strongly Reciprocal and allow users to learn, study, edit,
modify, produce, and sell same or derivative products based on these designs. The only requirements is to
open source their work under the same licensee.
The firmware of AgonLight is written by Dean Belfield and reproduces BBC Basic for Z80. The firmware is
also Open Source Software and available on
. The same firmware works on
without any
modifications.
is RoHS, REACH, CE and UKCA compliant.
4
Summary of Contents for AgonLight2
Page 1: ...AgonLight2 User Manual Rev 1 8 October 2023 olimex com 1...
Page 3: ...INTRODUCTION 3...
Page 8: ...HARDWARE 8...
Page 11: ......
Page 12: ......
Page 13: ......
Page 14: ......
Page 18: ...Access bus connector This is I2C and power supply with 3 3V levels 18...
Page 21: ...SOFTWARE 21...
Page 29: ...Software access to I2C TBD 29...
Page 30: ...Software access to SPI TBD 30...
Page 31: ...Software access to VPU TBD 31...