Pinned Repositories
CatProtect
The source code for the cat protect project.
FanController
This is the software for the fan controller project.
FontToBytes
A small Mac OS X application to convert a font bitmap into bytes to use for embedded systems.
guide-modular-firmware
Example code for the article.
LRAS1130
A library to control the AS1130 LED driver chip.
MicroPythonBitmapTool
PissOff
The software for the Boldport PissOff project.
PlantWateringSensor
This repository contains the hardware documentation of the plant watering sensor project.
SnowFlakeProject
All open source data of the snow flake project.
SnowFlakeSceneSimulator
This is a scene simulator for the snowflake decoration.
LuckyResistor's Repositories
LuckyResistor/SnowFlakeProject
All open source data of the snow flake project.
LuckyResistor/guide-modular-firmware
Example code for the article.
LuckyResistor/SnowFlakeSceneSimulator
This is a scene simulator for the snowflake decoration.
LuckyResistor/MicroPythonBitmapTool
LuckyResistor/templates-for-embedded
LuckyResistor/event-based-firmware
All examples from the "Event-Based Formware" article.
LuckyResistor/HAL-common
Common interfaces and classes for the HAL system.
LuckyResistor/LR2103
Box with Ornaments
LuckyResistor/CandleDecoration
The firmware for a simple RTC based candle decoration light, using Trinket M0, DS3231M RTC and a Neopixel ring.
LuckyResistor/CandleLightEmulator
This is an Arduino compatible firmware to emulate candlelight using a RGB LED strip.
LuckyResistor/EventLoopExample
A complete event loop example for Arduino Zero or Adafruit Feather M0.
LuckyResistor/AlwaysOnWorkshop
The firmware for the AlwaysOnProject.
LuckyResistor/ReadSHT31
A simple command line tool for Raspberry Pi to read a SHT31 sensor over the I2C bus.
LuckyResistor/ExtremeIntegers
LuckyResistor/HAL-feather-m0
An universal hardware access layer for the Adafruit Feather M0 platform using the Arduino IDE.
LuckyResistor/PetFeeder6
LuckyResistor/ReadSGP30
A simple command line tool to read values from an SGP30 sensor attached to a Raspberry Pi.
LuckyResistor/HAL-arduino-fm0-platform-io
A HAL extension to integrate some low level SAMD21 code with high level Arduino code for PlatformIO.
LuckyResistor/HAL-arduino-platform-io
The platform adapter for the HAL system for platform.io with the arduino module.
LuckyResistor/HAL-common-unittest
The unittests for the HAL common repository.
LuckyResistor/HAL-ds3231
HAL driver for the Maxim DS3231 real time clock chip.
LuckyResistor/HAL-example-fm0-blink
A simple example project for the HAL toolchain.
LuckyResistor/HAL-example-fm0-delayed-serial
A small example application, demonstrating delayed serial access and the event loop.
LuckyResistor/HAL-example-fm0-lcd-hitachi
A HAL example how to use the hitachi LCD driver.
LuckyResistor/HAL-lcd-character
An abstract interface for LCD character interfaces.
LuckyResistor/HAL-lcd-hitachi
The driver for hitachi chip based LCD displays.
LuckyResistor/HAL-mcp230xx
HAL driver for the Microchip MCP23008 and MCP23016 I/O expander chips.
LuckyResistor/HAL-TCA9534
A simple driver for the TCA9534 IO expander chip.
LuckyResistor/HAL-toolchain
Toolchains to build binaries for the HAL system.
LuckyResistor/LR2105