Skip to content

Dennis-Immanuel Czogalla

Projects and tutorials about programming, 3d modelling and much more

  • Home
  • Projects
    • FM Plotter, a tool to visualize frequency modulation
    • Arc Reactor MK I | 3D printed
    • PiFrame | Raspberry Pi
    • DIY Synthesizer | Python
    • Raspberry Bot, a Linefollower which learns on it’s own
  • Art
  • Tutorials
    • Python Development
      • Python App with Kivy Framework
    • Raspberry Pi
      • How to read out analog signals (sensors, potentiometers etc) with Raspberry, SPI and MCP3008
      • How to install Eardrum Blaster on Raspberry Pi
      • Kuman MHS-3.5inch touchscreen with Pygame on Raspberry Pi on command-line
      • How to use multiple SPIs on Raspberry Pi (e.g. 3.5 inch Touchscreen, MCP 3008)
  • About
  • Contact

Tag: Python

Cat Links Projects, Tutorials

Python App with Kivy Framework

Posted on 6. April 20223. February 2023 denicz

Welcome to this free ongoing Tutorial Series. It will teach you everything about python development with the Kivy Framework, so that you can create your own Android Apps.

Cat Links Projects, Tutorials

FM Plotter Pro , frequency modulation now even better

Posted on 8. October 202116. October 2021 denicz

FM Plotter Pro was an attempt to create an android app out of the original FM Plotter project with additional improved features. This includes improved performance, a new third modulating wave, an improved graphical user interface and a play button

Continue readingFM Plotter Pro , frequency modulation now even better

Cat Links Projects

Raspberry Bot, a Linefollower which learns on it’s own

Posted on 30. May 202112. April 2022 denicz

As part of a lecture at my university, I’ve developed a Linefollower robot which learns to follow a line on it’s own. It uses Q-Learning, a type of reinforcement learning to achieve this goal. The original robot used an Arduino,

Continue readingRaspberry Bot, a Linefollower which learns on it’s own

Cat Links Projects, Tutorials

FM Plotter, a tool to visualize frequency modulation

Posted on 29. May 202130. May 2021 denicz

Now what in the hell is frequency modulation? In this article i will focus on it’s use in music production. Basically any Synthesizer use frequency modulation to create the typical vibrato effect. This kind of effect was very popular in

Continue readingFM Plotter, a tool to visualize frequency modulation

Cat Links Raspberry Pi, Tutorials

How to install Eardrum Blaster on Raspberry Pi

Posted on 4. November 20209. November 2020 denicz

The Eardrum Blaster is a DIY Synthesizer written in Python. Please notice: the current version is experimental. It will work on your Raspberry Pi but it’s not optimized. This can result in a distorted and discontinuous sound! It was tested

Continue readingHow to install Eardrum Blaster on Raspberry Pi

Cat Links Projects

DIY Synthesizer | Python

Posted on 15. August 202029. May 2021 denicz

Audio Synthesis seems like magic at first but in fact it isn’t. I’ve created a synthesizer with effects like Reverb, an ADSR envelope and a LFO. I’m using Python 3, the lowlevel library Pyaudio, RtMidi for Midi Input and Tkinter

Continue readingDIY Synthesizer | Python

Cat Links Piframe, Projects

PiFrame | Raspberry Pi

Posted on 15. August 20205. June 2021 denicz

I’ve built a digital photo frame with a 8×8 RGB led matrix as display. It uses a Raspberry Pi and was programmed with Python. It has a few animations, you can play Snake on it and it also can act

Continue readingPiFrame | Raspberry Pi

Copyright © 2023 Dennis-Immanuel Czogalla | Impressum | Signify Education by WEN Themes
Scroll Up