• Stars
    star
    2
  • Language
    C++
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Arduino clock using a 16 by 2 LCD and an RTC module. The plan is to replace the Arduino with an ATtiny85 and have buttons etc to adjust the date and time, turn on/off the backlight.

More Repositories

1

Tnsnames_checker

Validate and syntax check your tnsnames.ora file.
Java
11
star
2

QLAssemblyLanguageMagazine

Source code (LaTeX) for a somewhat irregular Sinclair QL assembly language eComic.
TeX
10
star
3

QLAssemblyLanguageBook

The QL Assembly Language Book source. Based on a slightly evolved version of the articles published in QL Today Magazine over 17 odd years!
TeX
6
star
4

HexDump

Simple Windows utility to dump a file, or part of a file, in hexadecimal.
C
6
star
5

OracleTraceFilesExplained

An eBook, attempting to explain the internals of Oracle Trace Files.
TeX
6
star
6

SuperBASIC-Manual

RWAP Software's Online SuperBASIC manual - for conversion purposes
Python
5
star
7

SDFileHandler

Better SD Card File handler for Arduino.
C++
4
star
8

qltools

qltools with added libhxcfe support.
C
2
star
9

ssh_tunnels

How to create and use SSH Tunnels with Toad, SQLDeveloper, SQL*PLus etc. Uses Putty, MobaXterm and BitVise SSH clients to create the tunnels.
2
star
10

qxltools

Tools to manipulate Sinclair QL "QXL.WIN" files on numerous (!) operating systems.
C
2
star
11

AVRmillis

PlatformIO example code to replace the Arduino `micros` and `millis` functions. Harnesses the Timer/counter 0 overflow interrupt in exactly the same manner as the Arduino does.
C++
2
star
12

DeadlockAnalysys

An attempt to extract useful information and diagnostics from an Oracle trace file containing deadlock details.
C++
2
star
13

WritingLibraries

This is the LyX source code for the article on how to write Arduino and AVR libraries. The demo libraries can be found in my digitalPin and avrDigitalPin repositories.
TeX
2
star
14

QStripper

QStripper is a utility that extracts text (only) and text formatting, from a Sinclair QL "Quill" document, which could have been created on a PC as well. The text can then be edited on screen before being exports to a number of different formats.
C++
2
star
15

PiSound

A small utility to manage sound on the Raspberry Pi. Where it goes, volume, mute etc. From the command line.
Python
1
star
16

ArchiveExtractor

Examines the internals of an QDOS Archive database file.
C++
1
star
17

TraceCollier

An improved version of TraceMiner. Written in C++ and quite honestly, a better product altogether!
C++
1
star
18

QXLDump

Small utility to dump out, in hex, the contents of a Sinclair QL formatted QXL.WIN file - in a meaningful context, not just a pile of hex numbers.
C++
1
star
19

QDOSinternals

A HUGO conversion of my old QDOSinternals Wiki. I've converted from Dokuwiki to Markdown because it's fashionable! πŸ˜‰
CSS
1
star
20

QLWikiConverter

Reads the source code for the QL Wiki, in WiClear format, and produces a file in (almost) any format that you fancy, provided you have a conversion file set up for that output format.
C++
1
star
21

FPC-CrossCompiler-QL

This repository is for a PDF document describing how anyone can set up and build the Free Pascal Compiler for the Sinclair QL.
1
star
22

AVRAssist

Some header files to make life a little easier when using AVR C/C++ code.
C++
1
star
23

AtTiny85_Plant_Waterer

This system, for want of a better word, uses an AtTiny running at 1MHz, to sleep in power off mode (pulling only about 6 microAmps) until a certain time has gone by. It then checks a digital moisture sensor and if high, turns on a relay to operate a pump to water the plant.
C++
1
star
24

libAnaComp

An Arduino (or PlatformIO) library to allow simple access to the ATmega168/328 Analog(ue) Comparator.
Assembly
1
star
25

OraenvWin

The Oracle utility 'oraenv' for use on Windows.
C++
1
star