<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/theme/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>jpralves.net - Article</title><link href="https://jpralves.net/" rel="alternate"></link><link href="https://jpralves.net/feeds/article.atom.xml" rel="self"></link><id>https://jpralves.net/</id><updated>2020-08-31T00:00:00+01:00</updated><subtitle>Joao Alves personal site with information related to electronics, science, technology and computers</subtitle><entry><title>Introducing Grove Beginner Kit for Arduino</title><link href="https://jpralves.net/post/2020/08/31/introducing-grove-beginner-kit-for-arduino.html" rel="alternate"></link><published>2020-08-31T00:00:00+01:00</published><updated>2020-08-31T00:00:00+01:00</updated><author><name>João Alves</name></author><id>tag:jpralves.net,2020-08-31:post/2020/08/31/introducing-grove-beginner-kit-for-arduino.html</id><summary type="html">&lt;p&gt;&lt;img alt="" src="https://jpralves.net/imgt/articles/grovebka/big_demo_t.jpg" /&gt;&lt;/p&gt;&lt;p&gt;Today I received the Grove Beginner Kit for Arduino from Seeed Studio. The first impression I had is this Kit is very good! Delivered in a very nicely built box. The experience of opening the Kit is amazing. The box …&lt;/p&gt;</summary><category term="Seeeduino Lotus"></category><category term="Buzzer"></category><category term="OLED Display"></category><category term="Microphone"></category><category term="DHT11"></category></entry><entry><title>Making CSEduino PCB with PCBWay</title><link href="https://jpralves.net/post/2020/04/25/making-cseduino-pcb-with-pcbway.html" rel="alternate"></link><published>2020-04-25T00:00:00+01:00</published><updated>2020-04-25T00:00:00+01:00</updated><author><name>João Alves</name></author><id>tag:jpralves.net,2020-04-25:post/2020/04/25/making-cseduino-pcb-with-pcbway.html</id><summary type="html">&lt;p&gt;&lt;img alt="" src="https://jpralves.net/imgt/articles/cseduino_pcbway/cseduino-pcbway_t.jpg" /&gt;&lt;/p&gt;&lt;p&gt;When we are making an electronics project, after some tweaking with the components in the breadboard the next step is using a Perfboard or a Veroboard to solder the circuit. That’s what I’ve done with CSEduino. The first …&lt;/p&gt;</summary><category term="CSEduino"></category><category term="PCB"></category><category term="PCBWay"></category></entry><entry><title>Setting up Raspberry PI Zero W</title><link href="https://jpralves.net/post/2019/12/09/setting-up-raspberry-pi-zero-w.html" rel="alternate"></link><published>2019-12-09T00:00:00+00:00</published><updated>2019-12-09T00:00:00+00:00</updated><author><name>João Alves</name></author><id>tag:jpralves.net,2019-12-09:post/2019/12/09/setting-up-raspberry-pi-zero-w.html</id><summary type="html">&lt;p&gt;&lt;img alt="" src="https://jpralves.net/imgt/articles/rpizw/rpizw_t.jpg" /&gt;&lt;/p&gt;&lt;p&gt;Hi there, I was challenged by Seeed Studio to make a review of a Raspberry PI Zero W. So here are my thoughts. I’ll show you how to setup the Micro-SD Card to use to Raspberry PI Zero …&lt;/p&gt;</summary><category term="Raspberry PI Zero W"></category><category term="Python"></category></entry><entry><title>LCD RGB KEYPAD For RPi</title><link href="https://jpralves.net/post/2016/05/16/lcd-rgb-keypad-for-rpi.html" rel="alternate"></link><published>2016-05-16T00:00:00+01:00</published><updated>2016-05-16T00:00:00+01:00</updated><author><name>João Alves</name></author><id>tag:jpralves.net,2016-05-16:post/2016/05/16/lcd-rgb-keypad-for-rpi.html</id><summary type="html">&lt;p&gt;&lt;img alt="" src="https://jpralves.net/imgt/2016/05/RPI_LCD_RGB_KEYPAD_t.jpg" /&gt;&lt;/p&gt;&lt;p&gt;Features I2C Interface (Address: 0x20) LCD 16x2 Characters 5 Buttons 1 RGB LED Uses MCP23017 Setup Activate I2C on Raspberry PI (raspi-config -&gt; Advanced Options -&gt; I2C -&gt; Yes) Install the required packages: sudo apt install python-dev i2c-tools git clone https://github.com …&lt;/p&gt;</summary><category term="PI Hat"></category><category term="Raspberry PI"></category><category term="16x2 LCD"></category><category term="I2C"></category><category term="MCP23017"></category></entry><entry><title>RPI PCD8544 Shield V3.1</title><link href="https://jpralves.net/post/2016/05/16/rpi-pcd8544-shield-v31.html" rel="alternate"></link><published>2016-05-16T00:00:00+01:00</published><updated>2016-05-16T00:00:00+01:00</updated><author><name>João Alves</name></author><id>tag:jpralves.net,2016-05-16:post/2016/05/16/rpi-pcd8544-shield-v31.html</id><summary type="html">&lt;p&gt;&lt;img alt="" src="https://jpralves.net/imgt/2016/05/RPI_PCD8544_t.jpg" /&gt;&lt;/p&gt;&lt;p&gt;Features 84x48 pixels matrix LCD Uses PCD8544 Color: Monochrome Backlight: White Pinout GPIO0 - CLK - 17 GPIO1 - DIN - 18 GPIO2 - D/C - 27 GPIO3 - CS - 22 GPIO4 - RESET - 23 Setup for Python Using Adafruit Python libraries: Install the required packages: git …&lt;/p&gt;</summary><category term="PI Hat"></category><category term="Raspberry PI"></category><category term="PCD8544"></category><category term="Nokia 5110 LCD"></category></entry><entry><title>AVR Optimizations</title><link href="https://jpralves.net/post/2015/06/16/avr-optimizations.html" rel="alternate"></link><published>2015-06-16T00:00:00+01:00</published><updated>2015-06-16T00:00:00+01:00</updated><author><name>João Alves</name></author><id>tag:jpralves.net,2015-06-16:post/2015/06/16/avr-optimizations.html</id><summary type="html">&lt;p&gt;&lt;img alt="" src="https://jpralves.net/imgt/no-thumb.jpg" /&gt;&lt;/p&gt;&lt;p&gt;In the world of microcontrollers and unlike the world of computers, resources are scarce and any optimizations that can be made are very useful. In this article we will cover some of the various optimizations that can be made so …&lt;/p&gt;</summary><category term="AVR"></category><category term="Programming"></category></entry></feed>