acelectronics's repositories
Elegoo-SmartCar
Continuing to develop my program for the Elegoo SmartCar v4 using the Elegoo Smartcar Shield v1.1 and an Arduino Uno R3.
allskycamera
Code for my all-sky camera. It is a Python script running on a Raspberry Pi 3, with a cheap IR camera module
modelrockets
Basic Python code to simulate a simple single-stage model rocket launch using Estes motors.
assembly_pic-as_PROGRAMS
Example code written using my template for the PIC16F88 Microcontrollers with MPLAB X IDE v6.15 and the XC8 "pic-as" compiler. These programs are unrelated to my textbook, Assembly Programming of Microcontrollers: Electronics for Hobbyists and A-level Learners
assembly_programming_EXAMPLES
Example programs from my textbook (not yet released), Assembly Programming of Microcontrollers: Electronics for Hobbyists and A-level Learners
assembly_programming_PICAXE
Templates and Example Programs to go alongside my textbook (not yet released), Assembly Programming of Microcontrollers: Electronics for Hobbyists and A-level Learners
assembly_programming_TEMPLATES
Templates to go alongside my textbook (not yet released), Assembly Programming of Microcontrollers: Electronics for Hobbyists and A-level Learners. All templates are licensed under CC BY-SA 4.0
dummysolarsystem
A basic model solar system using Python.
Elegoo-SmartCar-Dev
The development of my program for the Elegoo SmartCar v4.0 with the Elegoo SmartCar Shield v1.1 and the Elegoo Uno R3
OCR_A_Level_Physics_Module_2
Notes/slideshows for OCR A Level Physics
OCR_A_Level_Physics_Module_3
Notes/slideshows for OCR A Level Physics
OCR_A_Level_Physics_Module_4
Notes/slideshows for OCR A Level Physics A
random_arduino
The short ino files as part of my development learning how to programme in C++ for Arduino, and experimenting with different sensors
random_python
Just some random files
TestBrowser
Making my own web browser using Electron