Email to sales@4tronix
21.09.2025 19:41 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0@4tronix.co.uk
Robots for the classroom. Educational coding platforms. MicroBits https://4tronix.co.uk/
Email to sales@4tronix
21.09.2025 19:41 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Birthday Savings!!
Our 16th birthday is at the start of August, so to celebrate we have two codes for you. Save 10% on everything with BDAY10 and for orders over ยฃ100 you can save 16% with BDAY16. Valid until end July 2025
shop.4tronix.co.uk
Depends what you mean by "breakout boards". We have a number of accessories: shop.4tronix.co.uk/collections/...
24.06.2025 08:50 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Probably means you should swap your 1s and 0s
10.06.2025 15:28 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Yep
10.06.2025 14:43 โ ๐ 0 ๐ 0 ๐ฌ 2 ๐ 0Not quite. The second clause should have left? Line sensor compared with zero not one. Also you need a pause each time round the loop so the PWM can work correctly. Say 20ms or so
10.06.2025 14:32 โ ๐ 1 ๐ 0 ๐ฌ 2 ๐ 0Yes. Well itโs actually a prototype! Version 0.2
10.06.2025 11:02 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Playing catch the @microbit.org @4tronix.co.uk #mini:bit !! WHY ??? Because we can . . .
10.06.2025 10:52 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0Does it work okay if you change it as suggested?
10.06.2025 09:56 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Anyway you shouldnโt do all that in the Start block. Put it in a separate Forever block. Should work then
10.06.2025 09:52 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Whatโs it doing, or not doing?
10.06.2025 09:39 โ ๐ 0 ๐ 0 ๐ฌ 2 ๐ 0Thank you @4tronix.co.uk So lovely to see you over on this platform. This stream you've posted has made me more than certain that I need to upgrade from your #BitBotXL I bought myself in 2023 to the #BitBotPRO Your #BitBotXL is still a great buggy for teaching 11-14 year olds introductory robotics.
13.04.2025 18:44 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 1Email sales@ please
31.03.2025 15:48 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Anyone working with BBC micro:bits - I'm really enjoying working with the robo:bit mk3 from @4tronix.co.uk. 
So easy for students to use, enabling them to go from zero to seeing their code control a robot within an hour session!
Hardware bug of the day....
17.02.2025 21:26 โ ๐ 7 ๐ 1 ๐ฌ 2 ๐ 0๐ ๐๐ซ๐-๐จ๐ซ๐๐๐ซ ๐๐ฅ๐๐ซ๐ญ! ๐ค
Ready for next-level robotics skills?
In my new book ๐๐๐๐ซ๐ง ๐๐จ๐๐จ๐ญ๐ข๐๐ฌ ๐๐ซ๐จ๐ ๐ซ๐๐ฆ๐ฆ๐ข๐ง๐  - ๐๐ก๐ข๐ซ๐ ๐๐๐ข๐ญ๐ข๐จ๐ง learn low-cost robot building with voice and visual recognition AI integrations, PID and Monte Carlo, MQTT and Raspberry Pi.
๐๐ซ๐-๐๐ซ๐๐๐ซ at packt.link/GLGkA
This is a #RaspberryPi and CamJam event at the William Gates Building in Cambridge on Saturday, 1st March. Come along - it's always a lovely time with like-minded people!
12.02.2025 09:18 โ ๐ 8 ๐ 8 ๐ฌ 1 ๐ 1In the Javascript window, click on the Explorer tab on the left and scroll down to see the BitBot version. This image show 2.1.13. You can click on this to refresh the extension to the latest available.
For BitBot PRO, always make sure you are using the latest Makecode extension as we often make improvements to functions and accuracy. The latest release 2.1.13 improves soft starts in order that the wheels don't slip as much and give misleading information. shop.4tronix.co.uk/products/bit...
18.01.2025 13:26 โ ๐ 5 ๐ 2 ๐ฌ 0 ๐ 1Draws an octagon by calling a generalised function for drawing polygons
Using BitBot PRO to draw polygons: Part 4
Now we can generalise by creating a function that takes two values: number of sides and length of each side. This example draws an octagon by specifying 8 sides to the function:
Draw a hexagon by repeating 6 times, and turning 360/6 degrees each time.
Using BitBot PRO to draw polygons: Part 3
we can then generalise the square to any number of sides by changing the number of repeats to the number of sides required, and the angle to turn to be 360 divided by the number of sides. This is valid for all numbers greater than 2. A hexagon has 6 sides:
Draw a square by repeating four times the operation of drawing a line and turning 90 degrees
Using BitBot PRO to draw polygons: Part 2
To complete the square we need to repeat this operation 4 times, once for each side (or once for each corner).
So let's use the Repeat loop built in to Makecode. This code will draw the full square and leave the BitBot PRO where it started:
Draw a line then turn 90 degrees. This is 1/4 of a square
Using BitBot PRO to draw polygons: Part 1
Because BitBot PRO can move and turn accurately, we can use it to draw geometric figures. Let's start with drawing a square. We first have to draw one side, then turn 90 degrees. Like this
New items with big savings added to our clearance sale. Including several Motor Drivers for Raspberry Pi, MicroBit experiment boards and astronomy filters: shop.4tronix.co.uk/collections/...
13.01.2025 14:50 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0New product: Infrared Keypad and Adaptor for the MARS Rover (Microbit only). Now you can control the Rover remotely using the 4tronix InfraRed Keypad. The little adaptor plugs into the spare PIN15/PIN16 connector shop.4tronix.co.uk/products/inf...
11.12.2024 11:57 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 0Maker Advent Day Five Title Card
Family IT Support Horror Story
USB 3 Micro-B to USB C adapter
A drawer full of USB and HDMI cables.
Day five of #makeradvent is live and shows off a cool USB 3 micro-B to USB C adapter for those times when we need to pull data from an external USB drive. As the holiday season approaches, some relative will need some IT support, and "who they gonna call?"... YOU!
https://buff.ly/4ioBCVo
I wish we still made these "Really Useless Boxes" ๐คฉ
29.11.2024 10:47 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 04tronix web store shop front
Who wants a discount? We have 12% off everything in stock, between now and December 19th. This covers Black Friday, Cyber Monday and end of year discounts all in one go! Use code BSKY12 during checkout. shop.4tronix.co.uk
22.11.2024 11:11 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0This was a very weird one
20.11.2024 09:52 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0We also make and sell electronics to help astrophotographers. Includes secondary mirror heaters, dew heater controllers and auto-focus controllers. shop.4tronix.co.uk/collections/...
19.11.2024 10:11 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0Pleased that us astronomers are considered human by at least some of the population ๐
18.11.2024 14:49 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0