- Raspberry Pi Temperature Sensor Web Server - Part 4 (iOS Swift App)
Finishing the project up by building the iOS app to read the temperature data from the already built web server...
- Raspberry Pi Temperature Sensor Web Server - Part 3 (Scheduling temperature readings and PHP script)
Making a cron job to schedule temperature readings and storing them using php...
- Centre UICollectionView Cells Horizontally iOS
I needed to make cells appear from the centre of a collection view for a work project recently. Heres how I did it...