Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update README for Teensy 4.0 support
  • Loading branch information
Compizfox authored Aug 23, 2024
1 parent 2610cf3 commit 8ddee74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
This repository contains the Arduino firmware that implements a humidistat (humidity controller) by actuating two
solenoid valves. The firmware can be used on a variety of
[Arduino-compatible boards](https://docs.platformio.org/en/latest/frameworks/arduino.html#boards), but is developed for
and tested on the following two MCU boards:
and tested on the following MCU boards:

- Arduino Uno (AVR ATmega328P)
- Teensy LC (ARM Cortex-M0+)
- Teensy 4.0 (ARM Cortex-M7)

![](docs/pic.jpg)

Expand Down

0 comments on commit 8ddee74

Please sign in to comment.