risc-v Vector extension for RISC-V and HWACHA project As the RISC-V community grows, more accomplishments will be integrated into the specifications. One of the most interesting and notorious additions from the last update (2017) it's the vector extension
microsoft Review Azure Sphere MT3620 Intro It has been a while since Microsoft tries to enter into a new market of hardware since the Zune failure in 2006 that's different from new mices and keyboard
Cyclone V FPGA/Linux co-design with Cyclone V - Hardware run [3/3] This is the third and last part of a series of posts, so before start reading, check the second part here. As the final objective of this guide, we'll build
linux FPGA/Linux co-design with Cyclone V - A Linux story [2/3] This is the second part of a series of posts, so before start reading, check the first part here. In this part we'll compile the Linux Kernel and generate a
Cyclone V FPGA/Linux co-design with Cyclone V - FPGA Side [1/3] Beginning in the latest post about Cyclone V, I decided to investigate even more how we can create a co-design (hardware+software) to embedded into this target to create an
fsm Finite state machines in verilog Almost always when that you think in a way to solve a problem, if you take notes of the thoughts, you'll amaze that you are actually thinking in finite state
IIR IIR Filter in Verilog Theory This is one of the simple post series that'll write about because besides it simplicity, it could be very useful for somebody that's just looking for a simple implementation
quartus Getting through FPGA - Cyclone V Goals/Warning: This tutorial approaches a superficial "first contact" with the design with SoC + FPGA, if you need more information about the peripherals, it's better to ask in
IoT for smart room - Amazon Alexa and Particle.io I'm kind of busy at the moment with some other projects in my life but it's been a while since I promised to make a video with the integration of
6LoWPAN [6LoWPAN] MQTT-SN and Contiki-OS / Part 2 Warning This is a second part of this post, if you haven't seen the first part, just go and read before understand this. As I promise, this is the second
[ARM] Blue pill and STM32F on Linux When I was surfing on the Internet, I found out this board that's a ARM Cortex-M3 for less than U$2,00 dollars, what's in my opinion a good deal
[Portfolio] Hardware designs This is a different kind of post, until this moment there is only one post with hardware and as a electrical engineer, I worked with many kind of electronic projects
6LoWPAN [6LoWPAN] MQTT-SN and Contiki-OS / Part 1 PLEASE make sure that'll you run this tutorial into a host machine that's architecture x64. So, in other terms, the vmware virtual machine provided by contiki-os website doesn't enable you
iot [6LoWPAN] UDP Server in Contiki The mainly motivation of this post is about a friend of mine called Anass who that sent me an e-mail about UDP with Contiki. As in the first post, the
iot Initial State as fast UI At sometimes you just need to view your data and analyze if it's up and running as programmed by your code. For those who just doesn't want to worry about
iot [6LoWPAN] Contiki-OS and Cooja If you try to search for Contiki in google, maybe the first link will be a traveling website what could be a little frustrating but don't be angry, the second
amazon polly [Jarvis] Getting started with Amazon Polly When I started to use the AWS, I realize that there're so many products that I would spend a good time to test them all, maybe one year. After some
esp Review of ESP32 “When we talk about the Internet of Things, it’s not just putting RFID tags on some dumb thing so we smart people know where that dumb thing is. It’
First hello world post Introduction In any plataform of electronics or software there is always the famous hello world example. Therefore I decided to start from this keyword, explaining exactly why I created this