Pinned Repositories
DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
faceanim
Arduino code. Animate a "face" with four LEDs for: eyes, nose and mounth. An IR proximity sensor is used to trigger some of the animation steps. An external sound generator can be controlled with 6 digital pins.
pico-micro_speech
This repo implements the micro_speech example for deployment on Raspberry Pico RP2040 compatible micrcontroller boards.
RadioHead
RadioHead Packet Radio library for embedded microprocessors - Fork for RFM22B support on Raspberry PI
rover_wugc
4tronix M.A.R.S. Rover Robot remote control using the PiHut Wireless USB Game Controller
rpicampy
Time-lapse with Rasberry Pi controlled camera
tf-deep_speech
DeepSpeech2 Model fork from tensorflow/models/research
tflm-arduino
This experimental fork is based on the old official TensorFlow Lite Micro Library for Arduino Examples, with modifications to work with the newer (2024+) official TensorFlow Lite for Microcontrollers implementation.
TinyML-Cookbook
TinyML Cookbook, published by Packt
WStation
Home Weather Station with Arduino and Raspberry PI
istvanzk's Repositories
istvanzk/tf-deep_speech
DeepSpeech2 Model fork from tensorflow/models/research
istvanzk/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
istvanzk/RadioHead
RadioHead Packet Radio library for embedded microprocessors - Fork for RFM22B support on Raspberry PI
istvanzk/rover_wugc
4tronix M.A.R.S. Rover Robot remote control using the PiHut Wireless USB Game Controller
istvanzk/rpicampy
Time-lapse with Rasberry Pi controlled camera
istvanzk/TinyML-Cookbook
TinyML Cookbook, published by Packt
istvanzk/faceanim
Arduino code. Animate a "face" with four LEDs for: eyes, nose and mounth. An IR proximity sensor is used to trigger some of the animation steps. An external sound generator can be controlled with 6 digital pins.
istvanzk/gardenlights
Fading LED garden lights driver
istvanzk/pico-micro_speech
This repo implements the micro_speech example for deployment on Raspberry Pico RP2040 compatible micrcontroller boards.
istvanzk/python-multitouch
Multi-touch Python drivers for FT5406 and EP0510M09 touchscreens
istvanzk/RasPiConnectServer
Python Server for the Apple App RasPiConnect
istvanzk/tflm-arduino
This experimental fork is based on the old official TensorFlow Lite Micro Library for Arduino Examples, with modifications to work with the newer (2024+) official TensorFlow Lite for Microcontrollers implementation.
istvanzk/WStation
Home Weather Station with Arduino and Raspberry PI
istvanzk/raspberry_pi_neopixel
A Christmas light display using a Raspberry Pi, Neopixels, and Python