Creative Technologies

Arduino


PC Hardware Monitor

This is one of my favourite projects I've done so far. A Hardware Stats Monitor is extremely useful during games, or compiling a lot of source code. The software currently installed on the Arduino is a modified version of Gnat-Stats, and the app for Windows is HardwareSerialMonitor. Maybe someday a Linux app will be released too.

Required components

  • Arduino Pro Micro
  • ST7735 1,8" TFT Display
  • Micro USB Cable
  • Jumper wires
  • Case (optional)

Software

Arduino IDE
Arduino Firmware
Windows App


Arduwatch

This is a smartwatch created by Technowright. I've always wanted a custom smartwatch, so I downloaded and ordered the PCB for it. The soldering wasn't that hard, except for a few small LEDs and resistors. I've used a slightly modified Spacehuhn's ESP8266 deauther firmware. It's a really cool gadget!

Components and supplies

  • Smartwatch PCB
  • ESP12-E or ESP12-F module
  • 0,96" OLED Display
  • 3.7V Battery
  • TP4056 module
  • 3.3v Regulator
  • SMD Tactile Switches
  • SMD Side Switch
  • Micro USB
  • 2x LED SMD (blue and red)
  • 10x 10K SMD Resistors
  • 2x 10uF Capacitor
  • 2x Mini SMD Tactile Switches (for RES and FLASH debug buttons, optional)
  • USB to TTL Converter (for programming the watch)

Software

Arduino IDE
Arduino Firmware (ESP8266 DEAUTHER)


Arduino Weather Station - WIP


Led clock ESP32S WROOM


Led clock ESP32 D1 mini


Word clock


School Timer

The timer displays the lesson number, the time until the end of the lesson and the time until the end of the break.
Very useful thing- tested!


Back to Projects