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.
PICAXE Forum
picaxeforum.co.uk ↗Forum XenForo en anglais. 12 rubriques suivies : 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 et User Projects - Robots.
- Discussions par jour
- 0
- Discussions collectées
- 241
- Messages par jour
- 33
- Rubriques
- 12
- Sources suivies
- 13
- Moteur
- XenForo
Dernières discussions
Relevé toutes les 4 heures depuis le flux public du forum. Seuls le titre, le lien et le début du message sont repris ; chaque lien renvoie à la source.
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?
Bonjour je cherche une personne qui convertirait un programme conçu pour un PICBASIC 3b vers un PICAXE avec quelques modifications. Il s'agit d'un timer avec affichage sur module 4 display 7 segments ( serie qui doit devenir i2c ) .
I made this for my home automation system which has expanded in the last few years to 10 homemade receivers of various designs and capabilities, most of which are in daily use. I use cheap OOK transmitters and receivers in the 434 MHz ISM band, and achieve reliable and dependable communication thanks to the unique protocol and hardware I have designed. The 2-row by 16-column display always identifies the action. The up and down buttons select one of my 10 receivers, which is identified on... Read more
241 discussions collectées depuis le 31 août 2026. Suivre ce forum par mot-clé →