ChipChop Support Forum
Log in
Log out
Join the forum
My Details
REPLIES: 3
VIEWS: 261
BACK
REPLY TO THIS POST
jnogues
19 Jan 2024
My Template
Good morning.

Here I am sharing my template for chipchop. The devices I have connected to an ESP8266 are:

pushbuttons with pulldown resistor: GPIO12
leds: GPIO0, GPIO2, GPIO13
builtIn led: GPIO16
Temperature sensor LM75B: I2C (GPIO4 & GPIO5)
Single neopixel: GPIO15
10K variable resistor: A0

And I send upTime

Here is:
https://github.com/jnogues/chipchop/blob/main/template/template_chipchop.ino


I use it with this board:

Regards!


Attached images
Lukash M
19 Jan 2024
ACCEPTED

nice work, what is the board, some machine controller?
Down Under
19 Jan 2024

@Lukash

that's a custom made module testing board, a breadboard but without all the spaghetti of wires. Useful things if you are testing a lot of chips or batch flashing
jnogues
24 Jan 2024

Is the board than we mount and use for learn basic electronics in a small Tech School in Barcelona.