Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Specialised variant of GRBL focused on motion of up to five axes
motion 5 is a specialised variant of GRBL which is focused on motion of up to five CNC axes and laser processing instead of milling. It supports ATMega MCUs running with up to 20 MHz and provides jitter-free pulses with a frequency of up to 38 kHz.
Wherever usage and handling of motion5 is different to original GRBL, this is described in Wiki. For the G-code commands please note that motion5 supports more axes which are named "A" and "B". So a GRBL-command "G1X10.0Y20.0Z10.0" which moves...
A Java VM for ARDUINO and other micros using the leJOS runtime.
HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA!
HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
C and C++ library for the NIBObee, NIBO burger and NIBO 2 robots. The library contains libraries for AVR Studio and Arduino developement, USB drivers and the RoboDude programming software.
This project provides an AVR-based, USB accessible, single-axis motion controller that can fit into an USB-connector completely and therefore is probably the worlds smallest stepper motor controller. Here both, hardware schematics and all software components are provided.
C library for robot creators using certain AVR microcontrollers with support for 3rd party hardware boards for various sensors and motor controllers. Comprehensive PDF manual included in the download.
Version 2 code stream - requires that projects are created using Project Designer from my web site. If your board isn't listed in Project Designer then look at Board Designer on my web-site to create your own custom board - or if its a commercial board then let me know and, with permission, I will add your design to the release.
...
ATMEL ATMega1280 based powerful, multifunctional, reliable, expandable and extremely flexible hardware platform for home and industrial processes automation, robotic toys, security systems, education and enjoyment.
The FunnyRobot project designs an educational robot controller that is programmable via USB. Both the hardware and software are configurable and extensible. Users can build programs with a C++ library and run them under a real-time operating system.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Software for simple competition robots. Includes Host (linux) and Microcontroller (AVR) Software. Robust and affordable electronics designs are also included.
AVRRA is an open source API that provides a framework for using Atmel AVR microcontrollers in small, embedded robots. It is implemented as a series of device drivers. AVRRA includes drivers for many popular low-cost sensors including Sharp IR sensors (GP
Control system for Kite Aerial Photography (KAP) based on the Atmel AVR chipset, Xbee radios, and Orangutan-lib for atmega168. Software and Hardware design released under MIT License.
This is a demo of A/D conversion, Fast Fourier Transform (by Chan), and displaying the signal and FFT result on LCD (128x64), developed with mega128 and WinAVR-20080610.
AVRCNC is a CNC-Controller based on an ATMega8 and some other (cheap) hardware. Main advantages compared to L297+L298 are: - simpler to build - easier to expand - mega8 controlls motors directly - no time-critical tasks on PC
gnome-avrdude is a GNOME graphical user interface (GUI) for the command-line Atmel AVR microcontroller programming software "avrdude" (http://savannah.nongnu.org/projects/avrdude/).
General Purpose platform for developing robots based on AVR's where the main intellegence is controlled by a PC or similiar device.
Developed in 'C' for the AVR and Java for the controller.
ATM18 is a collection of software modules for the Elektor / CC2 project ATM18. The ATM18 project is a controller board based on a Atmel AVR ATmega88 controller. Sourcecode are available for Codevision AVR, AVR-GCC and BASCOM.
This Project contains the software for the various AVR-Microcontroller-Boards for a modular, autonomous hexapod (see: www.ni-c.de/hal0). Source-Code is written with Eclipse in C. The used compiler is the open source AVR-GCC for AVR microcontrollers (ATTi