Skip to content

Instantly share code, notes, and snippets.

View Electronza's full-sized avatar

Teodor Costachioiu Electronza

View GitHub Profile
@Electronza
Electronza / recipe.html
Last active May 7, 2022 12:19
Recipe template for Blogger/Blogspot with CSS and HTML code
<style type="text/css">
/* Styling for the recipe container */
.recipe-container{
border: 1px solid #d9d9d9;
/* Order is: top right bottom left */
/* padding: 0px 25px 25px 25px; */
margin: 25px 0px 25px 0px;
}
.recipe-header{
/* Order is: top right bottom left */
# Project page
#
@Electronza
Electronza / SpeakUp Arduino code
Created May 6, 2020 06:24
SpeakUp Arduino code
# Project page
#
@Electronza
Electronza / AS3935: Arduino lightning datalogger
Created May 6, 2020 06:22
AS3935: Arduino lightning datalogger
# Project page
#
@Electronza
Electronza / DMX console Arduino
Created May 5, 2020 12:56
Arduino DMX console
# Project page
#
@Electronza
Electronza / OLED click Arduino code
Created May 5, 2020 09:55
OLED click arduino tutorial
# Project page
#
@Electronza
Electronza / Ambient2 click demo code
Created May 5, 2020 09:31
Ambient2 click tutorial
# Project page
#
@Electronza
Electronza / Arduino text to speech clock
Created May 4, 2020 13:18
Arduino text to speech clock
# Project page
#
@Electronza
Electronza / MPLAB Xpress: Altitude Click demo code
Created May 4, 2020 12:12
MPLAB Xpress: Altitude Click demo code
# Project page
#
@Electronza
Electronza / Lightning detection using AS3935 and PIC18F4520
Last active May 3, 2020 07:59
Lightning detection using AS3935 and PIC18F4520
# Project page
# https://medium.com/electronza/lightning-detection-using-as3935-and-pic18f4520-microcontroller-695bbfb9dfc5