I do some general electronics consultancy work for a company that sells electronics kits to schools in Australia. One of the kits they sell is a Robot Arm with Controller. They recently used the last of their old Picaxe-40 chips and purchased replacements that are now Picaxe-40X2. I did not design this kit and the person who did is no longer contactable. I have designed a number of Picaxe projects in the past, but they were for Picaxe 08M2 and 14M2. I was asked to program a number of... Read more
PICAXE Forum Forum
picaxeforum.co.uk ↗XenForo-Forum auf Englisch. 12 beobachtete Rubriken: Active PICAXE Forum, AXEpad and Compiler Support, Code Snippets, Le forum officiel PICAXE francophone, PICAXE Editor Software, PICAXE Net Server, PICAXE VSM, Software Installation, User Projects - Audio/Visual, User Projects - Communication, User Projects - Miscellaneous und User Projects - Robots.
- Diskussionen pro Tag
- 0
- Eingesammelte Diskussionen
- 241
- Beiträge pro Tag
- 25
- Rubriken
- 12
- Beobachtete Quellen
- 13
- Software
- XenForo
Neueste Diskussionen
Alle 4 Stunden aus dem öffentlichen Feed des Forums eingesammelt. Wiedergegeben werden nur Titel, Link und der Anfang der Nachricht; jeder Link führt zur Quelle zurück.
In the relatively unlikely event of anybody using BBEdit (the default Apple Mac code editor) to edit PICAXE code, I have a PICAXE language plist for it that provides similar code colouring to PE6, if anyone would like a copy.
In the relatively unlikely event of anybody using BBEdit (the default Apple Mac code editor) to edit PICAXE code, I have a PICAXE language plist for it that provides similar code colouring to PE6, if anyone would like a copy.
Has anyone done anything lately with GSM modules and picaxe? I did a search but gsm is too short a search phrase and google only came up with a thread from 2013 so wondered if anyone had got any further or is it too big a project for picaxe? I'd quite like to make something for remote monitoring of battery volts and temperature but no idea where to start, it would be in a non wifi area so that option is out.
Has anyone done anything lately with GSM modules and picaxe? I did a search but gsm is too short a search phrase and google only came up with a thread from 2013 so wondered if anyone had got any further or is it too big a project for picaxe? I'd quite like to make something for remote monitoring of battery volts and temperature but no idea where to start, it would be in a non wifi area so that option is out.
Following on from this thread https://www.picaxeforum.co.uk/threads/tying-c-5-high-instead-of-low.33515/ I have asked AI to write me a program to add a calibration method for the servo settings. could someone please look at it and make any comments please. Thank You in advance From the AI chat Assumptions this code uses C.2 = servo C.3 = point lever input C.1 = UP from calibrator C.4 = DOWN from calibrator C.5 = calibration enable input C.0 = ESP-01... Read more
Following on from this thread https://www.picaxeforum.co.uk/threads/tying-c-5-high-instead-of-low.33515/ I have asked AI to write me a program to add a calibration method for the servo settings. could someone please look at it and make any comments please. Thank You in advance From the AI chat Assumptions this code uses C.2 = servo C.3 = point lever input C.1 = UP from calibrator C.4 = DOWN from calibrator C.5 = calibration enable input C.0 = ESP-01... Read more
This is my controller for my Large Scale model Railway servo driven points. In the Black diagram it can be seen that C.5 (pin2) is tied to GND via a 10K resistor. This works well but the fine tuning of the point blades (the bits that move) is not working. I needed another way to calibrate the blade position so that the servo moved the blades to their full travel. I consulted AI as I am not really that good at writing picaxe code and it suggested a "calibrator box" that could be plugged into... Read more
This is my controller for my Large Scale model Railway servo driven points. In the Black diagram it can be seen that C.5 (pin2) is tied to GND via a 10K resistor. This works well but the fine tuning of the point blades (the bits that move) is not working. I needed another way to calibrate the blade position so that the servo moved the blades to their full travel. I consulted AI as I am not really that good at writing picaxe code and it suggested a "calibrator box" that could be plugged into... Read more
About 15 years ago, knowing nothing about programming, I decided to use Picase to build a precision version of an LDR-based stereo volume control that required accurate control of four LDRs of wildly varying manufacturing tolerances. This project included a pre-calibration routine plus an operating system that include an LCD display plus rotary-encoder and IR control of various parameters as well as input switching. Took an inordinate amount of time but eventually got it all to work... Read more
About 15 years ago, knowing nothing about programming, I decided to use Picase to build a precision version of an LDR-based stereo volume control that required accurate control of four LDRs of wildly varying manufacturing tolerances. This project included a pre-calibration routine plus an operating system that include an LCD display plus rotary-encoder and IR control of various parameters as well as input switching. Took an inordinate amount of time but eventually got it all to work... Read more
When I program for the 08M2, I use let dirs = %000 [etc]. That works andf passes syntax check. But when I go to program the 18m, and use let dirs = %111[etc] I get error 'Unknown symbol - dirs. Does anyone have an idea of why this is happening?
241 Diskussionen eingesammelt seit 31 August 2026. Dieses Forum nach Stichwort beobachten →