Open in app
Home
Notifications
Lists
Stories

Write
Andrea Finollo
Andrea Finollo

Home

4 days ago

SWIFT, RASPBERRYPI, BLUETOOTH — X — FILE PART 3

About 3 years ago I started a really new interesting project in collaboration with my boxing gym Glorious Fight Gym. I still don’t remember how it started, but I ended up developing a machine that can be used to measure boxer reflexes. This is the third part of a serie…

I OS

5 min read

SWIFT, RASPBERRYPI, BLUETOOTH — X — FILE PART 3
SWIFT, RASPBERRYPI, BLUETOOTH — X — FILE PART 3

Feb 26

RESULT BUILDERS AND DSL — X — FILE

Almost a month ago I started to create a new library called BitWiser with the help of a colleague. It’s a library that helps developer in dealing with bits, bytes and nibbles. Working a lot with bluetooth I’ve found that could be interesting write a DSL close to SwiftUI, but…

I OS

5 min read

RESULT BUILDERS AND DSL — X — FILE
RESULT BUILDERS AND DSL — X — FILE

Dec 20, 2021

SWIFT, RASPBERRYPI, BLUETOOTH — X — FILE PART 2

About 3 years ago I started a really new interesting project in collaboration with my boxing gym Glorious Fight Gym. I still don’t remember how it started, but I ended up developing a machine that can be used to measure boxer reflexes. This is the second part of this article. …

I OS

8 min read

SWIFT, RASPBERRYPI, BLUETOOTH — X — FILE PART 2
SWIFT, RASPBERRYPI, BLUETOOTH — X — FILE PART 2

Nov 29, 2021

SWIFT, RASPBERRYPI, BLUETOOTH — X — FILE PART 1

About 3 years ago I started a really new interesting project in collaboration with my boxing gym Glorious Fight Gym. I still don’t remember how it started, but I ended up developing a machine that can be used to measure boxer reflexes. If you remember this you had a great…

Raspberry Pi

10 min read

SWIFT, RASPBERRYPI, BLUETOOTH — X — FILE
SWIFT, RASPBERRYPI, BLUETOOTH — X — FILE

Mar 9, 2021

COMBINE — X — FILE

When I started with this crazy idea to create a bluetooth low energy library for Apple hardware using Combine I really didn’t have an idea about what I was up to. INTRODUCTION Some stuff that blew my mind: First the paradigm: Combine uses a functional react paradigm (FRP). Second “time”: in…

I OS

9 min read

COMBINE — X — FILE
COMBINE — X — FILE

Jan 4, 2021

INTERFACE BUILDER AND UISCROLLVIEW — X — FILE

It has been a long since the last time I had to setup a UIScrollView in interface builder, I usually do programmatically and a lot has changed so here is a little post about how to configure a scroll view entirely using interface builder. Reading this article you will understand: …

I OS

8 min read

INTERFACE BUILDER AND UISCROLLVIEW — X — FILE
INTERFACE BUILDER AND UISCROLLVIEW — X — FILE

Aug 10, 2020

THE SWIFT PACKAGE MANAGER — X — FILE

Recently I’ve released a library on Github that helps iOS, macOS, tvOS and watchOS developer in using Bluetooth LE peripherals. I’ve decide to distribute it by using two 2 dependency managers: * Carthage * Swift Package Manager (SPM) In this article I’m going to explain you my experience in integrating…

I OS

7 min read

THE SWIFT PACKAGE MANAGER — X — FILE
THE SWIFT PACKAGE MANAGER — X — FILE

Jul 26, 2020

CORE BLUETOOH STATE PRESERVATION AND RESTORATION — X — FILE

What’s the crack with state preservation and state restoration? CoreBluetooth works in background, but what happen if your app get killed by the system, or the user turn off and on again the iOS device? Basically you will lost the connection and it will not be restored. CoreBluetooth offers an opportunity to avoid that and makes the communication with your Bluetooth…

I OS

6 min read

CORE BLUETOOH STATE PRESERVATION AND RESTORATION
CORE BLUETOOH STATE PRESERVATION AND RESTORATION
Andrea Finollo

Andrea Finollo

The Xcode Whisperer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable