Open Source Featured La Inteligencia Artificial y el movimiento Open Source Está bastante claro qué es lo que consideramos Open Source cuando hablamos de software. Las fronteras son un poco más difusas al hablar de hardware, y, como ha demostrado Meta de nuevo con el anuncio de Llama 3.1, al tratarse de inteligencia artificial.
Business SC Robotics' 2nd anniversary In this second SC Robotics birthday I reflect upon last year goals and our near future.
Open Source ¿Cuándo un proyecto se puede considera Open Source? ¿Qué significa que un proyecto sea Open Source? ¿Basta con liberar el código o hay algo más? ¿Cuáles son los beneficios de un proyecto de este tipo?
Business SC Robotics turns 1-year-old SC Robotics has just turned 1 and I wanted to take a moment to think about the main lessons I've learned.
Development Why we chose LGPL license for Polaris After we started to show Polaris to more and more people we started to wonder if the license we chose had been the right one. In this post I explain why we decided to use LGPL.
Artificial Intelligence Featured Analyzing LightSail-2 telemetry with Polaris Polaris can help satellite operators to explore telemetry data using machine learning. Here's an example of a LightSail-2 analysis.
Artificial Intelligence ESA selects Polaris to participate in SOCIS Polaris will be part of the ESA Summer of Code 2019. The selected student has been Jan-Peter Ceglarek. He will be working on a Python module to analyze satellite telemetry from the SatNOGS network.
Software Featured Polaris participates in GSoC'19 Polaris will be part of the Google Summer of Code 2019. The selected student has been Aditya Malshikhare, and he will be working on a Python module to analyze satellite telemetry from the SatNOGS network.
Embedded Un vistazo a la arquitectura de ArduPilot ArduPilot es un gran ejemplo de un proyecto potente y flexible. Soporta diferentes tipos de vehículos y corre en varias plataformas. En esta entrada intento profundizar en su arquitectura para reaprovechar sus fortalezas.
Space Featured Using AI onboard of small sats - OSCW 18 This year for OSCW we have measured the power consumption of two edge computing devices (the TX1 and the Movidius) to know if they could be potentially embed on a Cubesat. What's the future of AI for Cubesats?
Embedded Featured Experimentando con C++ en sistemas embebidos C++ es un lenguaje que está evolucionando bastante en los últimos años. En este post analizo que hace el compilador cuando usamos 'std::array' y las diferencias con un clásico array de C.
Artificial Intelligence List of resources for Artificial Intelligence on the Edge I'm starting a crowdsourced list of resources for AI on the Edge. Check it out 👉🏾 https://github.com/crespum/edge-ai
Embedded Featured Unit tests in embedded systems: reality or fiction? Is TDD being used in embedded software development? What can we learn from software devs to improve the quality of our software?
Space My project at SpaceUp Barcelona 2018: AI for cubesats The rise of #EdgeComputing is giving unprecedented computation capabilities to devices we could never imagine. Is it also possible to use AI onboard of Cubesats?
Embedded Tests unitarios en sistemas embebidos: ¿realidad o ficción? Me gustaría plantearos dos preguntas: ¿Creéis que hacer TDD es algo común en desarrollo de software embebido? ¿Cómo enfocaríais un proyecto nuevo para maximizar la calidad del mismo?
Embedded Featured 3 lecciones que debes entender para desarrollar un bootloader El desarrollo de un bootloader me ha llevado a preguntarme qué sucede en un microcontrolador desde que encendemos el sistema hasta que arranca la aplicación principal.
Space Featured Standardizing the space - OSCW 17 How can cubesat projects reach the space faster and cheaper? How can these and other spacecrafts generate revenue or data while reducing the required investment?
Electronics Qué es una FPGA y por qué jugarán un papel clave en el futuro La flexibilidad y potencia de cálculo está convirtiendo a las FPGAs en una pieza clave en el campo de la inteligencia artificial y el procesado de grandes cantidades de datos.